/*   
Theme Name:OAK
Description:WordPress theme with two columns, four widget areas. The theme options include a removable bottom sidebar, category or page navigation, custom copyright notice. It comes with a lavalamp dropdown menu.
Author: xxx
Version:1.5
Tags: two-columns, fixed-width, blue, dark, right-sidebar

.
*/

@charset "utf-8";
/* CSS Document */

/*       +++++++++++ Basic CSS +++++++++++++      */

* {
         margin:0; 
         padding:0; 
         font-family:"Segoe UI",Calibri,"Myriad Pro",Myriad,"Trebuchet MS",Helvetica,Arial,sans-serif;
}

body {
	color:#386faa;
	background:url(images/bg_01.jpg) top center repeat-x #FFFFFF;
	font-size: 13px;
	background-attachment: scroll;
        margin:0px;
}

/* headings */
h1{
  font-weight:normal;
  font-size:270%;
  letter-spacing:-.04em;
  line-height:100%;
  margin:.8em 0 .2em;
  letter-spacing:-0.04em;
}

h2{
  font-weight:normal;
  font-size:200%;
  letter-spacing:-.04em;
  line-height:110%;
  margin:.7em 0 .2em;
  letter-spacing:-0.03em;
}

h3{
  font-size:160%;
  font-weight:normal;
  letter-spacing:-.04em;
  line-height:110%;
  margin:.7em 0 .2em;
  letter-spacing:-0.02em;
}

h4{
font-size:140%;
font-weight:bold;
margin:.7em 0 .2em;
letter-spacing:-0.02em;
}

h5{
font-family:"Palatino Linotype", Georgia, Serif;
font-size:140%;
font-weight:bold;
margin:.5em 0 .2em;
letter-spacing:-0.02em;
}

h6{
font-size:120%;
font-weight:normal;
text-transform:uppercase;
margin:.5em 0 .2em;
}

p {
	line-height:150%;
        margin:0.6em 0 0.3em;
}

a {
	outline:none; 
	text-decoration: none;
	color:#153765;
}

a:hover {
	color:#559fe9;
	text-decoration: none;
}

a img {
	border:none;
}

.clr {
	display: block;
	clear: both;
}

.clr6 {
	display: block;
	clear: both;
	height: 6px;
}

.clr12 {
	display: block;
	clear: both;
	height: 12px;
}

.clr16 {
	display: block;
	clear: both;
	height: 16px;
}

form {
	margin: 0px;
	padding: 0px;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-bottom: 6px;
}





hr {
	background-color: #666666;
	border-bottom: 1px solid #666666;
	color: #666666;
}



/* -------------Forms-----------------*/
input,textarea,select{font-size:100%;margin:.2em 0;}
input,textarea{padding:.2em .4em;margin:0 2px 4px 2px;}
input.radio,input.checkbox{background-color:#fff;padding:2px;}
textarea{width:90%;}
form label{font-weight:normal;margin:0 2px;}
form .row label{display:block;margin:10px 2px 0 2px;}
fieldset{padding:.8em;border:1px solid #ddd;background-color:#fff;margin:1em 0;}
legend{padding:2px 15px 10px;text-transform:uppercase;font-style:italic;font-size:115%;background-color:#fff;border-top:1px solid #ddd;}



/*       +++++++++++ Basic Layout +++++++++++++      */
#wrapper {
	display: block;
	width: 960px;
	margin-right:auto;
        margin-left:auto;
	text-align: left;
}

#layouttop {
	display: block;
	width: 960px;
	
	background-repeat: no-repeat;
	background-position: 0px 0px;
	
}

#layoutbottom {
	display: block;
	width: 960px;
	height: 26px;
	margin-bottom: 12px;
}

#header {
	display: block;
	width: 870px;
        background:url(images/headertop_01.gif) no-repeat;
	height: 93px;
	margin: 0px 0px;
	overflow: hidden;
        margin-left:auto;
        margin-right:auto;
}

#innerwrapper {
	display: block;
	width: 864px;
	padding: 0px 48px;
	
	margin: 0px 0px;
}

/*       +++++++++++ Header +++++++++++++      */

#header #headerleft{
	display: block;
	float: left;
        margin-top:5px;
	
}

#header #headerright{
	display: block;
	float: left;
	width: 244px;
}

#header #headerleft h1 {
	margin: 0px;
	padding: 0px;	
}

#header #headerleft h1 a{
	display: block;
	float: left;
	padding-right: 12px;
	font-size: 36px;
	color: #eeeeee;
	font-weight: normal;
	text-decoration: none;
	border-right: 1px solid #adb0b4;
}

#header #headerleft h3{
	display: block;
	float: left;
	padding-left: 12px;
	font-size: 12px;
	color: #cecece;
	font-weight: normal;
	text-decoration: none;
	padding-top: 16px;
	margin: 0px;
}






