
* { padding: 0; margin: 0; }

a, a:visited {
 	color:#321611;
 	text-decoration: none;
}
a:hover {
 	color:#888;
}
a img {
	border:0;
	}

body {
 font-family: Arial, Helvetica, sans-serif;
 background: #ece4cc url(/wp-content/themes/studiothirty/images/bg.png) center center no-repeat;
 font-size: 13px;
}
#wrapper { 
 margin: 0 auto;
 width: 1000px;
 background: transparent url(/wp-content/themes/studiothirty/images/cont_bg.png) 0 0 no-repeat; /* #cec29f */
}
#faux {
 display: block;
 margin: 5px; padding: 0px 10px;
 width: 966px;
 border: 1px solid #ddd;
 background: #fbfaf6 url(/wp-content/themes/studiothirty/images/logo_bot_bg.png) 65px 0 no-repeat;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 position: relative;
}
#header {
 display: block;
 margin: 0; padding: 0 25px;
 color: #333;
 width: 950px;
 height: 165px;
 background: transparent;
 position: relative;
}
	#header h1{
		display: block;
		width: 477px; height: 170px;
		background: transparent
	}
		#header h1 a{
			display: block;
			width: 477px; height: 170px;
			background: transparent url(/wp-content/themes/studiothirty/images/studio_thirty.png) 0 0 no-repeat;;
			text-indent: -5000px;
		}
		
	#header .search{
		display: block;
		width: 240px;
		position: absolute; top: 15px; right: 0px;
	}
		#header .search input.s{
			width: 160px; height: 18px;
			background: #fff;
			border: 1px solid #ccc;
			float: left; clear: none;
		}
		#header .search input.s_submit{
			width: 60px; height: 20px;
			color: #321611; text-transform: uppercase; font-size: 8px;
			background: transparent;
			border: 0;
			float: left; clear: none;
		}
.navigation {
	font-size: 9pt;
	margin-bottom: 20px;
}
#navigation {
	display: block;
	margin: 0 5px; padding: 7px 17px;
	border: 1px solid #ddd;
	background: #fff;
	position: relative;
}
	#navigation ul{
		display: block;
		list-style: none;
	}
		#navigation ul li{
			display: inline;
		}
			#navigation ul li a, #navigation ul li a:visited{
				padding: 0px 22px;
				text-transform: uppercase;
				text-decoration: none;
				color: #333;
				font-size: 11px;
			}
			#navigation ul li a:hover{
				color: #888;
			}
	#navigation ul li.appointments {
		display: block;
		background: #321611;
		color: #fff;
		position: absolute; top: 0; right: 0;
	}
		#navigation ul li.appointments a{
			display: block;
			padding: 8px;
			height: 13px; width: 180px;
			text-align: center;
			font-size: 12px;
			color: #fff;
		}
		#navigation ul li.appointments a:hover{
			background: #333;
		}	
#rightcolumn { 
 display: inline;
 color: #333;
 margin: 20px 0px 20px 0px; padding: 0px;
 width: 420px;
 float: right;
}
	#rightcolumn .photo {
		position: absolute; bottom: 0; right: 0;
	}
#leftcolumn { 
 float: left;
 color: #333;
 margin: 20px 00px 30px 29px; padding: 0px;
 width: 512px;
 min-height: 300px;
 display: inline;
 position: relative;
}
	#leftcolumn h2{
		padding: 15px 0 5px;
		color: #8d0e3a;
		text-transform: uppercase; letter-spacing: -0.01em;
		font-size: 17px; font-weight: bold;
	}
	
	#leftcolumn h2 a, #leftcolumn h2 a:visited {
		color: #321611;		
	}
	#leftcolumn p{
		padding: 5px 0;
		line-height: 150%;
	}
	#leftcolumn p a, #leftcolumn p a:visited{
		text-decoration: underline;
	}
#content {
	padding: 20px;
	width: 945px;
	background: #fff;
	margin: 0 7px;
}
	#content h2 {margin: .6em 0;}
	#content h3 {font-size: 10pt;}
	#content h3#archive {float:left}
	#content p {margin: 0 0 .6em 0; line-height: 140%}
	#content a {text-decoration: underline}
	#content #tags {font-size: 10px}
	#content hr {
		border: 1px solid #ccc;
		border-width: 1px 0 0 0;
		margin: 10px 0;
	}
	#content #respond input, #content #respond textarea {
		border:1px #ccc solid;
		padding: 5px;
	}
	#content #respond #submit {}

#footer { 
 width: 980px;
 margin: 10px; padding: 0 0 12px 0;
 clear: both;
 color: #333;
 background: transparent;
}
	
	#footer .emaillist{
		display: block;
		margin:0;
		width: 480px;
		float: left; clear: none;
	}
		#footer .emaillist{}
		
			#footer .emaillist #sign_upText{
				display: block;
				padding: 10px 20px 0 30px;
				color: #8d0e3a;
				text-transform: uppercase;
				font-size: 9px; line-height: 150%;
				float: left; clear: none;
			}
			#footer .emaillist #sign_up{
				margin: 4px 0 0 0;
				text-align: center;
				padding: 6px 0 0 0;
				width: 70px;
				height: 20px;
				color: #fff; text-transform: uppercase; font-size: 8px;
				background: #321611;
				border: 1px solid #321611;
				float: left; clear: none;
			}

	#footer ul.prods{
		list-style: none;
	}
		#footer .prods ul li {
			border-left: 1px solid #321611;
			height: 72px;
		}
.clear { clear: both; background: none; }


/* misc */
.nextPrev {
	margin-bottom: 1em;
}
	.alignleft {float: left}
	.alignright {float: right}

.postmetadata {
	font-size: 8pt;
	line-height: 150%
	}
.post {
	padding: 20px 0;
	border:1px solid #ccc;
	border-width: 0 0 1px 0;
}
#socialIcons {text-align: right}
#archiveList {list-style: none;}
#archiveList li {display: inline; margin-right:10px; font-size: 8pt}
