/* 
	File description: Cascading Style sheet for Designer section on ENLIGHTER.ORG
*/

/************************************************
*	INDEX $ PAGE $ DATABASE ARCHIVE page (showing one post or one page)
************************************************/
#onePost{
	margin-left:20px;
	margin-top:0px;
	text-align:justify;
	float:left;
}

#onePost.small{
	width:450px;
	padding-right:10px;
}

#onePost.big{
	width:720px;
}

#onePost.huge{
	width:880px;
	margin-top: 20px;
	margin-left:25px;

}

#onePost h2{
	font-size:20px;
	font-weight:bold;
	color:#000000;
}
#onePost.small h2,h3{
	margin-left:9px;
}

#onePost p{
	margin-bottom:20px;
}

#onePost a{
	color:#005BF4;
	font-weight:bold;
	text-decoration:underline;
}

#onePost a:hover{
	color:FA9C3A;
}

#onePost #inpostbanner {
	border:1px solid #999999;
	width:430px;
	height:200px;
}

#adcaption{
	font-size:10px;
	color:#999999;
	text-align:center;
	width:100%;
}

#onePostTitle{
	margin:0px 10px 0px 30px;
	border-bottom:1px solid #999999;
	padding-right:50px;
	padding-bottom:10px;
}

#joinMail {
	border:1px solid #CCCCCC;
	width:435px;
	margin-left:8px;
}

#joinMail a img{
	border:none;
}

#postInfo{
	padding-top:5px;
	margin-left:0px;
	margin-top:5px;
	width:430px;
}

#postInfo p.postInfoTitle{
	font-weight:bold;
}

#postInfo p.postInfoData{
	margin-bottom:5px;
}

#postInfo p.postInfoData a{
	font-weight:normal;
}
#onePostSidebar {
	float:right;
	width:120px;
	margin-top:0px;
	margin-right:10px;
}

#shareThis{
	padding-top:5px;
	padding-bottom:5px;
	background-image:url(/wp-content/themes/enlighterTheme/images/onePostSidebarBackground.jpg);
	background-repeat:repeat-x;
	padding-left:5px;
}

#shareThis a{
	font-weight:bold;
	font-size:12px;
	color:#333333;
}

#shareThis a img{
	float:left;
	border:none;
	padding-right:3px;
}

#joinNewsletter {
	font-size:14px;
	color:#333333;
	padding:3px;
	border-top:1px solid #666666;
}

#fields_email{
	width:95px;
	margin:2px 0px 4px 0px;
}

#onePostSidebar #skyscraper {
	margin-top:10px;
	border:1px solid #999999;
	height:600px;
	width:120px;
}

/************************************************
*	If page is big								*
************************************************/

#marketNews{
	margin:0px;
}

#calendar_wrapLarge{
	margin:20px;
}

#calendar_wrapLarge h2{
	font-size:17px;
}

#contentleft-big li{
	margin-left:20px;

}


/*IF PAGE IS HUGE - ADVERTISING*/


.planimages {
	border: 1px solid #000000;
	float: left;
	height: 100px;
	width: 180px;
	position: relative;
}

#planning #planinner {
	width: 100%;
	vertical-align: top;
}
#content #contentleft #onePost td {
	vertical-align: top;
}

#contentleft .alignleft{
	float:left;
	margin-right:15px;
}


div.tabArea {
  font-size:16px;
  font-weight: bold;
  clear:both;
  margin-top:20px;
  margin-bottom:2px;
  z-index:2;
  position:relative;
}

#content #contentleft #onePost .tabArea a.tab {
 color: #000000;
 font-weight:normal;
 background-color: #f0f0f0;
 border-top: 1px solid #999999;
 border-left: 1px solid #999999;
 border-right: 1px solid #999999;
 border-bottom-width: 0px;
 padding: 2px 1em 2px 1em;
 text-decoration: none;
}

#content #contentleft #onePost .tabArea #tab1 {
	background-color:#FFFFFF;
	padding: 2px 1em 3px 1em;
}


#content #contentleft #onePost .tabArea a.tab:hover {
  background-color: #FFFFFF;
  color:#CA0005;;
}

.sections {
	padding: 0px;
	border: 1px solid #999999;
	float: none;
	clear: both;
	position: absolute;
	left: 0px;
	z-index:1;
	width:100%;
	background-color:#FFFFFF;
}

#onePost #advertisingSpacer {
	height: 1100px;
}
div.sections h2 {
	margin-left: 10px;
}


.floatleft {
	float: left;
}
.floatright {
	float: right;
}
#pageintro{
	width:75%;
}

.showingtext {
	float: left;
	margin-right:7px;
	margin-left:7px;
	margin-top:5px ;
	padding:0px;
	border-top:1px solid #666666;
}

