/*  

Theme Name: Deon Theme

*/



* {

	margin: 0;

	padding: 0;

}



body {

	background-color:#67bffe;

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

	font-family:Microsoft Sans Serif;

	font-size: 12px;

}



h1, h2, h3 {

}



h1 {



}



h2 {



}



h3 {

/*	font-size: 1em;*/

}



p, ul, ol {

	line-height: 180%;

}



ul, ol {

	margin-left: 3em;

}



blockquote {

	margin-left: 3em;

	margin-right: 3em;

}



a {



}

img{

	border:0;

}

a:hover {

	text-decoration: none;

}



hr {

	display: none;

}



/* Header */



#header {

	width: 960px;

	height: 133px;

	margin: 0 auto;

	background-color:#67bffe;

}



#header h1, #header h2 {

	float: left;

	margin: 0;

	text-transform: uppercase;

	color: #FFFFFF;

}



#header h1 {

	padding: 30px 0 0 20px;

	font-size: 3em;

}



#header h2 {

	padding: 47px 0 0 8px;

	font-size: 1.8em;

	font-style: italic;

}



#header a {

	text-decoration: none;

	color: #FFFFFF;

}

#logo{

	background-image:url(images/logo.jpg);

	background-repeat:no-repeat;

	height:133px;

	width:515px;

	float:left;

}

#followers{

	padding-left:600px;

	padding-top:65px;

}

#followers img{

	padding-right:10px;

}

/* Menu */



#menu {

	background-image:url(images/menubg.jpg);

	background-repeat:no-repeat;

	width:960px;

	height:45px;

	margin:auto;

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

	font-size:16px;

	font-weight:bold;

	color: #FFFFFF;

}

/*

#menu ul.menul li{

	padding-top:12px;

	padding-left:15px;

	padding-right:15px;

	margin-left:25px;

	float:left;

}*/





#menu ul {

	margin: 0;

	padding: 0;

	list-style: none;

	line-height: normal;

	background-color:#4a7cad;

}



#menu li {

	float: left;

	margin-top:12px;

	margin-left:10px;

	padding: 0px 25px 0 25px;

}



#menu li.page_item {

border-left:1px solid #fff;

}



#menu a {

	text-decoration: none;

	color: #FFFFFF;	

	font-size:13px;

}



#menu a:hover {

	text-decoration: none;

	color:#E3F376;			

}



/* Page */



#page {

	width: 960px;

	margin:0 auto;

	background-color:#FFFFFF;

	background-image:url(images/body-bg.jpg);

	background-repeat:repeat-y;*/

}





/* Content */



#content {

	float: left;

	width: 585px;

/*	margin-left:20px;*/

	padding-left:10px;

	padding-right:10px;

	padding-bottom:20px;

	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/

	font-family:Microsoft Sans Serif;

	font-size:10pt;

	text-align:justify;

}





.pagetitle {

	margin-top: 0;

}



.post {

	padding-top:10px;

	margin-bottom: 40px;

}

.title, .new-post .title a, .post .title {

	color:#006481;

	float:left;

	text-decoration:none;

	padding-left:10px;

	/*padding-top:3px;*/

}

.title, .new-post .title a {

	width:480px;

}

.post .title{

	width:550px;

}

.post-1Top h2{

	font-size:16pt;

}

.post h3.title {

	/*font-size: 1.4em;*/

}



.post .title a {

	text-decoration: none;

}



.post .entry {

}





.new-post p, .entry p{

	clear:left;

	padding-top:10px;

}

.post-1Top{

/*	width:565px;*/

	display:block;

}

.calendar-image{

	background-image:url(images/calander.jpg);

	background-repeat:no-repeat;

	width:48px;

	height:54px;

	float:left;

}



.post .meta {

/*	height: 20px;*/

/*	padding: 15px 20px;*/

	line-height: normal;

}



.post .meta a {

	text-decoration: none;

	font-weight: bold;

}



.post .meta a:hover {

	text-decoration: underline;

}



.post .meta .posted {

	float: left;

}

/*

.post .meta .comments {

	float: right;

	

}*/

.comments{

	color:#db3e33;

	font-size:12px;

	font-weight:bold;

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

	font-family:Microsoft Sans Serif;

}

.readmore a, .share-post{

	color:#006481;

	font-size:12px;	

	font-weight:bold;	

	text-decoration:none;

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

	font-family:Microsoft Sans Serif;

}



/* Navigation */



.navigation {

	clear: both;

	padding: 20px 0;

	font-weight: bold;

}



.navigation a {

	text-decoration:none;

}

	

.alignleft {

	float: left;

}



.alignright {

	float: right;

}



/* Comments */



#comments {



}



#comment {

	width: 500px;

}



input, textarea {

margin:0;

padding:0;

}



#submit {



}



#commentform p {

	margin-bottom: .125em;

	line-height: normal;

}



/* Sidebar */



#sidebar {

	float: right;

	width: 340px;

/*	background-color:#f7f7f7;	*/

	padding-left:10px

}



#sidebar ul {

	margin: 0;

	padding: 0;

	list-style: none;

}



#sidebar li {

	padding-bottom:5px;

	padding-top:5px;

	padding-left:15px;

	border-bottom:1px dotted #ccc;

	list-style-type:none;

}



#sidebar li ul {

	padding: 0 0 20px 20px;

}



#sidebar h2 {

/*	padding: 13px 20px 0 20px;*/

	color:#006481;	

	font-size:14px;

	font-weight:bold;

	border-bottom:1px solid #ccc;

}

#sidebar li a{

	text-decoration:none;

	color:#000000;

}

/* Search */



#search {

	display:block;

	margin-top:15px;

}



#search input {

	margin-bottom: 10px;

	padding: 3px 5px;

}



