/*
Theme Name: Lucent White
Theme URI: http://www.lucentdata.com/
All rights reserved
Based on ProSense Grey Theme by Dosh Dosh</a> and <a href="http://thewrongadvices.com">The Wrong Advices</a>
/*-----------Block Level Elements--------------*/

*{
	margin:0;
	padding:0;
}

body {
	font: 62.5% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #dddddd;
	margin: 0px;
	padding: 0px;
	color: #000000;
}

body a, body a:visited {
	color: #3358A9;
	text-decoration: none;
        font-weight: bold;
}

body a:hover {
	text-decoration: underline;
}

#page {
	width: 950px;
	margin: 0px auto;
	background: #FFFFFF;
	padding: 0 10px;
	border-top: double #333333;
	border-right: double #333333;
	border-bottom: double #333333;
	border-left: double #333333;
}

#header {
	width: 100%;
	background: ffffff;
        height: 110px;
}


#header h1 {
	font-size: 1.5em;
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

#header h1 a {
	color: #FFFFFF;
}

.description {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 11px;
	font-size: 1.5em;
	text-align: center;
	padding-left: 5px;
}

#header #header_right {
	float:right;
	width: 250px;
	margin-top: 19px;
	margin-right: 31px;
	padding: 17px 12px 9px;
	border: 1px solid 333333;
	display: inline;
}

#header #header_left {
	float:left;
	margin-top: 9px;
	margin-left: 41px;
	height: 90px;
	width: 520px;
	display: inline;
}


#subscribe {
	text-align: right;
	margin-bottom: 11px;
	margin-right: 5px;
	float: right;
}

#wrapper {
	width: 100%;
}

#content {
	float: left;
	width: 500px;
	line-height: 1.6em;
	padding-left: 20px;
	padding-top: 20px;
}

.fltrgt {
	float: right;
        margin-left: 21px;
	margin-bottom: 27px;        
}

.dwnbox {
	text-align: center;
	width: 100%;
	font-weight: bold;
	margin-top: 11px;
	margin-bottom: 41px;
}


#sidebar {
	float: right;
	width: 410px;
	margin-left: 0px;
	padding-top: 20px;
}

#footer {
	color: #333333;
	width: 100%;
	clear: both;
	background-color: #ffffff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;	
}

#footer a, #footer a:hover, #footer a:visited {
	color: #333333;
	text-decoration: none;
}

#footer_left {
	padding: 10px 0 10px 20px;
	text-align: left;
	float: left;
	width: 480px;
	line-height: 1.6em;
}

#footer_right {
	padding: 10px 20px 10px 0;
	text-align: right;
	float: right;
	width: 390px;
	margin-left: 0px;
}



/*-------------Headings-------------*/

h1, h2, h3, h4 {
	font-family: Helvetica, Arial, Sans-Serif;
}

h1 {
	font-size: 3.0em;
	line-height: 1.0em;
}

h2 {
	font-size: 2.0em;
}

h3 {
	font-size: 1.5em;
}

h4 {
	font-size: 1.0em;
}


/*-------------The Post-------------*/



.post h2, .post h2 a:hover, .post h2 a:visited, .post h2 a {
	font-size: 1.4em;
	text-decoration: none;
	color: #3358A9;
	margin-bottom: 10px;
	line-height: 1em;
}

.post h1, .post h1 a:hover, .post h1 a:visited, .post h1 a {
	font-size: 1.4em;
	text-decoration: none;
	color: #3358A9;
	margin-bottom: 10px;
	line-height: 1em;
}


.post {
	font-size: 1.2em;
	margin-bottom: 30px;
	text-align: left;
}

.post p {
	padding: 5px 0px;
	margin: 5px 0px;
}

.post ul, .post ol {
	margin: 10px 0 10px 0;
	padding-left: 40px;
}

.post li {
	padding: 2px 0 2px 0;
}

.pagepost h2, .pagepost h2 a:hover, .pagepost h2 a:visited, .pagepost h2 a {
	font-size: 1.4em;
	text-decoration: none;
	color: #3358A9;
	margin-bottom: 10px;
	line-height: 1em;
}

.pagepost h1, .pagepost h1 a:hover, .pagepost h1 a:visited, .pagepost h1 a {
	font-size: 2em;
	text-decoration: none;
	color: #990000;
	margin-bottom: 10px;
	line-height: 1em;
}