/*       +++++++++++ Top navigation +++++++++++++      */

#navouter {
	display: block;
	height: 35px;
        background:url(images/navbg_02.jpg) no-repeat;
	
	
}

#navouter #nav {
	display: block;
	height: 34px;
        padding-left:180px;
	
}

#navouter #nav ul{
  line-height:35px;
}

#navouter #nav ul,
#navouter #nav ul li{
	margin: 0px;
	padding: 0px;
	background-image: none;
	list-style-type: none;
}

/*       +++++++++++ Main Content Area +++++++++++++      */

#maincol {
	display: block;
	width: 572px;
	float: left;
}

#maincol2 {
	
	width: 870px;
	
}
.postwrap {
	display: block;
	margin-bottom: 24px;
}

h2.searchtitle-page,
.postwrap h2.posttitle-page,
.postwrap h2.posttitle-page a,
.postwrap h2.posttitle,
.postwrap h2.posttitle a,
.postwrap h2.posttitle a:visited {
	font-size: 18px;
	font-weight: bold;
	color: #105799;
	text-decoration: none;
	margin-bottom: 6px;
}

.postwrap h2.posttitle a.searchtitle {
	font-size: 14px;
}

h2.searchtitle-page,
.postwrap h2.posttitle-page {
	border-bottom: 1px solid #666666;
	padding-bottom: 4px;
	margin-bottom: 24px;	
}

.postwrap h2.posttitle a:hover {
	color: #e0e2e7;
}

.postwrap p.postmeta,
.postwrap div.postmeta {
	display: block;
	min-height: 23px;
	vertical-align: middle;
	color: #84878b;
	font-size: 11px;
	padding: 3px 12px;
	
	margin-top: 4px;
}





.roubcornrcontent {
	display: block;
	padding: 6px 12px;

}



.postwrap span.postcomments {
	display: block;
	width: 124px;
	float: left;
	background-image: url(images/commenticonz.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 25px;
}

.postwrap span.posttags-single,
.postwrap span.posttags {
	display: block;
	width: 312px;
        height:31px;
	float: left;
	background-image: url(images/tag.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 25px;
	color: #999999;
}

.postwrap span.posttags-single {
	width: auto;
	width: 530px;
	padding: 0px 12px 0px 18px;
	min-height: 18px;
}

.postwrap span.postmore {
	display: block;
	float: left;
	background-image: url(images/more.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 23px;
}

#nextprevious {
	display: block;
	margin-bottom: 16px;
}

#extrastuff #rssleft,
#extrastuff #trackright,
#nextprevious .alignleft a, 
#nextprevious .alignright a {
	display: block;
	
	padding: 4px 6px;
	
}

h2.arpageTitle {
	display: block;
	font-size: 20px;
	border-bottom: 1px solid #999999;
	margin-bottom: 24px;
}





/*       +++++++++++ Comment page +++++++++++++      */

a.post-edit-link {
	display: block;
	line-height: 22px;
	height: 22px;
	vertical-align: middle;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
	display: block;
	margin-bottom: 12px;
}

a.post-edit-link:hover {
	text-decoration: none;
}

h3#commentstitle {
	font-size: 16px;
	font-weight: normal;
	color: #caced3;
	padding-left: 0px;
	padding-bottom: 4px;
	margin-bottom: 12px;
	border-bottom: 1px solid #35383d;
}

ul.commentlist {
}

ul.commentlist li {
	margin: 2px 0px 24px 0px;
	padding: 0px;
	background-image: none;
  	-moz-border-radius: 4px;
  	-khtml-border-radius: 4px;
  	-webkit-border-radius: 4px;		
}

ul.commentlist ul {
	margin-left: 12px;
	margin-top: 16px;
}

ul.commentlist li ul li {
	display: block;
	margin: 2px 2px;
	padding: 6px;
	background-color: #32363a;
}

ul.commentlist li ul li ul li {
	background-color: #454a4f;
		
}

ul.commentlist li ul li ul li {
	background-color: #53585e;
}

ul.commentlist li ul li ul li ul li {
	background-color: #5d6369;
}

a.gravatar {
	display: block;
	float: left;
	margin: 0px 8px 4px 0px;
}

a.gravatar img{
	border: 0px solid #333333;
}

a.comment-reply-link {
	display: block;
	margin: 0px;
	padding: 4px;
	border-bottom: 1px solid #333333;
}

div#respond {}

div#respond h3 {
	margin-bottom: 12px;
}

div.commentbody cite,
div.commentbody cite a {
	color: #FFFFFF;
	font-weight: bold;
}


/* ++++++++++++ Footer +++++++++++++++ */

#bottompanel {
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	margin-top: 16px;
}

