/*
Theme Name: Starkers
Theme URI: http://elliotjaystocks.com
Description: The totally nude Wordpress theme. Phwoar! (Based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a> by <a href="http://binarybonsai.com/">Michael Heilemann</a>)
Version: 2 (WP2.6.2)
Author: Elliot Jay Stocks
Author URI: http://elliotjaystocks.com
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

.clear {clear:both;}

body {background:#000;
}

/* Header Styling */
#pagewrap { 
	width: 1024px;
	margin:0 auto;
	background-color:#FFF;
}
	
#pagewrap #navbar {
	width: 1024px; height: 74px;
	background: black;
	border-bottom: #7d0d0d 3px solid;
	z-index:150;
}

#navbar #home {
	width:210px; height:71px;
	float:left;
}

#menu {
	width:630px; height: 30px;
	margin:0 0 0 212px;
	padding-top:44px;
}

#navbar #PHRP {
	width:210px; height:68px;
	float:right;
	margin-top:-68px;
	z-index:1;
}

/* Pages Styling */

#pagewrap #content #header {
	border-bottom:#7d0d0d 3px solid;
}


#blog {
	width:1024px; height:396px;
}

#blog img {
	border-bottom:#7d0d0d 3px solid;
}

#pagewrap #content {
	background: url(/Images/content_bg.gif) repeat-y;
	padding-bottom: 40px;
}
	
.post {
	width:440px;
	float:left;
	padding-left:115px;
}

.post h2 {
	padding:38px 0 7px 6px;
	color:#7d0d0d;
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.post h2 a {
	padding:38px 0 7px 0px;
	color:#7d0d0d;
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.post h3 a {
	padding:7px 0 7px 6px;
	color:#7d0d0d;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

#content .post p img {
	margin:-12px 0 0 -121px;
	border-bottom:#7d0d0d 3px solid;
}

.post p {
	padding:12px 49px 0px 6px;
	color:#353535;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

.post p.tag {
	padding:12px 49px 12px 6px;
	color:#353535;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

.post #show {
	margin:12px 0 0 -65px;
	border-top:#7d0d0d 3px sollid;
}

.post #show #title {
	color:#353535;
	font-weight:bold;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:10px;
}

.post #show td {
	color:#353535;	
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:8px;
}

.post #show td a {
	color:#353535;	
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:underline;
	padding-bottom:8px;
}

.post #text {
	width:440px;
	border-top:#7d0d0d 3px solid;
	padding-bottom:25px;
}

.post #text #blogcomments a {
	color:#353535;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:normal;
}

.post #text a {
	text-decoration:none;
	color:#353535;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
}

.post #text p a {
	color:#353535;
	font-size:15px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#content .post #text p img {
	margin:0px;
	padding:5px 5px 2px 0px;
	float:none;
	border:none;
}

#content .post p a img {
	margin:0px;
	padding:5px 5px 2px 0px;
	float:none;
	border:none;
}

/*
Parts Page
*/

.post #parts {
	width:568px;
	margin:38px 30px 20px -45px;
}

.post #parts #colum_l {
	width:225px;
	padding-right:30px;
	float:left;
}

.post #parts #colum_l h4 {
	padding:0 0 0 6px;
	color:#7d0d0d;
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.post #parts #image_link {
	padding: 6px 0 15px 0px;
	border-top:#7d0d0d 3px solid;
}

.post #parts #colum_r {
	width:225px;
	padding-right:30px;
	float:right;
}

.post #parts #colum_r h4 {
	padding:0 0 0 6px;
	color:#7d0d0d;
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

/*
Gallery Styling
*/

.post #gpw {
	width:800px;
}

.post #gpw #gallery {
	width:568px;
	float:left;
	margin:38px 30px 20px -45px;
}

.post #gpw #gallery #colum_l {
	width:200px;
	padding-right:30px;
	float:left;
}

.post #gpw #gallery #colum_l h4 {
	padding:0 0 0 6px;
	color:#7d0d0d;
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.post #gpw #gallery #colum_l h5 {
	padding:0 0 7px 6px;
	color:#bfbfbf;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.post #gpw #gallery #image_link {
	padding: 6px 0 15px 20px;
	border-top:#7d0d0d 3px solid;
}

.post #gpw #gallery #colum_r {
	width:200px;
	padding-right:30px;
	float:right;
}

.post #gpw #gallery #colum_r h4 {
	padding:0 0 0 6px;
	color:#7d0d0d;
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.post #gpw #gallery #colum_r h5 {
	padding:0 0 7px 6px;
	color:#bfbfbf;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.post #g_horizontal {
	width:650px;
	margin:12px 0 0 -85px;
}

.post #g_horizontal img {
	padding-right:8px;
}

.post #gpw #grey_colum {
	width:200px;
	float:right;
	margin:38px 0 20px 0;
}