.pagepost {
	font-size: 1.2em;
	margin-bottom: 30px;
	text-align: left;
}

.pagepost p {
	padding: 5px 0px;
	margin: 5px 0px;
}

.pagepost ul, .pagepost ol {
	margin: 10px 0 10px 0;
	padding-left: 40px;
}

.pagepost li {
	padding: 2px 0 2px 0;
}

.entry {
	margin-bottom: 10px;
	text-align: justify;
}

.entry a{
	text-decoration: underline;
}

.entry a:visited{
	text-decoration: underline;
}


.entrytext .postmetadata {
	margin-top: 20px;
	text-align: justify;
}

.postmetadata {
	border-top: 1px dashed #ccc;
	padding-top: 2px;
	margin-bottom: 40px;
	text-align: right;
}

.postmetadata alt {
	border-top: 1px dashed #ccc;
	padding-top: 2px;
	margin-bottom: 40px;
	text-align: left;
}


#navbar {
  background: #333333;
  width: 950px;
  height: 26px;
  color: #FFFFFF;
  margin: 0px auto;
  padding: 0px;
  }


#navtop {
  margin: 0px;
  padding: 0px;
  list-style: none;
  }

#navtop ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  }

#navtop a {
  background: #333333;
  color: #FFFFFF;
  display: block;
    font-weight: bold;
    margin: 0px 20px 0px 0px;
  padding: 6px 10px 5px 10px;
  }

#navtop a:hover {
  background: #555555;
  color: #FFFFFF;
  display: block;
  text-decoration: none;
    margin: 0px 20px 0px 0px;
  padding: 6px 10px 5px 10px;
  }

#navtop li {
  float: left;
  margin: 0px;
  padding: 0px;
  }

#navtop li li {
  float: left;
  margin: 0px;
  padding: 0px;
  width: 160px;
  }

#navtop li li a, #navtop li li a:link, #navtop li li a:visited {
  background: #333333;
  width: 160px;
  float: none;
  margin: 0px;
  padding: 6px 10px 5px 10px;
  }

#navtop li li a:hover, #navtop li li a:active {
  background: #555555;
  }

#navtop li ul {
  position: absolute;
  width: 10em;
  left: -999em;
  }

#navtop li:hover ul {
  left: auto;
  display: block;
  }

#navtop li:hover ul, #navtop li.sfhover ul {
  left: auto;
  }



.navigation {
	display:block;
	margin-bottom: 20px;
}

#nav {
    list-style-type : none;
    text-align : center;
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 3.15em;
	height : 40px;
}

#nav a {
   margin: 0px;
   width : 94px;
   height : 20px;
   font-weight : bold;
   font-style : normal;
   display : block;
   padding: 0 0 10px 0;
}

#nav a:hover {
	background: #000;
}

#nav li {
	float: right; 
	list-style-type: none;
	margin: 0px;
	border-right: solid 1px #fff;
}
 
.alignleft {
	float:left;
	text-align:left;
}

.alignright {
	float:right;
	text-align:right;
}

.pagetitle {
	font-size: 1.6em;
	margin-bottom: 20px;
}

blockquote {
	margin: 10px 0 10px 0;
	padding: 5px 10px 5px 10px;
	background: #D7E1FF;
	border-top: solid 1px #9DB7FF;
	border-bottom: solid 1px #9DB7FF;
        font-size: 1.2em;
}

blockquote a {
	text-decoration: underline;
}

blockquote a:visited {
	text-decoration: underline;
}

blockquote h4 {
	font-weight: bold;
	text-align: center;
}

code{
	font:1.2em 'Courier New',Courier,Fixed;
	display:block;
	overflow:auto;
	text-align:left;
	margin: 10px 0 10px 0;
	padding: 5px 10px 5px 10px;
	background: #D7E1FF;
	border-top: solid 1px #9DB7FF;
	border-bottom: solid 1px #9DB7FF;
}

a img {
	border: 0;
}


/*--------------Sidebar------------*/

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar ul {
	margin-bottom:20px;
}

#sidebar ul ul {

}

#sidebar .sidebar_right {
	width: 185px;
	float: right;
	padding: 0 10px 0 10px;
}

#sidebar .sidebar_right a {
	color: #3358A9;
}

#sidebar .sidebar_right a:visited a:hover {
	color: #3358A9;
}

