/*  
Theme Name: studioish v3
Theme URI: http://www.studioish.com
Description: A theme by <a href="http://www.studioish.com">STUDIOISH
Version: 3.0
Author: Adam Ismail
Author URI: http://www.studioish.com
*/

body
	{
	margin: 0px auto;
	font-family:Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	vertical-align: top;
	background:#161616;
	color:#CCC;
	}
	
h1
	{
	font-family:Helvetica, sans-serif;
	font-size:18px;
	}
	
body, h1, h2, h3, h4, h5, h6, blockquote, p
	{
	margin: 0;
	padding: 0;
	}

a:link 
	{
	color: #00b2d9;
	text-decoration: none;
	}

a:visited
	{
	color: #00b2d9;
	text-decoration: none;
	}

a:hover
	{
	color:#666666;
	text-decoration: none;
	}
	
#full-wrapper
	{
	background: url(images/pngs/headerRepeat.jpg) repeat-x top left;
	width: 100%;
	}
	
#page
	{
	margin: 0px auto;
	padding: 0;
	width: 1040px;
	text-align:center;
	}
	
#header
	{
	position:relative;
	background: url(images/pngs/headerV2_1.jpg) no-repeat top left;
	height: 448px;
	width: 1040px;
	text-align: center;
	}
	
#header-frame
	{
	position: absolute;
	top: 140px;
	left: 30px;
	padding: 4px 4px 4px 4px;
	background-color:#000;
	height:252px;
	width: 972px;
	}
	
#top_nav
	{
	margin: 0;
	position: absolute;
	bottom: 18px;
	left: 30px;
	height: 25px;
	width: 972px;
	text-align: left;
	}
	
#top_nav ul
	{
	list-style: none;
	}
	
	#top_nav li
	{
	display: inline;
	}
	
	#top_nav li a:hover
	{
	background: url(images/pngs/menu_highlight.png) no-repeat bottom center;
	}
	
#top_links
	{
	margin:0;
	padding:0;
	}
	
#top_links li
	{
	list-style-type: none;
	}
	
#rss
	{
	position: absolute;
	bottom: 17px;
	right: 30px;
	text-align: right;
	}
	
#content
	{
	position: relative;
	float: left;
	width: 1040px;
	text-align: left;
	/*background-color: #0F0; NEON green*/
	}
	
.blogcontent, .widecolumn
	{
	position: relative;
	float: left;
	margin: 30px 0 0 30px;
	width: 644px;
	/*background-color: #F00; red*/
	}
	
.post
	{
	position:relative;
	text-align: left;
	/*background-color: #FF0; yellow*/
	}
	
.post-wrapper
	{
	float: left;
	position: relative;
	width: 644px;
	height: 300px;
	/*background-color:#309; Purple*/
	}
	
.post-image
	{
	position:absolute;
	top: 0;
	left: 0;
	}
	
.post h2
	{
	font-weight:600;
	font-family:Helvetica, sans-serif;
	font-size: 30px;
	padding: 2px 2px 2px 12px;
	color: #00b2d9;
	background-color:#000;
	width: 500px;
	position:absolute;
	right: 0;
	bottom: 0;
	}
	
.clear
	{
	float: left;
	height: 30px;
	width: 644px;
	/*background-color: #9FC; pale blue*/
	}
	
.entry-wrapper
	{
	position: relative;
	float: left;
	width: 644px;
	/*background-color:#F60; orange*/
	}
	
.post-meta
	{
	position: absolute;
	top: 0;
	left: 0;
	height: 36px;
	width: 144px;
	/*background-color:#030; dark green*/
	}
	
p.postmetadata
	{
	color:#666666;
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	line-height: 18px;
	padding: 0 0 0 0;
	text-align: right;
	margin: 0 28px 0 0;
	}
	
.comments-meta
	{
	position: absolute;
	top: 36px;
	left: 0;
	height: 36px;
	width: 144px;
	/*background-color:#F39; pink*/
	}
	
p.comments
	{
	font-size: 12px;
	font-weight:bolder;
	font-family:Helvetica, sans-serif;
	line-height: 18px;
	text-align:right;
	padding: 0 0 0 0;
	margin: 0 28px 0 0;
	}
	
.entry
	{
	float: right;
	width: 500px;
	text-align: left;
	line-height: 18px;
	/*background-color:#630; brown*/
	}
	