.post #gpw #grey_colum h4 {
	padding:0 0 0 6px;
	color:#7d0d0d;
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.post #gpw #grey_colum h5 {
	padding:0 0 7px 6px;
	color:#bfbfbf;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.post #gpw #grey_colum #image_link {
	padding: 6px 0 15px 20px;
	border-top:#7d0d0d 3px solid;
}

/*
Comments Form
*/

#content #repyform {
	width:440px;
	float:left;
	margin-left:120px;
	padding-top:20px;
}

#content #back a {
	color:#353535;
	font-size:15px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:0px 49px 0px 120px;
}

/*
Comments Sidebar
*/

.comments {
	width:265px;
	float:right;
	margin:25px 53px 20px 0;
}

.comments h3 {
	padding:0 0 7px 6px;
	color:#bfbfbf;
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.comments #wrap {
	width:225px;
	border-top:#bfbfbf 3px solid;
}

.comments #wrap li h2 {
	color:#353535;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	padding:12px 6px 0 6px;
}

.comments #wrap li a {
	text-decoration:none;
	font-weight:bold;
	color:#353535;
}

.comments #wrap li p {
	color:#353535;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px 6px 0 6px;
}

.comments #wrap li p a {
	color:#353535;
	font-weight:normal;
	text-decoration:none;
}

/*
Blog Sidebar
*/

#pagewrap #content #sidebar2 {
	width:235px;
	float:right;
	margin:38px 83px 20px 0;
}

#pagewrap #content #sidebar2 li h2 {
	padding:0 0 7px 6px;
	color:#bfbfbf;
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

#pagewrap #content #sidebar2 li ul {
	border-top:#bfbfbf 3px solid;
	width:215px;
	padding:8px 0 15px 6px;
}

#pagewrap #content #sidebar2 li ul a {
	color:#353535;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
}

#pagewrap #content #sidebar2 #archive {
	padding:0 0 7px 6px;
	color:#353535;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
}

#pagewrap #content #sidebar2 #archive a {
	color:#353535;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
}
	

/*
News Sidebar
*/

#pagewrap #content #sidebar {
	width:265px;
	float:right;
	margin:432px 53px 20px 0;
}			

.simplepie_sideblog h3 {
	padding:0 0 7px 6px;
	color:#bfbfbf;
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.simplepie_sideblog #wrap {
	width:225px;
	border-top:#bfbfbf 3px solid;
}

.simplepie_sideblog #wrap li {
	color:#353535;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding:12px 6px 0 6px;
}

.simplepie_sideblog #wrap li a {
	text-decoration:none;
	color:#353535;
}

/*
Misc Styling
*/

#map {
	margin:38px 0 20px 0px;
}

#pagewrap #content #spacer {
	padding-bottom: 40px;
}

/* Pages Styling Ended */


#footer {
	width:1024px;
	margin:20px auto;
}
#footer p {
	text-align:center;
	color:#525252;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
	

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {width:630px; height:32px; position:relative; z-index:100; font-family:arial, sans-serif;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:630px; w\idth:629px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:105px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:105px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:12px;text-decoration:none; color:#d6d6d6; width:100px; height:30px; background:#000000; padding-left:10px; line-height:31px; font-weight:bold;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:110px; w\idth:110px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#000000 url(http://www.cssplay.co.uk/menus/breadcrumbs/grey-arrow.gif) no-repeat 109px center;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#000000 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 105px center;}
.menu ul ul :hover > a.drop {background:#000000 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 105px center;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#e2dfa8;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#b2ab9b;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {display:none;position:absolute;height:-10px;top:30px;left:0; width:105px;}
/* another hack for IE5.5 */
* html .menu ul ul {top:29px;t\op:30px;}

/* position the third level flyout menu */
.menu ul ul ul{left:105px; top:-1px; width:105px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-105px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#660000; color:#d6d6d6; height:auto; line-height:1em; padding:5px 10px; width:94px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#d6d6d6; background:#000000;}
.menu :hover > a, .menu ul ul :hover > a {color:#d6d6d6; background:#7d0d0d;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{display:block; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{display:none;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ display:block;}


/* ================================================================ 
   This CSS is further CSS I have created specifically for Wordpress
   so that the current page is highlighted in two levels.
   If you want it in three levels let me know.

   Author: Isaac Rowntree
   Website: www.zackdesign.biz
=================================================================== */


.menu ul ul .current_page_item a {
  color: red;
  background: white;
  border-left: 1px solid black;
}

.menu .current_page_item a {
  color: red;
  font-weight: bold;
  background: white;
}

.menu ul .current_page_item ul a {
  color: white;
  font-weight: normal;
  background: black;
}

.menu ul .current_page_item ul a:hover {
  background: gray;
}

.menu .current_page_item a:hover {
  background: white;
}