#sidebar .sidebar_right ul li {
	list-style:none;
	line-height:1.2em;
	font-size: 1.1em;
	margin-bottom: 7px;
}

#sidebar .sidebar_right ul ul li {
	border-bottom: dashed 1px #CFCFCF;
}

#sidebar .sidebar_right ul h2 {
	padding-bottom: 10px;
	border-bottom: dashed 1px #CFCFCF;
	font-size: 1.5em;
}

#sidebar .sidebar_right ul h3 {
	padding-bottom: 10px;
	border-bottom: dashed 1px #CFCFCF;
	font-size: 1.3em;
}

#sidebar .sidebar_left {
	width: 165px;
	float: left;
	padding: 0 10px;
}

#sidebar .sidebar_left ul {
	list-style-type: none;
}

#sidebar .sidebar_left ul li {
}

#sidebar .sidebar_left ul ul li {
	border-bottom: dashed 1px #CFCFCF;
}

#sidebar .sidebar_left ul h2 {
	padding-bottom: 3px;
	font-size: 1.5em;
}

#sidebar .sidebar_left ul h3 {
	padding-bottom: 10px;
	border-bottom: dashed 1px #CFCFCF;
	font-size: 1.2em;
}

.sidebar_left_ads img {
	margin-left: 14px;
}

.sidebar_left_ads {
	margin-left: 11px;

}

.sidebar_left_ads p {
	margin-bottom: 11px;
	font-size: 1.2em;
}
.sidebar_left_ads h2 {
	margin-bottom: 11px;
	font-size: 1.4em;
}

.sidebar_left_ads a {
	color: #990000;
}

.sidebar_left_ads a:visited {
	color: #990000;
}

.sidebar_left_ads ul {
	line-height: 1.5em;
	list-style-type: none;
	border-bottom-style: double;
	border-bottom-color: #990000;
}

.sidebar_left_ads ul li {
	margin-top: 11px;
	line-height: 1.5em;
	border-top-style: double;
	border-top-color: #990000;
	list-style-type: none;
	padding-top: 11px;
	padding-bottom: 5px;
	margin-bottom: 11px;
	font-size: 1.2em;
}


/*--------------Comments--------------*/

#comments {
	font-size: 1.6em;
	margin-bottom: 20px;
	border-bottom: 1px dashed #ccc;
	padding-bottom:20px;
}

#respond {
	font-size: 1.6em;
	margin-bottom: 5px;
}

ol.commentlist {
	list-style-type : none;
	font-size: 1.2em;
}

ol.commentlist li {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ccc;
}

ol.commentlist li.alt {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ccc;
}

#comment_title {
	margin-bottom: 5px;
}

#commentform {
	margin-bottom: 20px;
}

#commentform p {
	margin-bottom: 10px;
}

#commentform textarea {
	width:99%;
	padding:2px;
	font-size: 12px;
	background-color: #fff;
	border: 1px solid #ccc;
	}
	

/*--------------Search Form-------------*/

#search {
	margin-bottom: 20px;
	text-align: right;
}

#searchform {
	margin-bottom: 20px;
}

#searchform input {
	width: 180px;
	background: #fff;
}

/*-------------Calendar-----------------*/

#wp-calendar {
	width: 180px;
	text-align: left;
	margin-top: 5px;
}

#wp-calendar th {
	margin-top: 5px;
}

#wp-calendar caption {
	font-size: 1.2em;
	margin-top: 5px;
}

/*-------------Other------------------*/

hr {
	display: none;
}

#adsense_singlepost_top_square {
	float: left;
	margin-right: 10px;
}

#adsense_singlepost_bottom_square {
	margin-bottom: 30px;
}

#adsense_singlepost_top_banner {
	margin-bottom: 5px;
}

#adsense_singlepost_bottom_banner {
	margin-bottom: 30px;
}

#adsense_homepage_linkunit {
	margin-bottom: 30px;
}

#adsense_homepage_banner {
	margin-bottom: 30px;
}

.relatedposts {
}

.relatedposts li {
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 0px;
}

.relatedposts p {
	font-weight: bold;
}

.translation {
	float: right;
	margin-right: 17px;
}
.translation img {
	padding-right: 1px;
}

.addthis_top {
	margin-bottom: 15px;
}
.addthis_btm {
	margin-top: 15px;
	margin-bottom: 15px;
}