#bottompanel div.col1,
#bottompanel div.col2,
#bottompanel div.col3 {
	display: block;
	float: left;
	width: 32%;
	margin-top: 0px;
	padding-top: 0px;
}

#bottompanel div.col1 h3,
#bottompanel div.col2 h3,
#bottompanel div.col3 h3 {
	margin-top: 0px;
	padding-top: 0px;
}

#bottompanel div.col2,
#bottompanel div.col3 {
	margin-left: 2%;
}

div.copyr {
	display: block;
	padding: 6px 0px;
	font-size: 11px;
	color:#235081;
        text-align:center;
}

#credit {
	display: block;
	width: 864px;
	margin: 0px auto;
	text-align: right;
	color: #707279;
	font-size: 11px;
	padding: 0px 0px 12px 0px;
}

#credit a,
#credit a:visited{
	color: #707279;
	font-size: 11px;
	text-decoration: underline;
	color: #8f9198;
}

#credit a:hover{
	text-decoration: none;
}

/* Misc */

.highlight {
  color: #222;
  font-weight: bold;
  }

.cleared {
  margin: 0;
  padding: 0;
  clear: both;
  }

.alignleft {
  float: left;
  margin: 6px 10px 6px 0;
  }
.alignright {
  float: right;
  margin: 6px 0 6px 10px;
  }
  
.aligncenter,
div.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

img.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
img.align {
  
  margin: 5px 10px 5px 0;
  }
img.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
img.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

.wp-caption {
  	border: 1px solid #ddd;
  	text-align: center;
  	background-color: #d2d6db;

  	padding-top: 4px;

  	-moz-border-radius: 6px;
  	-khtml-border-radius: 6px;
  	-webkit-border-radius: 6px;
  	border-radius: 6px;
}

.wp-caption img {
	  margin: 0;
	  padding: 0;
	  border: none;
	  margin-bottom: 4px;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
  color: #111;
}

div#extrastuff {
	display: block;
	margin-bottom: 24px;
	margin-top: 12px;
}

