/* 
Theme Name: LEAP 2010
Theme URL: http://leap.cc/
Description: Custom template system for LEAP.cc
Author: glopilot
Author URI: http://glopilot.com
Version: 1

*/

/* MAIN BODY OF PAGES >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
html {
	margin: 0px;
	padding: 0px;
	text-align:center;
}

body {
	margin: 0px;
	padding:0px;
	text-align:center;
	
}

#page {
	margin:0px;
	text-align:left;
	width:100%;
	margin:0px;
	padding:0px;
	text-align:center;
}
#entry {
	margin:0px;
	text-align:left;
	width:100%;
	padding:0px;
	text-align:center;
}
#wrapper {
	width:100%;
	margin:0px;
	padding:0px;
	text-align:center;
}
#container {
	width: 1080px;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
	background-image: url(images/pageBG.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#header {
	height:171px;
	background-color: #f0cd60;
	margin: 0px;
	background-image: url(images/headerBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#content {
	width:765px;
	text-align:left;
	float:left;
	padding: 0px;
	margin-top: 20px;
	margin-right:0px;
	margin-bottom: 15px;
	margin-left: 25px;
}
#content ul li{
	margin-bottom:10px;
}

#author-description p{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom: 15px;
	text-align:left;
}
/* LINKS >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
a:link {
	color: #0c519b;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0c519b;
}
a:hover {
	text-decoration: none;
	color: #f0cd60;
}
a:active {
	text-decoration: none;
	color: #0c519b;
}

#homevideodiv2 a:link, #homevideodiv2 a:visited, #homevideodiv2 a:active{
	color: #f0cd60;
}
#homevideodiv2 a:hover{
	color: #fff;
}
/* BASIC FORMATTING >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
body{
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #333;
	background-image: url(images/bodyBG.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
td, th {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #333;
	background-image: url(images/bodyBG.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
h2 {
	color:#0c519b;
	margin-top:0px;
	font-weight: normal;
	text-align:left;
	text-transform: capitalize;
}
h3 {
	margin-top:0px;
	font-weight: normal;
	text-align:left;
}
p {
	margin-top:0px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom: 15px;
	text-align:left;
}
/* POSTS >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
.post {
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #0c519b;
	margin-bottom: 15px;
	padding-bottom: 15px;
	text-align:left;
	width: 1030px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
		
}
.post2 {
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #0c519b;
	margin-bottom: 15px;
	padding-bottom: 15px;
	text-align:left;
	width: 765px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	
}


.postContent h2 {
	background-image: url(images/postTitleBG.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #0c519b;
	color:#fff;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align:left;
}

.postTitle {
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(images/postTitleBG.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #0c519b;
	text-align:left;
}
.postTitleVideo {
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	margin:0px;
	background-image: url(images/postTitleBG.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #0c519b;
	text-align:left;
	
	height:30px;
}
.postTitle h2,  .postTitleVideo h2{
	color:#fff;
	margin:0px;
	padding:0px;
}
.postContent {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.postSpeakers {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#speakertitle {
	float:left;
	padding-left:15px;
	font-size:18px;
	color:#0c519b;
}
.postTitle a:link, .postTitle a:visited, .postTitle a:active {
	color:#fff;
}
.postTitle a:hover {
	color:#f0cd60
}
.postmeta {
	font-size: 11px;
	text-align: right;
}
#content-page {
	width:1030px;
	margin:0px;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	text-align:left;
	background-color:#fff;
}
#footer {
	clear:both;
	background-color: #f0cd60;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin: 0px;
	height:60px;
}
#footnotes {
	font-size:9px;
	float:left;
	text-align:left;
}
#footshare {
	float:right;
}
#footer a:hover {
	color:#000
}
#footer img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.divclear {
	clear:both;
	height:1px;
	width:100%;
	position:static;
}
/* FORMS >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
#content form {
	margin-top:0px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom: 15px;
}
/* SIDE BAR >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
#sidebar {
	float:right;
	width:265px;
	padding-left:0px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 10px;
	text-align:left;
	margin: 0px;
	background-color:#e9e9e9;
}
#drugwarclock table {
	background-color:#CCC;
}
#drugwarclock table table{
	border:none !important;
}
#drugwarclock{
	text-align:center;
}
#sidebar #drugwarclock form{
	margin-left :0px !important;
}
#sidebar ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#sidebar ul ul {
	margin-left:25px;
	margin-right:15px;
	margin-top:10px;
	margin-bottom:0px;
}
 .textwidget {
	margin-left:25px;
	margin-right:15px;
	margin-top:10px;
	margin-bottom:10px;
}
#sidebar form{
	margin-left:25px;
	margin-right:15px;
	margin-top:10px;
	margin-bottom:10px;
}
#sidebar ul li {
	margin:0px;
}
#sidebar ul ul li {
	margin-bottom:10px;
}
#sidebar ol {
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#sidebar ol li {
	margin-bottom:15px;
}
#sidebar ul ol li {
	margin-bottom:10px;
}
#sidebar h2 {
	background-image: url(images/postTitleBG.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #0c519b;
	color: #fff;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/* MAIN NAVIGATION >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
#topNav {
	padding-top:0px;
	padding-left:20px;
	height:30px;
	background-color:#000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f0cd60;
	margin:0px;
	text-transform: uppercase;
	text-align:left;
	position:relative;
	z-index:2;
}

#topNav img {
	border:0px;
	float:left;
	margin-top:6px;
	margin-right:20px;
}


#speakersTable table {
	width:100%;
	border:none;
	text-align:left;
}
#speakersTable th {
	padding:10px;
	background-color:#f0cd60;
	text-align:left;
}
#speakersTable td {
	padding:10px;
	background-color:#f0cd60;
	text-align:left;
}
#searchDD {
	text-align:right;
	background-color:#f0cd60;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 0px;
}
#homelink {
	float: left;
	width: 660px;
	height:140px;
}
#headBox {
	float: right;
	width: 350px;
	height:135px;
	margin-top:5px;
	margin-right:17px;/*border: 1px dotted #0F9;*/
}
#headDonate {
	width: 270px;
	float:right;
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}
#headDonate img {
	border:none;
	float:left;
	padding:0px;
}
#headShare {
	width: 350px;
	float:right;
	margin-top:5px;
	text-align:right;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#headShare img {
	border:none;
}
#headSearch {
	float:right;
	padding:0px;
	width:350px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#headSearch form {
	margin:0px;
	padding:0px;
}
.emailform {
	height: 25px;
	margin-top:10px;
	font-size:18px;
	width:190px;
}
#content-home {
	width:1080px;
	margin:0px;
	padding:0px;
}
#homevideo {
	background-color:#000;
	height:320px;
	background-image: url(images/videoPlayerBG.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 0px;
	width:100%;
}
#homevideo2 {
	background-color:#000;
	height:480px;
	background-image: url(images/videoPlayerBG2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 0px;
	width:100%;
}
#homevideodiv1{
	width:400px;
	float:left;
	padding-top:15px;
}
#homevideodiv2{
	width:330px;
	height:275px;
	overflow:hidden;
	float:right;
	background-image: url(images/boxYellow.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin-right:10px;
}
#homevideodiv3{
	height:285px;
	color:#036;
}
#homevideodiv2 h2 {
	background-image: url(images/postTitleBG.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #0c519b;
	color:#fff;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#homelinks {
	height:250px;
	font-size:10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 102px;
}
#takeaction {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(images/takeactionbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width:1030px;
}
#takeaction h2 {
	background-image: url(images/postTitleBG.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #0c519b;
	color:#fff;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	overflow:hidden;
}
#takeaction .twocol {
	width:245px;
	float:left;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #e9e9e9;
	padding-top: 00px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	overflow:hidden;
}
#takeaction .twocol3 {
	width:246px;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #e9e9e9;
	padding-top: 00px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	overflow:hidden;
}

