/*
Theme Name: Throw Shapes Theme
Theme URI: http://www.morgan.net.au/
Description: Wordpress theme developed for Throw Shapes by Morgan Creative
Version: 1.0
Author: Morgan Creative
Author URI: http://www.morgan.net.au/
Tags: orange, custom header, fixed width, three columns, widgets

*/


/* Core page structure */

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background: #D4D4D4 url('../images/page-bg.jpg');
	font-family: Verdana, Helvetica, Arial;
	font-size: 0.72em;
	line-height:1.4em;
	color: #86898D;
}

#wrapper {
	width: 975px;
	margin: 0px auto 0 auto;
	background: #fff;
	padding: 10px 10px 0 10px;
}

#header {
	clear:both;
}

#header-img {
	position: relative;
}

	.adrotate_header {
		position: absolute;
		top: 0;
		right: 0;
	}

#container {
	background: #fff;
	margin: 15px 0;
	padding-top:10px;
	clear:both;
}

#left {
	width:172px;
	float:left;
}

#right {
	width:230px;
	float:right;
}

	.column h3 {
		display: block;
		background-color: #5F6062;
		color: white;
		text-transform: uppercase;
		font-weight: normal;
		font-size: 15px;
		padding: 10px 15px;
		margin-bottom: 10px;
	}

#center {
	margin: 0 260px 0 200px;
	padding:0 0 10px 0;
}

#center-noright {
	margin: 0 0 0 200px;
	padding: 0 10px 0 0;
}

#footer {
	clear: both;
	color: #BABBB9;
	padding: 10px;
	font-size: 80%;
	font-weight: bold;
}

#footer a {
	color: #BABBB9;
	text-decoration: none;
}








/*** Just for Looks ***/

#container a {
	color: #f68b2f;
	text-decoration: none;
}

img {border:none;}

.welike h2 {
	display: block;
	background-color: #5F6062;
	color: white;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 15px;
	padding: 10px 15px;
	margin-bottom: 10px;
}

.welike li {
	padding:10px 0 0 5px;
}

#center ul li, #center-noright ul li {
	margin-left:15px;
}

.postheader h2 {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 2.7em;
	line-height:115%;
	letter-spacing: -0.05em;
	line-height:1em;
}

#container .postheader h2 a {
	color: #000000;
}

.postheader {
	overflow:auto;
}

p.postdate {
	margin-top:25px;
	margin-right:10px;
}

.postimg {
	margin:10px 10px 0 0;
	overflow:hidden;
	padding-bottom:10px;
}

.postimg img {
	border-right:2px solid #b5b5b5;
	border-bottom:2px solid #b5b5b5;
	padding-right:3px;
	padding-bottom:3px;
}

img.catimg {
	padding:15px 0;
}

.postdivider {
	background-image:url('images/divider_plusses.png');
	height:6px;
	margin:20px 0 10px 0;
}

p {
	margin-bottom:10px;
}

.entry-text {
	padding-bottom:10px;
}

a.more-link {
	float:right;
}

.orange {
	color:#f68b2f;
}

#modalLoadedContent a {
	color: #f68b2f;
	text-decoration: none;
}




/* Left Hand Column */

.left-sidebar img {
	padding: 5px 0;
}

.left-sidebar a {
	display:block;
	overflow:auto;
	width:170px;
	margin-bottom: 5px;
}

.left-sidebar br {
	display: none;
}


/* Right Hand Column */

.featured-lists h3 {
	padding-bottom:5px;
}

#right .featured-lists a {
	color: #86898D;
	display: block;
	overflow: auto;
	margin-bottom: 10px;
}

#right .featured-lists a:hover {
	color: #f68b2f;
}

#right .featured-lists .ngg-singlepic {
	padding:0;
}

#right .featured-lists .item {
	overflow: auto;
	padding-bottom: 10px;
}

.right-sidebar img {
	padding: 5px 0;
}

.right-sidebar .gatecrashers img {
	padding: 0;
}