.clear2
	{
	float: left;
	width: 644px;
	height: 60px;
	background: url(images/pngs/postdivider.jpg) repeat-x top left;
	/*background-color:#99F; lilac*/
	}
	
.navigation
	{
	height: 20px;
	width: 644px;
	float: left;
	position: relative;
	padding: 0 0 0 0;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 14px;
	/*background-color:#003 navy blue*/
	}
	
.alignleft
	{
	position: absolute;
	bottom: 0;
	left: 0;
	}
	
.alignright
	{
	position: absolute;
	bottom: 0;
	right: 0;
	}
	
.navigation2
	{
	height: 20px;
	width: 664px;
	float: left;
	position: relative;
	padding: 0 0 0 0;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 14px;
	}
	
.previouspost
	{
	position: absolute;
	bottom: 0;
	left: 0;
	}
	
.nextpost
	{
	position: absolute;
	bottom: 0;
	right: 20px;
	}

	
#sidebar-wrapper
	{
	position: relative;
	float: right;
	margin: 30px 30px 0 0;
	width: 336px;
	/*background-color:#066; teal*/
	}

.top_sidebar
	{
	background-color:#121212;
	float: left;
	height: 4px;
	width: 287px;
	}	

.sidebar
	{
	float: right;
	padding: 0px 0px;
	line-height: 10px;
	text-align: left;
	width: 287px;
	display: inline;
	background-color:#121212;
	}
	
.sidebar ul
	{
	list-style-type:none;
	margin: 0;
	padding: 0 0px 0 10px;
	}
	
.sidebar ul li
	{
	padding: 6px 0 6px 0;
	}
	
.sidebar ul li h2
	{
	color:#CCC;
	font-weight: bolder;
	font-family:Helvetica, sans-serif;
	font-size: 18px;
	padding: 8px 10px 8px 10px;
	background:#000;
	margin: 0 0 4px 0;
	}
	
.sidebar ul ul li
	{
	color: #666666;
	font-size:13px;
	padding: 4px 0 0 0;
	line-height: 16px;
	}	

#search
	{
	padding: 10px 0 20px 8px;
	}

.bottom_sidebar
	{
	
	float: left;
	padding: 0px 0px 0px 0px;
	height: 13px;
	text-align: left;
	width: 287px;
	background-color:#121212;
	}
	
#footer
	{
	position: relative;
	float: left;
	background: url(images/pngs/footerV1.jpg) no-repeat top left;
	margin: 30px 0 0 0;
	height: 80px; /*full graphic 314px*/
	width: 1040px;/*909*/
	text-align: left;
	}
	
p.copyright
	{
	color: #000;
	padding: 18px 0 0 60px;
	font-size:11px;
	}
	
#social-networking
	{
	position: absolute;
	top: 37px;
	right: 30px;
	text-align: right;
	}
	
.comments-wrapper
	{
		width: 500px;
		float: right;
		position: relative;
	}
	
#comments_container
	{
	padding:0;
	margin: 0 0 0 0;
	}
	
.comments-template{
	margin: 0;
	padding: 0;
	display: inline;
}

.comments-template ol{
	margin: 0;
	padding: 0;
	list-style: none;
}

.comments-template ol li{
	margin: 0;
	line-height: 18px;
	padding: 6px 0 10px 0;
	border-bottom: 1px solid #00b2d9;
}

.comments-template h2, .comments-template h3{
	font-family:Helvetica, sans-serif;
	font-size: 16px;
	font-style: bolder;
	color:#00b2d9;
	padding: 6px 0px 6px 0px;
	margin: 6px 0 0 0;
}

.commentmetadata{
	font-size: 9px;
	padding: 2px 0 10px 0;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family:Helvetica, sans-serif;
	font-size: 11px;
	width: 371px;
}

.comments-template input{
	font-family:Helvetica, sans-serif;
	font-size: 11px;
	width: 150px;
}

.comments-template label{
	font-family:Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding: 10px 0 0 0;
}


.entry img /*to sort out*/
	{
	float: left;
	padding: 10px 0px 10px 0px;
	}
	
.post h3 /*need to sort footer on the post not found page*/
	{
	color: #00b2d9;
	line-height: 34px;
	font-family:Helvetica, sans-serif;
	font-size: 24px;
	margin: 0 30px 0 0;
	}
	
p /*necessary?*/
	{
	padding: 0 0 0 0;
	}