#planning #planinner td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.sections .innertable td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	width: 50%;
	padding: 10px;
}

div.sections .innertable {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
}

table.innertable .imgthumbswrap {
	padding: 15px;
	margin-left:10px;
	margin-right:10px;
	background-color:#E8E8E8;
	border: 1px solid #999999;
	height:172px;
}

.smallerfont {
	font-size: 12px;
	margin-left:10px;
	margin-top:10px;
	margin-right:10px;
}

.smallerfont li {
	line-height: 18px;
	margin-bottom:5px;
}

#content #contentleft #onePost #sectionsArea #section2 .innertable .imgthumbswrap .imgthumb {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	float:left;
	padding:10px;
	width:99px;
	height:140px;
}
#content #contentleft #onePost #sectionsArea #section2 .innertable .imgthumbswrap .imgthumb p {
	font-style: italic;
	color: #333333;
	text-align: center;
	clear: both;
	font-size:14px;

}

#content #contentleft #onePost #sectionsArea #section2 .innertable .imgthumbswrap .imgthumb a img {
	margin: 0px;
	padding: 0px;
	border:1px solid #000000;
}
#content #contentleft #onePost #sectionsArea #section2 .innertable .imgthumbswrap .imgthumb a {
	
	
}

.thumbs {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}

.numberedlist {
	margin-right: 10px;
	margin-top: 0px;
	padding-top: 0px;
	position: relative;
	top: 5px;
}
#onePost #sectionsArea .sectionText {
	margin-top: 20px;
	margin-left: 20px;
}

.errorreport {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
#placeorder{
	float:right;
	font-size:12px;
	width:400px;
	margin-top:20px;
	text-align:right;
	margin-right:20px;
}

.button {
	background-color:#E1E1E1;
	padding: 5px 10px 5px 10px ;
}










/*Slider*/
.slider  {
	font-size: 62.5%;
	font-family:"Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif;
	margin-top: -70px;
	height: 100px;
	width: 500px;
	padding-right: -20px;
	padding-left: -20px;
	margin-left: -40px;
	margin-right: -50px;
}

.warning1 {
	font-weight: bold;
	color: #FF3300;
	float:left;
	margin-left:5px;
	vertical-align:bottom;
	clear:right;
}

.slider fieldset { border:0; margin: 6em; height: 12em;}	
label {font-weight: normal; float: left; margin-right: .5em; font-size: 1.1em;}
.slider select {margin-right: 1em; float: left;}
.slider .ui-slider {clear: both; top: 5em;}


#confirmationtitle {
	font-size: 24px;
	font-weight: bold;
	background-color: #CCCCCC;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	clear:both;
	padding:10px;
}
.internalheader {
	background-color: #E9E9E9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 10px;
	height: 20px;
	padding-left:10px;
}
#onePost .pageintroduction {
	margin-bottom:20px;
	height:210px;
}
#onePost #sectionsArea {
	position: relative;
}

#sectionsArea #section2 {
	visibility:hidden;
}

#sectionsArea #section3 {
	visibility:hidden;
}

.bookingparams {
	font-size: 14px;
	font-weight: bold;
	margin-left:15px;
}

#orderconfirmation {
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin:20px;
	clear: both;
}


#overalltotal {
	font-size: 16px;
	font-weight: bold;
	clear: both;
	margin-top: 40px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	height:20px;
	text-align:right;
}
.totals {
	float: right;
	text-align: right;
	font-weight:bold;
	width: 110px;
	margin-top: 5px;
	margin-right: 5px;
	padding-top:10px;
	height:20px;
}
.sections .bookingoptions {
	font-size: 12px;
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	clear: both;
	margin-top: 10px;
	height: 60px;
}
.shareofvoice {
	float: left;
	clear: left;
	margin-top: 5px;
	margin-left: 10px;
}

.bookingoptions .bookingtitle {
	font-size: 14px;
	font-weight: bold;
	float:left;
}
#content #contentleft #onePost #sectionsArea .pricingnote {
	font-size: 11px;
	float: left;
	width:150px;
	margin-left:5px;
}
#onePost .pageintroduction #relateddocs {
	width: 120px;
	padding-left:10px;
	margin-top:0px;
	font-size:12px;
	color:#333333;
}
#relateddocs ul li {
	margin-bottom: 5px;
	margin-left:-20px;
}
#relateddocs a {
	color: #333333;
	font-weight: normal;
}

#relateddocs h3 {
	margin-top: 40px;
}

#content #contentleft #onePost #sectionsArea .sectionnote {
	font-size: 10px;
	margin: 5px;
}
#content #contentleft #onePost .pageintroduction #pageintro li {
	line-height: 30px;
}
#sectionsArea #planinner img {
	margin-left: 20px;
}