form#searchform {
	margin-bottom:10px;
}

form#searchform input#s {
	border: 1px solid #b5b5b5;
	font-size:130%;
	padding:8px;
	color: #86898D;
	width:160px;
	text-align:right;
}

form#searchform input#searchsubmit {
	height: 40px;
	width: 40px;
	text-indent: -100px;
	background: none;
	border: none;
	padding: 0;
	background-image: url('images/search_submit.png');
	background-repeat: no-repeat;
}



/* Archive */
h2.pagetitle {
	margin-bottom:10px;
}

.pad-bot {
	margin-bottom:10px;
}


/* Single Post */

h3#comments {
	margin-bottom:10px;
}

textarea#comment {
	width:515px;
}




/* Colorbox */

#modalLoadedContent p {
	margin:10px 0;
	padding-right: 10px;
	padding-left: 10px;
}



/* General CSS rules */

.left, .alignleft { 
	float: left;
}

.right, .alignright {
	float: right
}

.navigation {
	overflow: auto;
	margin-bottom: 10px;
}

.clear {
	display: block;
	clear: both;
}

.hide {
	display: none;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	padding: 0;
	margin: 0;
}

ul, li {
	margin:0;
	padding:0;
	list-style-type:none;
}

blockquote {
	font-size: 2.0em;
	font-weight: bold;
	padding: 0;
	color: #f68b2f;
	text-align: center;
}

/* Specific page CSS */

/* Navigation */
#nav {
	font-weight: bold;
}

#nav ul {
	clear: both;
	list-style: none;
	margin: 0 auto;
	padding: 0;
	border:0;
	float:right;
	z-index:1000;
}

#nav ul li { 
	float: left;
	margin: 0 1px 0 0;
	padding: 0;
	margin: 10px 0 10px 14px;
	border: 0;
	width: 142px;
	height: 45px;
}

	#nav ul li.menu_home {
		width: 173px;
		margin-right: 22px;
		margin-left: 0;
	}
	
#nav ul a {
	margin: 0;
	padding: 0;
	width: 149px;
/*	line-height:46px;*/
	display: block;
}

#nav ul a span {
	padding: 0 10px 0 0;
}

#nav ul a, ul a span {
	display: block;
	color: #000000;
	text-decoration:none;
}

#nav ul a:hover, #nav ul a#active_menu { 

}

#nav ul a.selected {
	padding: 0 0 0 10px;
	width: 138px;
	border-bottom: 1px solid #CC0000;
}       

#nav ul a.selected:hover {
	padding: 0 0 0 10px;
}

#nav ul a.selected:hover span {
	padding: 0 10px 0 0;
}




/* Wall Comments */
div.shout_title {
	border: 1px solid #b5b5b5;
	text-align:right;
	padding: 10px;
	margin-top:10px;
}

div.shout_title h3 {
	font-size: 140%;
	display: block;
	font-weight: normal;
}

span.wallauthor {
	color: #f68b2f;
	font-weight: normal;
	font-size: 120%;
}

div#wallcomments {
	padding-left:10px;
	overflow: hidden;
}

div#wallcomments p {
	margin: 20px 0;
}

#wp_wall .wallnav, #wallcomments #wp_latest {
	display: none;
}

#wp_wall #wallform input, #wp_wall #wallform textarea {
	width: 230px;
}


/* Footer */
a#morgan {
	display: block;
	width: 90px;
	height: 20px;
	float: right;
	/**/
	background-image: url('images/morgan.gif');
	background-position: top left;
	background-repeat: no-repeat;
	/**/
	text-decoration: none;
	border: none;
}

a#morgan:hover { background-position: bottom left; }


/* NextGen Gallery Mods */
#center .ngg-galleryoverview {
	clear: none;
}

#center .ngg-navigation {
	padding-bottom: 15px;
}

/* Calendar lightbox mods */

#modalLoadedContent p {
	margin: 0;
}