/*

Theme Name: WordPress Default

Theme URI: http://wordpress.org/

Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.

Version: 1.0



*/







/* Begin Typography & Colors */





body {

	margin: 0;

	padding: 0;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

}

#main {

	width: 979px;

	margin: 0 auto;

	border: 1px solid #0d1544;

	border-top: none;

}

#header {

	height: 276px;

	background: url(images/header_bg.jpg) no-repeat;

}



.clear { clear: both;}



img { border: none;}



a {

	text-decoration: none;

	color: #C00;

}



/************************************************

*	Navbar      								*

************************************************/



#navbar {

	background: #0d1544;

	width: 100%;

	height: 35px;

	font-size: 12px;

	font-family: Arial, Helvetica, sans-serif;

	color: #FFFFFF;

	font-weight: bold;

	margin: 0px;

	padding: 0px;

}

#navbarleft {

	width: 680px;

	float: left;

	margin: 0px;

	padding: 0px;

}

#navbarright {

	width: 280px;

	font-size: 11px;

	float: right;

	margin: 0px;

	padding: 6px 0px 0px 0px;

	position: relative;

	font-family: Arial, Helvetica, sans-serif;

}
.underlinered {
	border-bottom-width: 1.5px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
	border-top-style: solid;
	border-top-color: #C00;
	border-top-width: 0px;
}
.underlinered a:hover {
	color:#C00;
}
.underlinered a {
	color:#0D1544;
}
#nav {

	margin: 0px;

	padding: 0px;

}

#nav ul {

	float: left;

	list-style: none;

	margin: 0px;

	padding: 0px;

}

#nav li {

	float: left;

	list-style: none;

	margin: 0px;

	padding: 0px;

}

#nav li a {

	color: #FFFFFF;

	display: block;

	font-size: 12px;

	font-weight: b;

	text-transform: uppercase;

	margin: 0px;

	padding: 11px 15px 10px 15px;

	text-decoration: none;

}

#nav li a:hover, #nav li a:active {

	background: #313860;

	color: #FFFFFF;

	margin: 0px;

	padding: 11px 15px 10px 15px;

	text-decoration: none;

}



/************************************************

*	Search Form									*

************************************************/



#navbarright #searchform {

	margin: 0px;

	padding: 0px;

	display: inline;

}





#navbarright #searchbox {

	width: 150px;

	color: #202020;

	font-size: 12px;

	font-weight: normal;

	margin: 0px;

	padding: 4px 0px 3px 0px;

	border: none;

	position: absolute;

	top: 7px;

	right: 57px;

}



#navbarright button {

	background: #8d8d8d;

	color: #FFFFFF;

	font-size: 11px;

	margin: 0px 0px 0px 0px;

	padding: 3px 4px 4px 4px;

	*padding: 3px 4px 2px 4px;

	font-weight: bold;

	border: none;

	position: absolute;

	top: 7px;

	right: 27px;

	cursor: pointer;

	width: 30px;

}


#borderblue2	{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0d1544;
	border-right-color: #0d1544;
	border-bottom-color: #0d1544;
	border-left-color: #0d1544;
	background-color: #0d1544;
	font-size:14px;
	color:#FFFFFF;
}
#borderblue2 a	{
color:#FFFFFF;
}
#borderblue2 a:hover	{
color:#CCCCCC;
}

/************************************************

*	Content								*

************************************************/



.contentBox {

padding: 25px 16px;

}



.contentLeft {

width: 743px;

float: left;

}



.post {

width: 743px;

margin: 0 0 15px 0;

}



.post_top_bg {

width: 743px;

height: 4px;

overflow: hidden;

background: url(images/post-top-bg.gif) no-repeat;

}



.post_bottom_bg {

width: 743px;

height: 4px;

overflow: hidden;

background: url(images/post-bottom-bg.gif) no-repeat;

}



.post_Content {

background: url(images/post_content_bg.gif) repeat-y left;

padding: 10px;

}



.post-head {

border-bottom: 1px solid #cecdcd;

padding: 0 0 9px 0;

margin: 0 0 15px 0;

}



.post-head h2 {

	margin: 0;

	padding: 0;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

}



.post-head h2 a {

	color: #bf0b24;

	text-decoration: none;

	font-family: Arial, Helvetica, sans-serif;

}



.post-head h2 a:hover {

	color: #bf0b24;

	text-decoration: underline;

	font-family: Arial, Helvetica, sans-serif;

}



.post-head small {

color: #646464;

float: left;

}



.post-head .CommentsRight {

float: right;

}



