*{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}

body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; }

input , textarea, select, option{
	border:1px solid gray;
	color:black;
	padding:2px;
	font: 120% Helvetica,Arial,sans-serif;
}


/* GENERAL
------------------------------------------------------------------- */

*::-moz-selection { background:#06C none repeat scroll 0 0; color: #fff; }

html, body { color:#242626; text-align: center; }
html { height: 100%; margin-bottom: 1px; overflow-y: scroll; }
body {
	background:url(img/bg.jpg) #8CC2DC no-repeat;
	font: 100% Helvetica,Arial,sans-serif;
	font-smooth: always;
	margin-top:0px;
}

a { text-decoration: none; }
a:link, a:visited { color: #004D99; }
a:focus, a:hover, a:active { color: #86180A; }


abbr,
acronym { cursor: help; border-bottom: 1px dashed #999; }

blockquote {
  background-color: #F0F0F0;
  border-left: 2px solid #E5E5E5;
  color: #111;
  font-style: italic;
  margin: 0 0 .8em .5em;
  padding: .5em;
}

cite { font-style: italic; }
code {
  background: #EAEAEA;
  font-size: 0.9em;
  font-family: Consolas, Monaco, monospace;
  padding: 1px 3px;
}

em { font-style: italic; }

h1, h2, h3, h4, h5, h6 {
  color: #000;
  display: block;
  font-weight: normal;
  font-family: "Helvetica Neue Light", Arial, sans-serif;
}

h1 { font-size: 2em; margin: 0; }
h2 { font-size: 30px; margin: .83em 0; }
h3 { font-size: 24px; line-height: 1.3; margin: 1.55em 0 .2em; }
h4 { font-size: 19px; margin: 1.33em 0 .2em; }
h5 { font-size: 0.83em; margin: 1.67em 0; font-weight: bold; }
h6 { font-size: 0.67em; margin: 2.33em 0; font-weight: bold; }  

h2 a, h3 a,
h2 a:link, h3 a:link,
h2 a:visited, h3 a:visited { color:#069; border-bottom: 1px solid #fff; }
h2 a:active, h3 a:active,
h2 a:focus, h3 a:focus,
h2 a:hover, h3 a:hover { color: #565656; border-bottom: 1px solid #fff; }


.hentry h2,
h2.pagetitle,
h3.archiveentrytitle { font-weight: normal; line-height: 1.2; margin: 0.3em 0 0.5em; }
h2.catentrytitle { margin: 0; padding-bottom:2px; font: 24px Helvetica,Arial,sans-serif; height:60px; font-weight:bold; }
h2.catentrytitle a, h2.catentrytitle a:active, h2.catentrytitle a:visited{color:#069; text-decoration:none; border:0px; }
h2.catentrytitle a:hover{ color:#2BA3D0; text-decoration:none; border:0px; }


hr,
separator {display: none;}

small { font-size: 0.8em; }
strong { font-weight: bold; }
sub,
sup {font-size: 0.7em;}

del {color: darkred; text-decoration: line-through;}
ins {color: darkgreen; text-decoration: none;}



.amp {font-family: "Palatino Linotype", Palatino, Georgia, "Times New Roman"; font-style: italic;}

.hidden { display: none; }


/* Wordpress 2.7.x specific CSS
------------------------------------------------------------------- */

.aligncenter,
div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignleft { float: left; }
.alignright { float: right; }

img.alignleft {
	display: inline;
	margin: 0 7px 2px 0;
	padding: 4px;
}

img.alignright {
	display: inline;
	margin: 0 0 2px 7px;
	padding: 4px;
}

.entry div.alignleft { float: left; margin: 0 8px 7px 0; }

.entry_icon{
	margin-right:10px;
	margin-bottom:5px;
	border:1px solid black;
}

.wp-caption {
  background-color: #F0F0F0;
  border: 1px solid #E5E5E5;
  overflow: hidden;
  padding: 3px;
  width: auto !important; /* WP adds a width that is 10px broader than your image. Nasty if you've use a background-color other than white */
}

.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;
}

div#sidebar li.widget div.textwidget a img,
div#sidebar li.widget div.textwidget a:hover img { border: none; }



/* STRUCTURE - 2 cols
------------------------------------------------------------------- */
#container { float: left; margin:0; width: 590px; }
#content { width:100%;  margin:0; background:url(img/pagebg.gif) no-repeat; }
#sidebar { float: right; overflow: hidden; width: 346px; }
#footer { clear: both; width: 100%; }
#l_sidebar {
display:block;
float:left;
margin:0;
width:160px;
}
#r_sidebar {
display:block;
float:left;
margin:0;
width:150px;
}


#page,
#header{ margin: 0 auto; width: 985px; }

#page { padding-top: 1px; padding-bottom: 20px; background-color:#FFF; }

#header,
#content,
#sidebar,
#footer {
	background-color: #fff;
	border-radius: 3px 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #E2E2E2;
	text-align: left;
}

#content {padding: 19px 20px 20px;}


#content,
#sidebar { margin-bottom: 3px; }

#footer { margin:0 auto; width: 928px; font-size: 0.8em; padding:10px 27px; background:url(img/pagebg.gif) repeat-x;}





/* HEAD
------------------------------------------------------------------- */


#header {display: block; height: 157px; margin-bottom: 3px; padding: 0 20px; position: relative; width: 944px; }



div#branding { display: block; position: absolute; top: 55px; left: 5px; height:92px; }
div#leaderboard { display: block; position: absolute; top: 65px; left: 250px; height:92px; }


#accessibility {
  display: block;
  font-size: 0.8em;
  position: absolute;
  top: 47px;
  right: 28px;
}
#accessibility ul { display: block; }
#accessibility ul li,
#accessibility ul li a { float: left; display: block; }
#accessibility ul li a {
  padding: 0 7px 0 4px;
  background: transparent url(img/navigation.png) right -200px no-repeat;
  }
#accessibility ul li.last-item a { background: none; padding-right: 0; }

div#navigation,
div#menu,
div#menu ul { display: block; height: 41px; width: 100% !important; width:985px; }

div#navigation {
  background: #1789B3 url(img/navigation.png) top left repeat-x;
  position: absolute;
  top: 0px;
  left: 0px;
}

div#menu { background: transparent url(img/navigation.png) right -50px no-repeat; }
div#menu ul { background: transparent url(img/navigation.png) left -100px no-repeat; }
div#menu ul li,
div#menu ul li a { display: block; float: left; }
div#menu ul li a {
  color: #fff;
  font-size: 0.8em;
  font-weight: bold;
  line-height: 40px;
  padding: 0 10px 0 8px;
  text-shadow: 0px 1px 0px #555;
  border-right:1px solid #FFFFFF;
  }
div#menu ul li:last-child a { background: none; }

div#menu ul li a:hover,
div#menu ul li a:focus,
div#menu ul li.current_page_item a, 
div#menu ul li.current-cat a 
{ text-shadow: 1px 1px 1px #000; background-color:#323C45; color:#FFFFFF; }




div#nav-search { position: absolute; top: 8px; right: 8px; display: block; height: 30px; line-height: 16px; }
div#nav-search label { display: none; }
div#nav-search input { vertical-align: middle; }


.page,
.post,
h2.pagetitle,
h3#comments,
p.nocomments,
p.edit-page { padding: 0 8px; }

.postbox { 
margin-bottom:10px;
margin-left:10px;
margin-top:10px;
padding-bottom: 5px; 
padding:5px;
float:left;
width:260px;
height:250px;
border-left:1px solid #EFEFEF;
}
.postbox img{
	margin-right:10px;
	border:1px solid #069;
}
.post { margin-bottom: 30px; padding-bottom: 20px;}

.entry { margin: 15px 0 5px; font-size: 14px; line-height: 20.5px; }
.entrybox { font-size: 12px; };
.entry p,
.entry ol,
.entry ul { margin: 1.2em 0; }

.entry ol { margin-left: 1.1em; padding-left: 1.1em; }
.entry ul { margin-left: 1.1em; padding-left: 1.1em; }
.entry ol li { list-style-type: decimal; }
.entry ul li { list-style-type: disc; }

.entry h2, entry h2 a, entry h2 a:active, entry h2 a:visited{
	font-family:Helvetica,Arial,sans-serif;
	font-size:24px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	margin:0;
	color:#006699;
}
.entry h2 a:hover{
	color:black;
}
.entry h2{
	margin-top:20px;
}
.entry h3{
	margin-top:10px;
	margin-bottom:10px;
	font-weight:bold;
	font-size:14px;
}

.entry img{
	margin-bottom:10px;
}


.entry blockquote p { margin: 0; }

.postmetadata {
  border-top: 1px dotted #D5D5D5;
  border-bottom: 1px dotted #DDDDDD;
  font-size: 10px;
  color: #999;
  margin-top: 20px;
  padding: 7px 2px;
}

.postmetadata .tags a { color: #666; padding: 1px 3px; }
.postmetadata .tags a:hover { background-color: #efefef; }


.metalinks {margin-top:3px;}

.commentsrsslink {
background:transparent url(img/feed.png) no-repeat scroll left top;
height:16px;
margin-right:10px;
padding:2px 0 2px 20px;
}
.trackbacklink {
background:transparent url(img/trackback.png) no-repeat scroll left top;
height:16px;
padding:2px 0 2px 20px;
}

/* FORMS - Comments */

h3#comments { margin: 30px 0 20px; }

ol.commentlist { font-size: .8em; margin: 10px 0 20px; }

ol.commentlist li {
  background-color: #f9fbfc;
  border-top: 1px solid #b3cdd8;
  border-bottom: 1px solid #b3cdd8;
  padding: 12px 8px;
}

ol.commentlist .thread-alt {
	background-color: #f4f8f9;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

ol.commentlist .thread-even { background-color: #fff; }

ol.commentlist .depth-1 { }
.commentlist .even,
.commentlist .alt { }

li.comment-author-admin { background-color: #b3cdd8; }

.commentlist li .avatar { 
	background-color: #fff;
	border: 1px solid #eee;
	float: left;
	margin-right: 7px;
	padding: 2px;
}

.commentlist cite,
.commentlist cite a { font-style: normal; font-weight: bold; }
.commentlist cite { font-size: 1.1em; }
.commentlist p {
	display: block;
	font-weight: normal;
	line-height: 1.5em;
	margin: 3px 8px 3px 46px;
	text-transform: none;
}

.commentlist .comment-meta { font-size: 0.9em; margin-bottom: 3px; }

textarea#comment { width: 100%; }

#respond {
  background-color: #E6F0F2;
  border-radius: 3px 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
  margin-top: 15px;
  padding: 8px 8px;
}

#respond h3 {margin-top: 0;}


/* SIDEBAR */


div#sidebar { padding: 15px 10px 15px 5px; width: 325px; font-size: 0.8em; background-color:#F8F8F8; }

div#sidebar #about,
div#sidebar .categories,
div#sidebar .archives,
div#sidebar .pagenav,
div#sidebar #meta,
div#sidebar .linkcat,
div#sidebar .widget {
  border-bottom: 1px dotted #ddd;
  margin: 0 0 9px;
  padding: 0 8px 9px;
}


ul.pagination-sb,
ul.tools-sb,
ul.twitter-sb { border-bottom: 1px dotted #ddd; margin-bottom: 9px; padding-bottom: 9px; }

.pagination-sb li,
.tools-sb li,
.twitter-sb li { display: block; overflow: hidden; }


div#sidebar .tools-sb li.rss-icon a {
	background: transparent url(img/rss-icon.png) center left no-repeat;
	border: none;
	display: block;
	height: 33px;
	line-height: 1.05em;
	padding: 2px 7px 2px 65px;
}

div#sidebar .twitter-sb li { padding: 0 7px 2px 65px; }
div#sidebar .twitter-sb li.twitter-icon {
	background: transparent url(img/twitter_48.png) center left no-repeat;
	line-height: 1.25em;
	padding: 2px 7px 2px 65px;
}

div#sidebar .twitter-sb li.twitter-icon a { border: none; display: block; height: auto; color: #111; }
div#sidebar .tools-sb li.rss-icon a {	color: #111; }

div#sidebar .pagination-sb li a,
div#sidebar .pagination-sb li a:link,
div#sidebar .pagination-sb li a:visited {
  background: transparent url(img/next-prev-sprite.png) right -195px no-repeat;
	border: none;
	display: block;
	line-height: 1.2;
	margin: 5px 8px 5px;
	padding: 2px 57px;
}

div#sidebar .pagination-sb li a:active,
div#sidebar .pagination-sb li a:focus,
div#sidebar .pagination-sb li a:hover {
	background-position: right -295px;
	border: none;
}

div#sidebar .pagination-sb li.previous_post a { background-position: left 5px; }
div#sidebar .pagination-sb li.previous_post a:hover { background-position: left -95px; }


div#sidebar .pagination-sb li a span,
div#sidebar .tools-sb li a span,
div#sidebar .twitter-sb li a span {
  color: #C54E0B;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding-bottom: 3px;
  text-transform: uppercase;
}

div#sidebar .pagination-sb li a:hover span,
div#sidebar .tools-sb li a:hover span,
div#sidebar .twitter-sb li a:hover span { color: #C54E0B; }

div#sidebar ul.sb-list { margin-left: 10px; }

div#sidebar ul.group {
  float: left;
  margin:0;
  overflow: hidden; 
  padding: 0;
  width: 160px;
}
div#sidebar ul.group a {
	width:160px;
	display:block;
	padding:2px;
	border:1px solid #F2F2F2;
}
div#sidebar ul.group a:hover {
	text-decoration:underline;
}