/* HOME PAGE RSS LINKS >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
#homerss {
	padding:0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/homerssBG.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	position:relative;
	width:100%;
}
#homerss ul {
	list-style-type: none;
	background-color: #e9e9e9;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#homerss ul a {
	font-weight: bold;
}
#homerss h2 {
	margin:0px;
	background-image: url(images/postTitleBG.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #0c519b;
	color:#fff;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#homerss .twocola {
	width:250px;
	position:static;
	float:left;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
#homerss .twocolb {
	width:250px;
	position:static;
	float:left;
	padding:0px;
	margin-left:8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow:hidden;
}
#homerss .twocolc {
	width:250px;
	position:static;
	float:right;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
.rsscontent {
	font-size: 12px;
}
/* MAIN NAVIGATION FEATURED TABS >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
#featuredTabs {
	float:left;
	height:30px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	text-transform: uppercase;
	text-align:left;
	width:810px;
}
#featuredTabs ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display:inline;
}
#featuredTabs ul li {
	display:inline;
}
#featuredTabs ul li a:link, #featuredTabs ul li a:visited {
	margin:0px;
	display:inline;
	float:left;
	text-decoration:none;
	text-align:center;
	height: 30px;
	width: 197px;
	padding-top:7px;
	padding-left:5px;
	color:#FFFFFF;
	text-align:center;
	background-image: url(images/featureTab.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#featuredTabs ul li a:hover, #featuredTabs ul li a:active {
	color:#0c519b;
	text-align:center;
	background-image: url(images/featureTabB.png);
	background-repeat: no-repeat;
	background-position: left top;
}


.twocol blockquote{
	background-color: #fff;
	margin: 5px;
	padding: 5px;
	overflow: hidden;	
}

/*---:[ universal image classes ]:---*/
img.alignleft, img.left {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
img a {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
img {
	padding: 2px;
	border: 1px solid #666;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption, .gallery-caption {
	border: 1px solid #666;
	text-align: center;
	background-color: #CCC;
	padding-top: 4px;
	margin: 10px;
	font-style: italic;
}
.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;
}
p.wp-caption-text {
	text-align:center;
}
.pointelle-excerpt{
	/*width:405px;*/
}
.plusone{
	float:left;
	margin-left:112px;
	margin-top:10px;
}


.tubepress_normal_embedded_wrapper{
	float:left !important;
	margin-left: 65px !important;
}
.tubepress_thumbs{
	float:right !important;
	width:500px !important;
	color:#fff !important;
	margin-bottom:10px !important;
}
.tubepress_thumb {
	padding:10px;
}
.tubepress_meta_group {
	padding:3px;
}
div.tubepress_container div.pagination{
	margin-top: px !important;
}
.ninja-forms-form div{
	padding:5px;
}

#sidebar th, #sidebar td{
	border: none!important;
	background-color: #fff;	
}
#sidebar table{
	width: 90%;
	border: 2px solid #ffc !important;
	 outline: 1px solid #0C16B1;
	background-color: #fff;	
}
#sidebar table:hover{
	
}
#sidebar td{
	padding:10px;
	margin:1px;
}
#sidebar table p{
	margin:0px;
}
.noborder{
	border:none !important;
}
.ninja-forms-required-items{
	padding:5px;
	background-color:#F30307;
	color:#fff;
}