﻿/*  

Theme Name: Sablok Theme

Theme URI: http://www.sablok.com

Description: Custom WordPress theme designed for <a href="http://www.sablok.com">Sablok &amp; Sablok</a> by Morten Rand-Hendriksen of <a href="http://www.pinkandyellow.com">Pink &amp; Yellow Media</a>.

Version: 0.8

Author: Morten Rand-Hendriksen of <a href="http://www.pinkandyellow.com">Pink &amp; Yellow Media</a>

Author URI: <a href="http://www.pinkandyellow.com">http://www.pinkandyellow.com</a>

Tags: valid XHTML, valid CSS, right sidebar, widget ready, simple, widgets, two columns

*/



* { margin: 0; padding: 0; outline: none; }



a:link, a:visited, a:active { color: #6891c3; }
a:hover { color: #134077; }

body {
	background: #fff url('img/top-background.gif') no-repeat center top;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #666;
}


#headWrap{
	background-image: url('img/headWrapperBottom.jpg');
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #D7DFEB;
}

#titleWrap {
	background-image: url('img/top-background.gif');
	background-position: center top;
	min-width: 740px;
}

#wrapper {
	width: 740px;
	margin: 0 auto;
}

#header {
	width: 740px;
	height: 140px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

a.logo { width: 192px; height: 52px; float: left; background: url(img/logo.png); margin-top: 45px; }

a.logo span { display: none; }

#title {
	float: left;
	margin-top: 48px;
	margin-left: 1px;
}
#title img {
	border-width: 0px;
	border-style: none;
}
#title p {
	color: #fff;
}

#menu {
	position: absolute;
	width: 530px;
	margin: 2px 20px 4px 0px;
	padding: 0px 0 0 0;
	list-style: none;
	bottom: 0px;
	right: 0px;
}

#menu ul {
	text-align: right;
}
#menu li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-transform: capitalize;
}
.page_item a {
	margin: 0 0 0 20px;
	padding: 0px;
	color: #E1E1E1;
	text-decoration: none;
	font: /2em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.page_item a:hover {
	color: #FFFFFF;
}
.current_page_item a, .current_page_item a:hover {
	color: #FFFFFF;
}

#subheader {
	padding: 10px 0px 15px 0px;
	width: 740px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

#subheader p {
}


.post {
	margin-bottom: 20px;
	padding-right: 5px;
}

.post h2 a { color: #24446b; font-weight: normal; text-decoration: none; font-size: 24px; }

.post span.post-info { color: #CCCCCC; font-size: 10px; padding-bottom: 10px; width: 560px; float: left; }

.post p { line-height: 22px; margin-bottom: 10px; }

.post div.cats { border-top: 1px solid #ececec; padding-top: 10px; }


#content {
	margin-top: 8px;
}

#content ul {
	margin-left: 16px;
	margin-bottom: 8px;
}
#content li {
	padding-top: 2px;
	padding-bottom: 2px;
}

hr {
	background-color: #CCCCCC;
	margin-top: 2px;
	margin-bottom: 5px;
}

.post h2 {
	font-size: 1.4em;
	font-weight: bold;
	color: #666666;
	margin-bottom: 8px;
	margin-top: 10px;
}


#content h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #666666;
	margin-bottom: 5px;
}

#content h4 {
	font-size: 1.1em;
	font-weight: bold;
	color: #666666;
	margin-bottom: 5px;
}


/* IMAGE */

#content img {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
#content img.alignright {
	margin: 0px 0px 10px 10px;
	float: right;
}
#content img.alignleft {
	margin: 0px 10px 10px 0px;
	float: left;
}
#content img.aligncenter {
	margin: 0px 10px 10px 10px;
}

#content img a, #content img a:hover, #content img a:visited, #content img a:link {
	
}

#sidebar {
	width: 217px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	background-image: url('img/listTop.jpg');
}

#sidebar ul {
	border-style: none;
	border-width: 0px;
	margin: 0px;
	list-style-type: none;
}

#sidebar ul li {
}

#sidebar ul li ul {
	padding-left: 18px;
}

#sidebar ul li ul li { margin: 0; border: none; padding: 0; }

#sidebar ul li ul li /* a */ {
	padding: 5px 0px 4px 20px;
	display: block;
	width: 160px;
	background: url(img/sidebar-bullet.png) no-repeat 0px 7px;
}

#sidebar ul li h2 {
	font-size: 1.2em;
	color: #FFFFFF;
	padding-bottom: 6px;
	font-weight: bold;
	padding-top: 12px;
	padding-left: 18px;
	text-transform: uppercase;
}

.lower {
	background-image: url('img/listBottom.jpg');
	height: 20px;
	margin-top: 0px;
}

#sidebar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-decoration: none;
	color: #DDDDDD;
	font-weight: bold;
}
#sidebar a:hover {
	color: #FFFFFF;
}

.navigation .previous {float:left;}

.navigation .next {float:right;}



#footer { clear: both; width: 100%; float: left; background: #d4d4d4; padding: 20px 0; margin-top: 20px; }

#footer .inner {
	width: 740px;
	margin: 0 auto;
	text-align: center;
}



/*

	.comments template styles

*/



.comments { float: left; padding: 0; }



.comments input[type=text], textarea { width: 350px; }



textarea { width: 450px; }



.comments fieldset { padding: 20px; border: 1px solid #CCC; margin: 10px 0 20px 0; }



.comments p { padding: 0 0 10px 0; }



.comments h2 { padding: 0 0 15px 0; }



#cdisplay { list-style-type: none; padding: 0; margin: 0; }



	#cdisplay li { padding: 10px;  margin-bottom: 10px; width: 560px; }

	

	#cdisplay li.first {  background: #f9f9f9; border-bottom: #CCC 1px solid; }

	

	#cdisplay li.second {  background: #f6f6f6; border-bottom: #dedede 1px solid; }



.aligncenter,

div.aligncenter {

   display: block;

   margin-left: auto;

   margin-right: auto;

}



.alignleft {

   float: left;

}



.alignright {

   float: right;

}



.wp-caption {

   border: 1px solid #ddd;

   text-align: center;

   background-color: #f3f3f3;

   padding-top: 4px;

   margin: 10px;

   /* optional rounded corners for browsers that support it */

   -moz-border-radius: 3px;

   -khtml-border-radius: 3px;

   -webkit-border-radius: 3px;

   border-radius: 3px;

}



.wp-caption img {

   margin: 0;

   padding: 0;

   border: 0 none;

}



.wp-caption p.wp-caption-text {

   font-size: 11px;

   line-height: 17px;

   padding: 0 4px 5px;

   margin: 0;

}



img.avatar {float:right;}

