/*
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
Tags: starkers, naked, clean, basic
*/

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


/* THIS is to hide any text you need hiding */
.hidetext {display:none; overflow: hidden; position: absolute;} 
/* END of text you need hiding */


/* Main Layout (body, wrapper, footer etc.) */

body {
	margin:0px;
	padding:0px;
	background-color:#0c3f58;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	line-height:16px;
	color: #333333;
}

#post-4 p {
	font-size:14px;
	line-height:20px;
}

#wrapper{
	position: relative;
	margin:0px auto;
	width:960px;
}

#header {
	width: 960px;
	height: 152px;
}

#container {
	float:left;
	width: 960px;
	background:url(images/layout/body_bgnd.jpg) repeat-y;
}

#content {
	width: 510px;
	float:left;
	padding:15px 170px 40px 40px;
}

#sidebar {
	float:left;
	width:210px;
	padding:0px 15px 15px 15px;
}

#footer {
	clear:both;
	position: relative;
	width: 960px;
	height: 25px;
	background:url(images/layout/footer_bgnd.jpg) no-repeat;
}

.line {
	border-bottom:1px solid #DDDDDD;
	clear:both;
}

/* .post-date {
	color:#999999;
	font-size:10px;
	text-transform:uppercase;
} */

.post-date {
	width:50px;
	height:50px;
	float:left;
	margin-right:20px;
	background:url(images/layout/date_bgnd.gif) no-repeat;
}

.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #333333;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 9px;
	margin-left: -3px;
}

.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 2px;
	margin-left: -3px;
}

.navigation {
	/*border-top:1px solid #DDDDDD;*/
	padding-top:3px;
	margin-top:10px;
	clear:both;
	color:#666666;
	width:510px;
}

.navigation a:link, .navigation a:active, .navigation a:visited {
	color:#666666;
	text-decoration:none;
	padding:3px 2px 2px 2px;
}

.navigation a:hover {
	color:#006699;
	text-decoration:none;
	padding:3px 2px 2px 2px;
}

.floatleft {
	float:left;
}

.floatright {
	float:right;
}

/* Nav */

#nav_container{
	position: relative;
	top:0px;
	left:0px;
	z-index: 5;
	float:left;
	width: 720px;
	height: 50px;
	margin: 100px 0px 0px 240px;
}

#subnav_container_eng, #subnav_container_cym {
	width: 960px;
	height: 44px;
	margin-top:-2px;
	color:#FFFFFF;
	font-size:11px;
	text-transform:uppercase;
}

#subnav_container_eng div, #subnav_container_cym div {
	padding:8px 20px 0px 0px;
	text-align:right;
}

#subnav_container_eng div a:link, #subnav_container_eng div a:active, #subnav_container_eng div a:visited, #subnav_container_cym div a:link, #subnav_container_cym div a:active, #subnav_container_cym div a:visited {
	color:#FFFFFF;
	font-weight:bold;
}

#subnav_container_eng div a:hover, #subnav_container_cym div a:hover {
	font-decoration:underline;
}

#subnav_container_eng div li, #subnav_container_cym div li {
	display:inline;
	padding-left:7px;
}

.subnav_small {
	font-size:9px;
	padding-left:5px;
}

.subnav_mainitem {
	padding-left:15px;
}

#subnav_container_eng {
	background:url(images/menu/subnavbgnd_eng.jpg) no-repeat;
}
#subnav_container_cym {
	background:url(images/menu/subnavbgnd_cym.jpg) no-repeat;
}

#nav_container ul{
	padding: 0px;
	top:0px;
	left:0px;
	z-index: 50;
	margin: 0px;
}
#nav_container li, #nav_header_1, #nav_header_2, #nav_header_3, #nav_header_4, #nav_header_5, #nav_header_6, #nav_header_7{
	position: relative;
	top:0px;
	left:0px;
	z-index: 50;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	height: 50px;
}

#nav_header_1, #nav_header_2, #nav_header_3, #nav_header_4, #nav_header_5, #nav_header_6, #nav_header_7{
	margin: 0px 0px 0px 0px;
}

#nav_header_1 a, #nav_header_2 a, #nav_header_3 a, #nav_header_4 a, #nav_header_5 a, #nav_header_6 a, #nav_header_7 a{
	display: block;
	margin: 0px 0px 0px 0px;
	height: 50px;
}

#nav_container a{
	padding: 0px;
	margin: 0px;
	display: block;
}

/* Sidebar */

.language_item a:link, .language_item a:visited, .language_item a:active {
	color:#333333;
	text-decoration:none;
}

.language_item a:hover {
	color:#006699;
	text-decoration:underline;
}  

#sidebar ul li {	
	background: url(images/layout/arrow_bullet.gif) 0px 5px no-repeat !important;
	padding-left: 16px !important;
	margin-bottom:5px;
}

#sidebar ul li a:link, #sidebar ul li a:visited, #sidebar ul li a:active {
	color:#333333;
	text-decoration:none;
}

#sidebar ul li a:hover {
	color:#006699;
	text-decoration:underline;
} 

.readall {
	font-size:10px;
	color:#006699;
	font-weight:bold;
}

.readall a:link, .readall a:visited, .readall a:active {
	font-size:10px;
	color:#006699;
	font-weight:bold;
	text-decoration:none;
	padding-left:16px;
}

.readall a:hover {
	font-size:10px;
	color:#006699;
	font-weight:bold;
	text-decoration:underline;
}  

/* Footer */

#footer {
	padding:15px 10px 10px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}

#footer a:link, #footer a:visited, #footer a:active {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* Text */
 
.pagetitle{
	color:#006699;
	font-size:36px;
	line-height:44px;
	font-weight:normal;
}

.posttitle{
	color:#006699;
	font-size:24px;
	line-height:30px;
	font-weight:normal;
}

.posttitle a:link, .posttitle a:visited, .posttitle a:link {
	color:#006699;
	text-decoration:none;
}

.posttitle a:hover {
	color:#006699;
	text-decoration:underline;
}

h1 {
	font-size:18px;
	line-height:24px;
	color:#006699;
	font-weight:normal;
}

#content p, #content h1, #content h2, #content h3, #content h4, #content h5, #content h6, .post p, .post h1, .post h2, .post h3, .post h4, .post h5, .post h6 {
	margin-bottom:10px;
}

/* Forms */

#searchsubmit {
	background:url(images/layout/searchbutton.gif) no-repeat;
	width:26px;
	height:26px;
	border:none;
}

#s {
	width:150px;
}

#comment_single {
	width:150px;
	margin-bottom:5px;
}

#comment_area {
	width:500px;
	margin-bottom:5px;
}

/* Comments */

.commentlist {
	margin: 10px 0px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background-color:#EAF1F4;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	color: #006699;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#upcoming-events ul {
	font-size:10px;
}
#upcoming-events ul li ul {
	font-size:10px;
	font-weight:normal;
}