/* WP */
blockquote{margin:20px 10px 10px 5px;border-left:4px solid #DDD;padding:0 5px 0 5px;font-size:9px;text-align:justify;}
.commenttext blockquote{border-left:4px solid #B6B6B5;}
abbr, acronym, span.abbr{cursor:help;border-bottom:1px dotted #000;}


.wp_syntax { width:auto; }
.wp_syntax table { border:0 !important; }
.wp_syntax table td { border:0 !important; }
img.wp-smiley{border:0px;vertical-align:middle;}

table{margin:.5em 0 1em;}
table td,table th{text-align:left; }
table th{text-transform:uppercase;font-weight:bold;}
table td{}
table th a{color:#d6f325;}
table th a:hover{color:#fff;}
table tr.even td{}
table tr:hover td{}

table.nostyle td,table.nostyle th,table.nostyle tr.even td,table.nostyle tr:hover td{
  border:0;
  background:none;
  background-color:transparent;
}



#flash {
height:196px;
width:870px;
}

/* -------------New Posting---------------*/

.post-thumb img{
  border:4px solid #eee;
}

.post-info{
  background:transparent url(images/info-bar.gif) no-repeat right top;
  height:42px;
  
  color:#666;
  text-shadow:#fff 1px 1px 1px;
  float:left;
  width:490px;
}

.post-info a{
  font-weight:bold;
  color:#666;
}

.post-info a:hover{
  color:#153765;
}

.post-info p.author{
  margin:0;
  padding:0 0 0 6px;
  line-height:32px;
}


.post-info p.comments{
  width:100px;
  padding: 0px 0px 0 20px;
  margin-top:7px;
  line-height:18px;
  background:transparent url(images/commenticon.gif) no-repeat
}

.post-date{
  background:transparent url(images/info-bar.gif) no-repeat left -75px;
  padding-left:11px;
  float:left;
  text-transform:uppercase;
  font-weight:bold;
  width:60px;
}

.post-date p.day{
  background:transparent url(images/info-bar.gif) no-repeat right -42px;
  height:33px;
  padding:0 16px 0 0;
  margin:0;
  line-height:31px;
  color:#fff;
}

.post-content p{
  margin:0 0 .8em 0;
  padding:0;
}

.postcontent a:link, .postcontent  a:visited, .postcontent a:active {
  font-weight:bold;
  text-decoration:underline;
  color:#386faa;
}

.postcontent a:hover {
  font-weight:bold;
  text-decoration:underline;
  color:#ab3e3e;
}

.post-content a.post-edit-link{
  border:#ddd 1px solid;
  background-color:#fff;
  padding:3px 6px;
  text-decoration:none;
}
.post-content a.post-edit-link:hover{
  border:#ff284b 1px solid;
  background-color:#ed1e24;
  color:#fff;
}
.post-content a.more-link{
  background-color:#eee;
  text-decoration:none;
  color:#666;
  text-shadow:#fff 1px 1px 1px;
  padding:2px 6px 3px 6px;margin:0;
  font-size:85%;
  text-transform:uppercase;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius:3px;
}

.post-content a.more-link:hover{
  background-color:#999;
  color:#fff;
  text-shadow:#666 1px 1px 1px;
}

/* post */
.post{
  margin:1em 0 2em 0;
  padding:0 0 .6em;
  display:block;
  background:transparent url(images/dot.gif) repeat-x left bottom;
}

.post.preview-title{
  background:none;
}

h1.title{
  font-weight: bold;
  font-size: 250%;
  text-shadow: #fff 1px 1px 1px;
  margin: .5em 0 .3em 0;
  padding: 0;
}

h2.title{
  font-weight: bold;
  font-size: 180%;
  margin:0 0 .2em 0;
  padding:.2em 0 10px 0;
  text-shadow: #fff 1px 1px 1px;
}

.tbtext {
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/*-------------------SIDEBAR-------------------------*/
#rightcol {
	display: block;
	width: 276px;
	float:left;
	margin-left: 16px;
	overflow: hidden;
}

.sidebar
{
	
	width:270px;
	overflow:hidden;
	margin:22px 0 0 10px;
}
.sidebar ul, .sidebar ul li, .sidebar ul li ul, .sidebar ul li ul li
{
	margin:0;
	padding:0;
	list-style:none;
	border:0;
	background:none;
	overflow:hidden;
}
.sidebar ul li, .sidebar ul, .sidebar ul li ul
{
	display:block;
}
.sidebar ul li
{
	width:268px;
	/*border:1px dashed #99936f; */
	/* background:url(images/sidebarbg.jpg) top left no-repeat; */
	margin:0 0 20px 0;
	overflow:hidden;
}
.sidebar ul li h2
{
	width:268px;
	height:33px;
	/* background:url(images/sidehead.jpg) top left no-repeat; */
	/* margin:11px 0 20px 0; */
	color:#000000;
	font: bold 24px/33px "Trebuchet MS", Helvetica, sans-serif;
	padding:0 0 0 18px;
}
.sidebar ul li ul
{
	width:232px;
	margin:0 0 10px 0;
	padding:0;
}
.sidebar ul li ul li
{
	margin:0 0 0px 10px;
	padding: 5px 0 5px 13px;
	background:url(images/bullet.gif) left top no-repeat;
}

.sidebar ul li ul li a, .sidebar ul li ul li, .sidebar ul li ul li a:visited
{        
	
        font-family:Arial,Helvetica,sans-serif;
	color:#153765;
}

.sidebar ul li ul li a:hover
{
            
	color:#559fe9;
}
.sidebar ul li input.search_input
{
	width:180px;
	height:18px;
	background:#e4ddc6;
	border:1px solid #8d8c87;
	vertical-align:middle;
	font:normal 12px/100% "Trebuchet MS", Helvetica, sans-serif;
	padding:1px 0 0 5px;
	margin:0 5px 0 0;
}
.sidebar ul li a 
{
   font-weight:bold;
}
.sidebar ul li input
{
	vertical-align:middle;
}
.sidebar ul li input.submit_search
{
	width:32px;
	height:21px;
	background:#667b8f;
	border:1px solid #667b8f;
	margin:0 0 0 0px;
	padding:0;
	font:bold 12px/100% "Trebuchet MS", Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	cursor:pointer;
}

#archives-3 h2 {
    padding: 32px 0 0 0;
    overflow: hidden;
    background-image: url("images/archives.jpg");
    background-repeat: no-repeat;
    height: 0px !important;
    height /**/:32px;
}

#categories-5 h2 {
    padding: 32px 0 0 0;
    overflow: hidden;
    background-image: url("images/categories.jpg");
    background-repeat: no-repeat;
    height: 0px !important;
    height /**/:32px;
}

#tble {
  padding-left:20px;
  padding-right:20px;
}

#tble a:link
{
  color:#386faa;
  text-decoration:none;
}

#tble a:hover
{
  color:#ab3e3e;
  text-decoration:underline;

}

#news{
  background-image:url(images/news.jpg);
  background-repeat: no-repeat;
  width:251px;
  height:300px;
  margin-left:24px;
}

#tick{
  padding-top:50px;
  width:200px;
  margin-left:auto;
  margin-right:auto;
}

.tickerDate{
  font-weight:bold;

}

#homecont {
float:right;
}

#homecont a:link, #homecont a:visited, #homecont a:active {
    
  color:#386faa;
  text-decoration:none;
}

#homecont a:hover {
    
  color:#ab3e3e;
  text-decoration:underline;
}

.topnav {
  height: 25px;
  padding-top: 4px;
}

.lftcol
{
   float:left;
}