.post-head .CommentsRight a {

	color: #0d1544;

	text-decoration: none;

	font-size: 11px;

	padding: 0 0 0 20px;

	background: url(images/comment-icon.gif) no-repeat 0 1px;

}



.post-head .CommentsRight a:hover {

text-decoration: underline;

}





.entry p {

line-height: 25px;

color: #0d1544 ;

padding: 0;

margin: 0;

}



.entry img {

border: 3px solid #525252;

padding: 0;

margin: 0;

}



.entry a {

	color: #C03;

	text-decoration: none;

}



.entry a:hover {

text-decoration: underline;

}



.post-btn {

margin: 15px 0 0 0;

}





.entry ol, .entry ul {

margin: 0;

padding: 0 25px 0 25px;

}



.entry ol li, .entry ul li {

padding: 0 0 10px 0;

color: #0d1544 ;

}













/* Begin Images */

p img {

	padding: 0;

	max-width: 100%;

	}



/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',

	will of course center the image. This is much better than using

	align="center", being much more futureproof (and valid) */



img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

	}



img.alignright {

	/*padding: 4px;*/

	margin: 0 0 2px 7px;

	display: inline;

	}



img.alignleft {

	/*padding: 4px;*/

	margin: 0 15px 2px 0;

	display: inline;

	}



.alignright {

	float: right;

	}



.alignleft {

	float: left;

	}

/* End Images */





.navigation {

padding: 10px 0;}







.sidebar {

width: 182px;

float: right;

}



.sidebar h2 {

	margin: 0;

	padding: 0 0 0 10px;

	background: url(images/title-bg.jpg) no-repeat;

	color: #fff;

	height: 33px;

	line-height: 33px;

	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

}



.sidebar .catBg ul {

margin: 0;

background: #dadada;

border: 1px solid #bababa;

border-bottom: none;

padding: 0 8px;

}



.sidebar .catBg li {

margin: 0;

padding: 0 0 5px 0;

list-style: none;

}



.sidebar .catBg li a {

color: #000;

font-size: 15px;

text-decoration: none;

border-bottom: 1px solid #bababa;

display: block;

padding: 5px 0;

}







.social-icon ul {

margin: 0;

padding: 25px 0 0 0;

}



.social-icon li {

margin: 0;

padding: 0 0 10px 0;

list-style: none;

}









.widecolumn .entry p {

	font-size: 1.05em;

	}



.narrowcolumn .entry, .widecolumn .entry {

	line-height: 1.4em;

	}



.widecolumn {

	line-height: 1.6em;

	}



.narrowcolumn .postmetadata {

	text-align: center;

	}



.thread-alt {

	background-color: #f8f8f8;

}

.thread-even {

	background-color: white;

}

.depth-1 {

border: 1px solid #ddd;

}



.even, .alt {



	border-left: 1px solid #ddd;

}





.commentlist li {

	font-weight: normal;

}



.commentlist li .avatar { 

	float: right;

	border: 1px solid #eee;

	padding: 2px;

	background: #fff;

	}



.commentlist cite, .commentlist cite a {

	font-weight: bold;

	font-style: normal;

	font-size:  12px;

	}



.commentlist p {

	font-weight: normal;

	font-size:  12px;

	text-transform: none;

	color: #0d1544;

	}



#commentform p {

	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}



/* Begin Comments*/

.alt {

	margin: 0;

	padding: 10px;

	}



.commentlist {

	padding: 0;

	text-align: justify;

	}



.commentlist li {

	margin: 15px 0 10px;

	padding: 5px 5px 10px 10px;

	list-style: none;



	}

.commentlist li ul li { 

	margin-right: -5px;

	margin-left: 10px;

}



.commentlist p {

	margin: 10px 5px 10px 0;

}

.children { padding: 0; }



#commentform p {

	margin: 5px 0;

	}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}



.commentmetadata {

	margin: 0;

	display: block;

	font-size: 11px;

	}

/* End Comments */





#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;

	}



#commentform {

	margin: 5px 10px 0 0;

	}

#commentform textarea {

	width: 100%;

	padding: 2px;

	}

#respond:after {

		content: "."; 

	    display: block; 

	    height: 0; 

	    clear: both; 

	    visibility: hidden;

	}

#commentform #submit {

	margin: 0 0 5px auto;

	float: right;

	}

/* End Form Elements */



#respond h3 {

font: 22px Georgia, "Times New Roman", Times, serif;

margin: 0;

padding: 0 0 8px 0;

color: #101846;

border-bottom: 2px solid #ccc;

}