.pagination { font-size: 0.8em; margin-bottom: 10px; }

ol.page-link {
	background-color: #F5F5F5;
  border-radius: 4px 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	display: block;
  font-size: 0.9em;
	margin: 0 0 20px;
	padding: 10px;
	width: auto;
}

ol.page-link li {
  display: block;
  float: left;
  line-height: 16px;
  margin-left: 0; 
}

ol.page-link li span {
  border-radius: 2px 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	cursor: pointer;
	display: block;
	float: left;
	font-weight: bold;
	height: 16px;
	line-height: 16px;
	text-align: center;
	margin: 0 0 0 3px;
	background-color: #ddd;
	color: #111;
	width: 16px;
}

ol.page-link li span a,
ol.page-link li span a:active,
ol.page-link li span a:focus,
ol.page-link li span a:hover,
ol.page-link li span a:link,
ol.page-link li span a:visited {
	background-color: #285776;
  border-radius: 2px 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 4px;
	color: #fff;
	cursor: pointer;
	display: block;
	float: left;
	height: 16px;
	line-height: 16px;
	text-align: center;
	width: 16px;
}

ol.page-link li span a:hover { background-color: #5B8EAD; text-decoration: none; }


.sb-title {
  color:#C54E0B;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  padding:2px 0px 5px 2px;
}


img.css4design{
	margin-right:65px;
}

#rightad{
	margin-bottom:5px;
	margin-left:10px;
}


/* CLEARFIX
------------------------------------------------------------------ */

html .clearfix { display: block; }
* html .clearfix { height: 1%; }
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }

.clear{
	clear:both;	height: 1%;
}