/*#search #s {

	width: 80%;

	background: #1F1F1F;

}*/





.widget-box{

	width:310px;

	padding:10px;

	border:1px solid #ccc;

	background-color:#FFFFFF;

	margin-top:20px;

	margin-bottom:20px;

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

	font-family:Microsoft Sans Serif;

	font-size:10pt;

}

.widget-box h2{

	text-transform:uppercase;

}



/* Calendar */



#calendar {

	padding-bottom: 20px;

}



#calendar table, #calendar caption {

	width: 80%;

	margin: 0 auto;

	text-align: center;

}



#calendar caption {

	text-transform: uppercase;

	letter-spacing: .25em;

	font-weight: bold;

}



#calendar thead th {

	background: #333333;

}



#calendar tbody td {

	background: #111111;

}



#calendar a {

	text-decoration: none;

	font-weight: bold;

}



#calendar a:hover {

	text-decoration: underline;

}



/* Footer */



#footer {

	clear:both;

	width: 960px;

	margin: 0 auto;

/*	padding: 20px 0;*/

	height:30px;

	background-color:#8fd4fe;

	color:#000000;

}



#footer #copyright {

	margin: 0;

	line-height: normal;

	padding:10px 0 0 30px;

	float:left;

}



#footer #links {

	float:right;

	padding-top:10px;

	margin-right:30px;

}



#footer a{

	text-decoration:none;

	color:#000000;

}

#footer a:hover{

	color:#006699;

}



ol{

	margin:0;

	padding:0;

}

.commentlist li{

	list-style-type:none;

	border:1px solid #ccc;

	margin-bottom:10px;

	padding:20px;

}



.commentlist li .avatar { 

	border: 1px solid #eee;

/*	padding: 2px;*/

	background: #fff;

}



#commentform p {

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

}	



#commentform input, #commentform textarea{

	margin-top:5px;

}



.new-post{

	display:block;

	padding:10px;

	margin-top:20px;

	border:1px solid #ccc;

}



#get-access{

	font-family:Microsoft Sans Serif;

/*	font-size:11px;*/

	color:#FFFFFF;

	width:330px;	

	background-color:#f7f7f7;

}




#get-access #header{

	background-image:url(images/new-get-access_new.jpg);

	background-repeat:no-repeat;

	width:330px;

	height:230px;

}

#get-access #bg{

	background-image:url(images/new-get-access_02.jpg);

	background-repeat:repeat-y;

	width:330px;
}



#get-access p{

	margin:0;

	padding:10px 25px 0;

	line-height:normal;

	text-align:justify !important;

     font-size:10pt;

}


#get-access #footer{

	background-image:url(images/new-get-access_04.jpg);

	background-repeat:no-repeat;

	width:330px;

	height:20px;

}

#get-access #note{

	line-height:normal;

	text-align:center;

}

#get-access table{

	margin:auto;

}

#get-access input{

	margin:0;

	padding:0;

}



#sidebar form{

margin:0;

padding:0;

}

#sidebar li.last{

	border:none;

}

div.calendar-image div.date {

	color:#FFEBCA;

	font-size:24px;

	font-weight:bold;

	padding-bottom:1px;

	padding-top:7px;	

	margin:0px;

	width:45px;

	text-align:center;

	font-family:"Arial Narrow";

	line-height:20px;

}



div.calendar-image div.month {

	color:#FFEBCA;

	font-size:11px;

	font-weight:bold;

	padding-top:2px;

	text-transform:uppercase;

	width:45px;

	text-align:center;

	margin-top:0px;

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

	line-height:20px;

}



#valued-member {

	display:block;

	border:1px solid #ccc;

	background-color:#FFFFFF;

/*	margin-left:2px;*/

	margin-right:10px;

	text-align:center;

}



p.postmetadata {

color:#787878;

margin-left:15px;

}



.single-post-1Bottom {

margin-top:30px;

margin-left:28px;

}



.alignright {

margin:10px 0px 10px 20px;

}



.alignleft {

margin:10px 10px 10px 0px;

}



.aligncenter {

margin:5px 0px 10px 0px;

}



blockquote img {

border-top:3px outset #999999;

border-right:3px inset #999999;

border-bottom:3px inset #999999;

border-left:3px outset #999999;

}



.black_overlay{

	display: none;

	position: absolute;

	top: 0%;

	left: 0%;

	width: 100%;

	height: 1200px;

	background-color: black;



	z-index:1001;

	-moz-opacity: 0.8;

	opacity:.75;

	filter: alpha(opacity=80);

}

.white_content {

	display: none;

	position: absolute;

	top: 5%;

	left: 25%;

/*	width: 550px;

	height: 455px;*/

        width: 550px;

	height: 506px;

	padding: 0px;

	background-color: white;

	z-index:1002;

	overflow: auto;

}

#get-access p

{

  color:yellow;

 }
#af-form-1124059042 .af-body .af-textWrap{width:45% !important;float:left !important;}
#af-form-1124059042 .af-body .af-textWrap { width:50% !important;}
#af-form-1124059042 .af-standards .af-element{margin-left:25px !important;}
#af-form-1124059042, #af-form-1124059042 .quirksMode{}
#af-form-1124059042 .af-body label.previewLabel{width:15% !important;font-weight:bold !important;}
.af-element .bodyText{width:200px !important;padding-left:25px !important;padding-top:10px !important;}
.af-element .buttonContainer{padding-left:0px !important;text-align:left !important;}
#af-form-1124059042 .buttonContainer{text-align:left !important;}
#af-form-1124059042 .buttonContainer input.submit{margin-left:95px !important;margin-top:10px !important;}
.af-footer{padding:0px !important; }
#af-form-1124059042 input.text:focus{background-color:white !important;}



  
