/*
Theme Name: Dark
Theme URI: http://justintadlock.com/wordpress/options
Description: A dark mixture of blacks and grays.
Author: Justin Tadlock
Author URI: http://justintadlock.com
Version: 1.2
*/
* {margin: auto; padding: 0; }

/* Paragraphs */
/*p { margin: 15px 0; }*/

/* Lists */
ul li { list-style-type: none; }
.entry ul { margin-bottom: 5px; font:Arial, Verdana, Helvetica, sans-serif; font-size: 18px; }

/* Code */
pre, code, pre code { font-size: 1.1em; }

/* Input */
input {
	font: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-transform:lowercase;
	color: #000;
	background: #fff;
	border: .5px groove #C6C6C6;
	padding: 2px;
}

/* Object */
object { padding: 0; margin: 0; }

/* Links */
a { color: #333333; text-decoration: none; }
a:hover { color: #00AEEF; text-decoration: none; }

/* Headers */
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: Bold; /*color: #292627; background:none;*/ }
h1 { font-size: 30px; }
h2 { font-size: 22px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h5 { font-size: 12px; }
h6 { font-size: 11px; }
#content h2, #content h3, #content h4, #content h5, #content h6 {
/*	margin: 5px 5px 3px 0px;*/
	}
#comments-template h3 {
	font: Arial,Georgia,Century gothic,verdana, sans-serif;
	margin: 0;
	}
#content .post-title, .post-title, #full-posts .post-title, {
	font: Arial, Verdana, Helvetica,,sans-serif;

}



/* Left, right, and center alignment */
.left { float: left; margin: 0 5px 5px 0; }
.right { float: right; margin: 0 0 5px 5px; }
.center { margin: 10px auto; display: block; }

/* Body */
body {
    /*color: #000;*/
	background: url(images/blackbar2.jpg) no-repeat top;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	/*padding: 5px;*/
	background-color: #fff;
	}

#body-container {
	width: 900px;
	margin: 0px auto 10px auto;
	padding: 0 0 10px 0;
	background:none;
	
	}
#extra-container { margin: 0 auto; }

/* Contains content and sidebar */
#container {
	float: left;
	width: 860px;
	padding: 20px 0px;
	background:;
	border: ;
	text-align: left;
	}

/************************************************
	Header
************************************************/
#header-container { height: 200px; width: 100%; background: none;}

#header { float: left; width: 900px; height: 150px; text-align: left; }
#header h1 { float: left; width: 900px; font-weight: bold; }
#header h1 a {
	width: auto;
	height: 90px;
	display: block;
	background: url(images/slickpat.jpg) no-repeat left top;
	margin: 50px auto;
	}
	
/* Hides header text */
#header h1 a span, #header h2 { display: none; }

#header h2 { float: left; clear: left; font-size: 1.1em; }
/************************************************
	Feed
************************************************/
/*#feed {
	float: right;
	width: 30px;
	height: 30px;
	padding: auto;
	}
#feed li { display: inline; }
#feed li a { float: left; width: 30px; height: 30px; display: block; }
#feed li.feed-url a { background: url(images/dark-feed-header.jpg) no-repeat 0 0; }
#feed li.feed-email a { background: url(images/dark-email-header.jpg) no-repeat 0 0; }
#feed li.feed-url a span, #feed li.feed-email a span { display: none; }

/************************************************
	Navigation
************************************************/


/* Main and sub-navigation */
#navigation { 
position:absolute;
z-index: 98;
float: none; 
width: 875px; 
height:28px; 
font-family: Arial, Verdana, Helvetica,  sans-serif;
font-weight:bold; 
text-align:right; 
font-size:10px;
margin: 0px auto auto auto;
padding: 0 0 1px 0;  
/*margin: 0px 200px;*/
/*border-bottom: 1px solid #00AEEF;
border-left: 1px solid #00AEEF;
border-right: 1px solid #00AEEF;*/
text-transform: uppercase; 
letter-spacing: 1px; 
background: #000; 
}


#sub-navigation { 
float: left;
width: 860px; 
height:28px; 
font-family: Arial, Verdana, Helvetica,  sans-serif;
font-size:14px; 
font-color:#00AEEF; 
font-weight: bold; 
margin: 0px auto;
padding: auto;
background: #000 no-repeat;\
/*border-top: 1px solid #EC008C;
border-bottom: none;
border-left: 1px solid #EC008C;
border-right: 1px solid #EC008C;*/
text-transform: uppercase; 
letter-spacing: 1px;  
}

#navigation.nav-search { width: auto; position:absolute;
z-index: 99; }
#nav { float: left; padding: 0 0 0 5px; }

/* List items */
#nav li { float: left; } 
#sub-nav li { float: left; }
#nav li li {background: #EC008C; width: 100%; border-top: 1px solid #fff; }

#sub-nav li li {background: #EC008C; width: 100%; border-top: 1px solid #fff;  }

/* List links */
#nav a, #sub-nav a { display: block; }
#nav a { color: #fff; padding: 8px 16px; }
#sub-nav a { color:#fff; padding: 5px 15px; }

#nav li li a, #sub-nav li li a { color: #FFF; background: #EC008C; float: none; }
#nav li li a { margin: 0; padding: 6px 10px; }
#sub-nav li li a, #sub-nav li li.current-cat a { margin: 0px; padding: 5px 10px; }

/* Active items */
#nav li.current_page_item a, #sub-nav li li.current-cat a { color: #fff; background: #00AEEF; }

#nav li.current_page_item li a, #sub-nav li.current-cat li a { color: #fff; background: #00AEEF; }

#sub-nav li.current-cat a { color:#fff; background: #00AEEF; }

/* Hover states */
#nav a:hover { color: #00AEEF;  }

#nav a:hover, #nav li.current_page_item a:hover { color: #fff; background: #00AEEF; }

#sub-nav a:hover {color: #FFF; background: #EC008C;}

#sub-nav li.current-cat a:hover { color: #fff; background: #EC008C;   }

#nav li li a:hover, #nav li.current_page_item li a:hover { color: #fff; background: #00AEEF; border-top: none; }

#sub-nav li li a:hover, #sub-nav li.current-cat li a:hover { color: #FFF; background: #00AEEF; /*border: 1px solid #fff;*/ } 

#sub-nav li li.current-cat a:hover { color: #FFF; background: #00AEEF; /*border: 1px solid #fff;*/ }

/* Highlight */
#nav li.highlight a, #sub-nav li.highlight a { color: #FFF; background: #EC008C;  }

/* Drop-down control */
#sub-nav li ul { 
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	text-align:center;
	position: absolute; 
	width: 100px; 
	left: -999em; 
	z-index: 999;
	margin: 0px;
	display: block; 
}


#nav li ul { 
	float:left;
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
	text-align:center;
	position: absolute; 
	width: 100px; 
	left: -999em; 
	z-index: 999;
	margin: 0px;
	display: block; 
}
#nav li:hover ul, #sub-nav li:hover ul { left:inherit; display: block; background: #none;  }

/************************************************
	Search
************************************************/
#search { 
float: right; 
width: 200px; 
height: 26px; 
/*margin-right: 5px; margin-top: 3px; */
margin: auto;
background:url(images/searchform-back.gif); 
}
#search form { 
float: right; 
margin: 4px 0 0 0; 
padding: 0 20px 0 0; }

#search input#s { text-align:left; width: 155px; height: 15px; margin: 0; padding: 2px; border:none; }
#search .search-submit { display: none; }

/************************************************
	Main content
************************************************/
#home, #content { width: 525px; }
#no-sidebar { width: 900px; }

#home.right, #content.right, #sidebar.right { margin: 0; }
#home.left, #content.left, #sidebar.left { margin: 0; }

/************************************************
	Images
************************************************/
/* Images */
img, .post img { padding: 0px; background: transparent; margin: 0 0 0 0; border: solid 1px #fff; }
a img { border:none; }

/* Post / archive avatars */
#author-box img, .author .avatar { float: left; width: 100px; height: 100px; margin-right: 10px; }

/* Post images */
.single img, .attachment img { width:auto; padding: 0px; }

/*  images */
# img, #s-numbers img { width: 300px; margin: 0 10px 0 10px; }
html>body #s-numbers img { max-width: 300px; width: auto; margin: 0 10px 0 0; border: solid 1px #fff;}

/* Thumbnail images */
img.thumbnail { float: left; width: 192px; height: 115px; margin: 0 10px 0px 0; border: solid 1px #fff; padding: 0 0 5px 0;}

img.magnail { float: left; width: auto; height: 125px; margin: 0 10px 0px 0; padding: 0 2px 5px 0; border-right: 1px groove #00AEEF;}


/* Medium images */
img.medium { float: left; margin: 0 10px 5px 0; }

/* Flickr / gallery stream images */
#home .flickr img, #gallery-stream img { margin: 1px 15px 1px 0; width: 75px; height: 75px; }


/************************************************
	SECTIONS AND POSTS
************************************************/
.section-header, {
	text-transform:uppercase;
	font: 18px Helvetica, Arial, Verdana, sans-serif;
	font-weight:bold;
	color: #00AEEF;
	height:auto;
	width:auto;
	background: #000000;
	border-bottom: none;
	padding: 5px 15px;
	margin: 0 0 5px 0;
	}
	
	.sidebar-section-header, .menu h2 {
	text-transform:uppercase;
	text-align:right;
	font: 30px Helvetica, Arial, Verdana, sans-serif;
	font-weight:bold;
	color: #00AEEF;
	height:auto;
	width:auto;
	background: #000000;
	border-bottom: none;
	padding: 5px 10px;
	margin: 0 0 5px 0;
	}
	

/* Sections and posts */
#excerpts .post, {
overflow: hidden;
	width: 500px;
	margin: 0 0 10px 0;
	padding: 0;
	background: #fff;
	}

#full-posts .post{
	overflow: hidden;
	width: 500px;
	margin: auto;
	padding: 10px;
	background: #fff;
	}

.paged .post {
	overflow: hidden;
	width: 500px;
	margin: 0 0 10px 0;
	padding: 10px 0;
	background: #fff;
	}
	
.section{
	overflow: hidden;
	width: 500px;
	margin: 0 0 10px 0;
	font: Arial, Verdana, Arial, Helvetica, sans-serif;
	}
	
/*********************************
 SINGLE POSTS 
 *********************************/
#content .post, #home.paged .post { 
	overflow: hidden;
	width: 480px;
	background: #fff;
	font: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 18px;
	border-top:none; 
	border-left:none; 
	border-right: 4px solid #00AEEF; 
	border-bottom: 4px solid #E6E6E6; 
	border-left: .5px solid #C6C6C6;
	border-top: .5px solid #C6C6C6;
	padding: 10px 20px;
	margin: 5px 0px 10px auto;
	 }
	 
	 .single--title {
	font: Arial,  Verdana,  sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	}
	

/*********************************
Byline
*********************************/
.byline {
	float: left;
	color: #EC008C;
	width: 100%;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding: 3px 0px 5px 5px;
	margin: auto 0px 10px auto;
	border-bottom:  1px solid #00AEEF;
	}

/***********************************
CATEGORY
***********************************/
#content .cat-post {
	overflow: hidden;
	width: 500px;
	height: 125px;
	background: #fff;
	font: Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	line-height: 18px;
	border-top:none; 
	border-left:none; 
	border-right: 4px solid #AFDFE5; 
	border-bottom: 4px solid #E6E6E6; 
	margin: 10px 0 10px 0;
	padding: 10px;
	 }
	 
	 
#content .catpost-title { 
	font-size: 22px; 
	color:#000; 
	font: Helvetica, Arial, Verdana, sans-serif;
	line-height: 18px;
	font-weight:bold;  
	}

.cat-byline {
	color: #EC008C;
	font: Verdana, Arial, Helvetica, sans-serif;
  /*  width: 15px;*/
	font-size:10px;
	font-style:italic;
	padding: auto;
	border-bottom:  1px solid #AFDFE5;
	margin: 5px 0 0  100px;
	}
	
.cat-continue { 
	float:right;
	font-family:Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 28px; 
	color:#000; 
	/*padding: 0px 0 0 15px;*/
	/*background: url(images/ico-arrow.gif) no-repeat left;*/
	margin: 20px 0 5px 10px;
	}

.cat-entry{ 	
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
margin:10px auto auto auto;
padding: auto;
}
	

 	
	 
img.cathumb { float: left; width: 192px; height: 120px; margin: 0 10px 0 0; Border: 1px solid #CCCCCC; }
	 





/**********************************
VODPOD 
 *********************************/
#vodpod-section
 {
  margin:auto;
  padding:auto;
  width:500px;
  border: .5px solid #000; }

  
  #vodpod-gallery {
  padding: 0 0 0 50px;
  background: none; }
  
  
  
  #vp_gallery {
  width: 450px; 
  background: none;
  border: none;
  height: 550px;
 }
 
 .vodpod-section-header {
font-family: Helvetica, Arial, Verdana, san-serif;
font-size: 60px;
color:#666666; }




/**********************************
 No sidebar 
 *********************************/
#no-sidebar { float: left; margin: 0; }
html>body #no-sidebar .post, html>body #no-sidebar #comments-template, html>body #no-sidebar .section {
	width: 875px;
	}
#no-sidebar .post, #no-sidebar #comments-template, #no-sidebar .section {
	width: 848px;
	margin: 0 0 10px 0;
	padding: 10px;
	border: .5px groove #C6C6C6;
	background: #323232;
	}

/********************************** 
Breadcrumb 
**********************************/
.breadcrumb { 
	
	
	width: 500px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background: #fff;
	font-size:10px;
	margin: 0 0 5px 0;
	border: .5px solid #C6C6C6; 
	border-right: 4px solid #E6E6E6;
	padding: 5px 10px; }
	

	

/*********************************
 Author box 
 *********************************/
#author-box { border: .5px groove #C6C6C6; padding: 10px; }


/*********************************
 Related posts plugin
 *********************************/
#related { border: .5px groove #C6C6C6; padding: 10px; }
#related ul { width: 100%; }
#related ul li { list-style-type: none; }


/********************************** 
Clouds 
**********************************/
div.cloud { padding: 10px; border: 1px solid #1b1b1b; }


/**********************************
 Excerpts / Full Posts 
 **********************************/
#excerpts, #full-posts { width: 500px; padding: 0; margin: 0; background: transparent; }
#excerpts .post, #full-posts .post { padding: 10px; border: .5px solid #C6C6C6;}



/**********************************
 Features Gallery 
 **********************************/
#myGallery { width: 525px; height: 250px; margin: 0 0 10px 0; padding: 5px; 
border-right:4px solid #00AEEF; 
/*border-bottom:4px solid #E6E6E6; 
border-top:1px groove #AFDFE5; 
border-left:1px groove #AFDFE5; */
}
#myGallery .imageElement { display: none; }
#myGallery h3, #myGallery h2 { font-size: 1.5em; }

.gallery-header {
	text-transform:uppercase;
	font: 50px Helvetica, Arial, Verdana, sans-serif;
	font-weight:bold;
	color: #666666;
	height:auto;
	width:525px;
	background: none;
	border-bottom: none;
	padding: 0;
	margin: 20px 0 5px 0;
	}



/**********************************
FEATURE SECTION (HOMECUSTOM 1)
**********************************/

.feature-post-title {
position: relative;
font-family: Helvetica, Arial, Verdana, san-serif;
background-color:#FFFF00;
padding: 5px; 
}

#feature .entry{ 	
float:right;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-weight:500;
font-size: 12px;
color: #333333;
width: 160px;
height:90px;
padding: 10px 5px 5px 5px; 
/*margin:20px;
padding: auto 5px;*/
}

	#stripfeature .entry{ 	
	float: right;
	width: 200x;
	height: 150px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	/*margin:10px 20px;
	padding: auto 5px; */
	}


.feature-section {
	overflow: hidden;
	width: 525px;
	background: #FFF;
	margin: 0 0 20px 0;
/* 	border-right:4px solid #00AEEF; 
	border-bottom: 4px solid #E6E6E6; 
	border-top:4px solid #E6E6E6; 
	border-left:1px solid #c6c6c6;*/
	}
	
	.stripfeature-section {
	/*padding:20px 10px 10px 10px;*/ 
	margin:10px auto;
	overflow: hidden;
	width: 525px;
	line-height: 15px;
	background: #FFF;
	border-right: solid 4px #EDFBFC;  
	border-bottom: 4px solid #E6E6E6; 
/*	border-top:4px solid #E6E6E6; */
	border-left:1px solid #EDFBFC; 
	}



.feature-byline {
	float: left;
	display: block;
	overflow:hidden;
	text-transform:uppercase;
	line-height: 20px;
	width: 70px;
	height: 120px;
	background-color:#000;
/*	float: left;*/
	color: #FFF;
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:16px;
	/*	z-index: 100;*/
	padding: 30px 0 0 5px;
	/*border-bottom:  .5px groove #AFDFE5;*/
	}
	
.border-bar {
	width:520px;
	margin: 30px auto 10px auto;
	border-bottom: solid 4px #AFDFE5;}
	
	.stripborder-bar {
	width:100%;
	height:5px;
	color:#FFFFFF;}
	
.feature-continue { 
	float:right;
	background: url(images/readarrows.jpg) no-repeat;
	font-family:Arial, Helvetica, sans-serif; 
	font-weight: bold;
	text-align:right;
	font-size: 36px; 
	width:160px;
	color:#000;
	margin-top:-45px;
	padding: 1px;
	/*padding: 0px 0 0 15px;*/
	/*background: url(images/ico-arrow.gif) no-repeat left;*/
	}
	
	.stripfeature-continue { 
	positioning:relative;
	z-index: 100;
	float:right;
	font-family:Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 28px; 
	color:#000; 
	background: #EDFBFC;
	/*padding: 0px 0 0 15px;*/
	/*background: url(images/ico-arrow.gif) no-repeat left;*/
	margin: -15px 0 5px 0px;
	padding: 10px;
	}
	
	
img.wide {
/*position: relative;*/
/*float: left; */
width: 275px; 
height: 150px;  
margin: 0;
/*z-index: 99;*/
border-bottom: .5px groove #C6C6C6; border-left:none;  
}



/********************************** 
POST BLOCKS 
**********************************/
img.Blockthumb { float:left; width: 200px; height: 150px; margin:0 ; padding:0; ; border: .5px solid #DDDDDD;  } 

.block-section {
	overflow: hidden;
	}


.postblock-section-header {
position: relative;
text-transform:uppercase;
text-align:right;
color:#FFF;
font-weight:bold;
font-family: Helvetica, Arial, Verdana, san-serif;
font-size:24px;
background-color:#000;
padding: 5px; 
}

#post-blocks { 
	width: 519px; 
	height:auto;
	background: transparent; 
	padding: 0 0 5px 0; 
	margin: 0;   
	}
	
#post-blocks .post { 
	overflow: hidden;
	width: 240px;
	height:auto;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	line-height: 15px;
	margin: 0 0 10px 0 ; 
	padding: 0px 0px 0px 0px;
	background: #FFF; 
	/*border: .5px groove #DDDDDD;*/ 
	}
	
/*#post-blocks .block-section-header {
	text-transform:uppercase;
	font: 12px Arial, Verdana, Arial, Helvetica, sans-serif;
	border-top: .5px groove #C6C6C6; border-bottom: .5px groove #C6C6C6; 
	font-weight:bold;
	color: #00AEEF;
	height:auto;
	width:auto;
	background: none;
	border-bottom: none;
	padding: 5px 15px;
	margin: 0 0 5px 0;
	}*/
	
#post-blocks .block-post-title {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight:bolder;
	line-height:normal;
	font-size:20px;
	color: #000;
	padding:0 0 0px 0;
	margin: 0;
	}
	
#post-blocks .block-byline {
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #EC008C;
	font-size:10px;
	font-style:italic;
	padding: 0px 0px 5px 0px; 
	margin: 0; 
	}
	
#post-blocks .even { float: right; clear: none; margin: 0; padding: 0 10px 0 0px; border-right: .5px solid #C6C6C6;   }

#post-blocks .odd { float: left; clear: both;  margin: 0; padding: 0 15px 0 0px; border-right: .5px solid #DDDDDD;   }

#post-blocks .continue { 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 11px; 
	color:#000; 
	padding: 0px 0 0 15px;
	background: url(images/ico-arrow.gif) no-repeat left;
	margin: 5px 0 25px 0; }

#post-blocks .posted { 
	background: #fff;
	color: #000000;
	font-weight:normal;
	font-size: 10px;
	text-align: center;
	margin:0px 0 0px 0px;
	padding: 5px 5px 5px 5px; 
	border: .5px solid #DDDDDD; 
	}

#post-blocks .comments a {
	background: url(images/ico-comm.gif) no-repeat left;
	color: #000000;
	font-weight:bold;
	font-size: 11px;
	padding:0px 0 0px 18px;
	margin-left:5px; 
	}
	
/**********************************
SIDE ISSUU
**********************************/

.issuue-post-title {
font-family: Helvetica, Arial, Verdana, san-serif;
margin:0; }

#issue .entry{ 	
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
margin:0;
padding:0;
}
.issue-section {
	/*padding:20px 10px 10px 10px;*/ 
	margin: 0;
	overflow: hidden;
	width: 300px;
	height:500px;
	line-height: 15px;
	background: #FFF;
	border-right: .5px groove #C6C6C6; 
	border-bottom: .5px groove #C6C6C6; 
	border-top:4px solid #E6E6E6; 
	border-left:none; 
	}

/*img.wide {
float: left; 
width: 475px; 
height:225px; 
padding: 3px; 
margin: auto auto 20px 20px; 
border-bottom: .5px groove #C6C6C6; border-right: .5px groove #C6C6C6; border-left:none;  
}*/

.issue-byline {
	width: 250px;
	float: left;
	color: #00AEEF;
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:10px;
	margin: auto;
	padding: auto;
	border-bottom:  .5px groove #AFDFE5;
	}
	
.issue-border-bar {
	width:520px;
	margin: 0;
	border-bottom: solid 4px #AFDFE5;}
	
.issue-continue { 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 14px; 
	color:#000; 
	/*padding: 0px 0 0 15px;*/
	/*background: url(images/ico-arrow.gif) no-repeat left;*/
	margin: 0;
	}
	

/********************************** 
CONTENT GLIDER
********************************* */

#headline .glidecontenttoggler { /* Style for DIV used to contain toggler links. */
	top: 15px;
	right: 15px;
	width: 190px;
	color: #fff;
	font-size: 12px; 
	position: absolute;
	}
#headline .glidecontenttoggler a {
	height: 83px;
	display: block;
	border: solid #222;
	border-width: 1px 1px 0;
	background: #333 url('images/bg-main.png') repeat-x 0 -20px;
	cursor: pointer;
	}
#headline .glidecontenttoggler a:link,
#headline .glidecontenttoggler a:visited {
	color: #aaa;
	}
#headline .glidecontenttoggler a:hover,
#headline .glidecontenttoggler a.selected {
	color: #fff;
	background-color: #222;
	}
#headline .glidecontenttoggler .togglercontent {
	padding: 10px;
	font-weight: bold;
	}
#headline .glidecontenttoggler .togglertitle {
	margin: -2px 0 0 85px;
	line-height: 1.2em;
	display: block;
	}
#headline .glidecontenttoggler .teaser-image-small {
	float: left;
	margin: 0 10px 0 0;
	line-height: 0;
	}



/********************************** 
Home custom 1
********************************* */
.specials-section {
	float: left;
	/*padding:10px 0;*/ 
	font-size: 10px;
	margin: 0;
	overflow: hidden;
	width: 500px;
	font: Arial, Verdana, Arial, Helvetica, sans-serif;
	}
	
.specials-title {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight:bolder;
	line-height:normal;
	font-size:22px;
	color: #000;
	padding:0 0 0px 0;
	margin:0 0 0 0;
	}

#home-custom-2, #home-custom-3, #home-custom-4, #home-custom-5 { padding: 10px; border: .5px groove #C6C6C6; }





/**********************************  
Post sections 
********************************* */
#post-sections .section { 
padding: 10px; 
border: .5px groove #C6C6C6; 
font: Arial, Verdana, Tahoma, Helvetica, sans-serif;
text-align: left; 
font-size: 12px;
line-height: 18px;
/*letter-spacing:;*/
}

#post-sections .post-title { font-size: 18px; color:#00AEEF; }

/**********************************  
All post tabs 
********************************* */
#post-tabs .tab-content, #post-block-tabs .tab-content, #post-list-tabs .tab-content { width: 519px; padding: 0; }
#post-tabs .post-title, #post-block-tabs .post-title, #post-list-tabs .post-title { font-size: 1em; }

#post-block-tabs .post, #post-list-tabs .post { width: 270px; padding: 10px; }
#post-block-tabs .even, #post-list-tabs .even { clear: none; float: right; }
#post-block-tabs .odd, #post-list-tabs .odd { clear: both; float: left; }

/* Post tabs */
#post-tabs { background: transparent; width: 590px; padding: 0; }
#post-tabs .post { margin: 10px; }

/* Post block tabs */
#post-block-tabs { background: transparent; width: 519px; padding: 0; }
#post-block-tabs .tab-content { padding: 0; }

/* Post list tabs */
#post-list-tabs { background: transparent; width: 590px; padding: 0; }
#post-list-tabs .tab-content { padding: 0; }
#post-list-tabs .tab-content li { margin: 6px 0 6px 8px; }
#post-list-tabs .tab-content li a { display: inline; }

/* Tabs and video numbers */
#s-numbers, #video-numbers { background: transparent; width: 500px; padding: 0; border-top: .5px groove #C6C6C6; }
#s-numbers .tabbed div.tab-content, #video-numbers .tabbed div.tab-content { width: 568px; top: 0; border-bottom: none; }
#s-numbers ul.tabs, #video-numbers ul.tabs {
	width: 588px;
	display: block; clear: left;
	overflow: hidden;
	background: #1b1b1b;
	border: .5px groove #C6C6C6;
	}

/* Video tabbed */
#video-tabbed { padding: 10px; border: .5px groove #C6C6C6 }
#video-tabbed .video-list { float: right; width: 44%; }
#video-tabbed .video-list ul { width: 100%; }
#video-tabbed .video-list li { margin: 0 0 5px 0; border: .5px groove #C6C6C6; }
#video-tabbed .video-list li a { display: block; padding: 10px; background: #424242; }
#video-tabbed .video-list li a:hover { color: #fff; background: #4f4f4f; }
#video-tabbed .video-list li a.tab-current { color: #fff; font-weight: bold; }
#video-tabbed div.video { clear: none; float: left; width: 50%; }
div.v { display: none; }

/* Flickr photos and Gallery images (home) */
#home .flickr, #gallery-stream { width: 578px; padding: 10px 0 10px 10px; border: .5px groove #C6C6C6;}
#home .flickr .section-header, #gallery-stream .section-header { margin-right: 10px; }

/************************************************
	Sidebar
************************************************/
#sidebar { width: 320px;
 }

.menu { width: 100%; }
.tabbed { width: 100%; }
#sidebar .menu, #sidebar .tabbed { margin: auto; }
#sidebar .menu, .tabbed {
/*	margin: 10px 0px;
	padding: auto auto auto 5px;*/
	/*float: left;*/
	overflow: hidden;
/*	border-right: .5px groove #C6C6C6;
	border-bottom: .5px groove #C6C6C6;*/
	}

/* Sidebar lists and sidebar tab lists */
#sidebar .tabbed ul { margin: 0; padding: 0; }
#sidebar .menu ul li a, .tabbed div ul li a {
	font: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: none;
	font-size:12px;
	line-height:15px;
	color: #000;
	display: block;
	padding: 5px;
	}
.menu div li, .menu div li li, #sidebar .tabbed div li, #sidebar .tabbed div li li {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	}
#sidebar .menu li li a, .tabbed div li li a { display: block; padding: 2px 0 2px 8px; }
#sidebar .menu ul li a:hover, .tabbed div ul li a:hover { color: #EC008C; }

/* Feed sidebar */
#feed-sidebar li a { height: 15px; display: block; text-indent: 25px; margin-bottom: 3px; }
#feed-sidebar li.feed-url a { background: url(images/dark-feed-sidebar.jpg) no-repeat 0 .2em; }
#feed-sidebar li.feed-email a { background: url(images/dark-email-sidebar.jpg) no-repeat 0 .2em; }

/* Recent comments widget */
#sidebar ul.recent-comments li { margin: 5px 0; }
#sidebar ul.recent-comments li a { display: inline; }

/* Sidebar video */
#sidebar .video h3 { font-size: 1em; margin: 5px 0 0 0; }

/* Sidebar ads */
#sidebar .ads p { margin: 0; padding: 0; }
#sidebar .ads a img { border: none; padding: 0; }
#sidebar .ads img { width: 125px; height: 125px; margin: 3px 10px 3px 11px; border: none; padding: 0; }
#sidebar .ads img.last { margin: 0; }

/* Sidebar gallery stream and flickr images */
#sidebar .gallery-stream img, #sidebar .flickr img { width: 75px; height: 75px; margin: 3px 8px 3px 8px; }

/* Sidebar subscribe */
#sidebar .subscribe div { padding-left: 2px; }

/* Sidebar search */
#sidebar .search input { width: 100%; padding: 5px; margin: 0; }
#sidebar .search input.search-submit { display: none; }


/********************************** 
 Sidebar RECENT widget posts 
 ********************************* */
img.sidewide { float: left; width: 100px; height: 75px; margin: 0 5px 0 0; padding: 0 5px 0 0; border-right: .5px solid #DDDDDD;  }

#sidebar .recent .post {
float: left; 
width: 315px; 
border-top: none;  
border-left: none;  
margin: 0 0 10px 0;
border-right: 4px solid #CCCCCC;
  }

#sidebar .entry { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
line-height: 14px;
padding: 0; }

#sidebar .recent-post-title { 
font-family: Helvetica, Verdana, Arial, sans-serif;
font-size: 14px;
font-weight:bold; 
margin: 0 0 0px 0; }

/*#sidebar .recent h3 a { font-weight: bold; }

#sidebar .recent p { 
font-size: 10px; 
line-height: 13px; 
margin: 0; 
padding: 0; }


/************************************************
	CUSTOM B (DEMOCRACY NOW!)
************************************************/
.side-video {

margin-top: -5px;
}

.side-text {
padding: 5px 10px 20px 10px;
}

.democracy-section-header {
	text-transform:uppercase;
	font: 18px Helvetica, Arial, Verdana, sans-serif;
	font-weight:bold;
	color: #00AEEF;
	height:auto;
	width:auto;
	background: #000000;
	border-bottom: none;
	padding: 5px 15px;
	margin: 0;
	}

/************************************************
	Tabs
************************************************/
/* Tabs (actual tabs) */
.tabbed { padding: 0; background: transparent; border: none; }
.tabbed ul.tabs {
	position: relative;
	top: 0;
	left: 0;
	z-index: 5;
	list-style-type: none;
	}
.tabbed ul.tabs li { display: inline; }
.tabbed ul.tabs li a {
	color: #fff;
	float: left;
	display: block;
	margin: 0 .25em 0 0;
	padding: 5px .6em;
	background: #1b1b1b;
	border-width: 1px 1px 0 1px; border: .5px groove #C6C6C6;
	}
.tabbed ul.tabs li a.t4 { margin: 0; }
.tabbed ul.tabs li a:hover { background: #353535; text-decoration: none; }
.tabbed ul.tabs li a.tab-current { background: #323232; }

/* Tab content */
#sidebar .tabbed div.tab-content { float: left; width: 93%; }
.tabbed div.tab-content {
	float: left;
	overflow: hidden;
	clear: left;
	z-index: 0;
	margin-top: -1px;
	height: 100%;
	padding: 5px 10px 10px 10px;
	background: #323232;
	border: .5px groove #C6C6C6;
	}
div.t2, div.t3, div.t4, div.c2, div.c3, div.c4, div.c5, div.c6, div.c7, div.c8 { display: none; }

/**********************************
 Navigation links 
 **********************************/
.navigation-links { 
width: 500px; 
color: #00AEEF; 
background: #F1F1F2; 
border: .5px solid #C6C6C6; 
border-right: 4px solid #E6E6E6; 
padding: 10px; 
}

.navigation-links .previous {  float: left; width: 50%; font-weight: bold; }
.navigation-links .next { float: right; width: 50%; text-align: right; font-weight: bold;  }

.categories, .tags { font: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight:bold; }

/**********************************
 Navigation image attachment 
 **********************************/
.attachment-image { max-width: 99%; margin: 15px auto; display: block; }
.navigation-attachment { float: left; width: 100%; }
.navigation-attachment img { max-width: 150px; max-height: 150px; }
.navigation-attachment .left { float: left; width: 160px; }
.navigation-attachment .right { float: right; width: 160px; text-align: right; }

/************************************************
	Comments Template
************************************************/
#comments-template {
	overflow: hidden;
	width: 500px;
	margin: 0 0 10px 0;
	padding: 10px;
	background: #F1F1F2;
	border: .5px solid #C6C6C6;
	border-right: 4px solid #E6E6E6;
		}

#comments-template img { padding: 0; background: transparent; border: none; }
#comments-template ol { list-style-type: none; margin-top: 10px; }
#comments-template ol li {
	width: 97.5%;
	overflow: hidden;
	margin: 0 0 10px 0;
	padding: 5px 1%;
	background: #FFF;
	border: .5px groove #C6C6C6;
	
	}
#comments-template .avatar { float: left; width: 40px; height: 40px; margin-right: 10px; padding: 2px; background: #333; }
#comments-template ol li .comment-meta-data { float: left; margin-top: 2px; font-weight: bold; }
#comments-template ol li .comment-meta-data a.time { float: left; clear: left; margin-top: 4px; color: #eee; font-size: .95em; }
#comments-template ol li .comment-text { clear: left; padding: 10px 10px 0 10px; }

#comments-template input {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight:normal;
	font-size:12px; 
	color: #000;
	width: 50%;
	padding: 5px;
	margin: 1px 10px 0 0;
	}
#no-sidebar input { width: 25%; }
#comments-template textarea {
	font-family: Arial, Helvetica,  Verdana, sans-serif;
	font-size:12px; 
	color: #000;
	width: 97%;
	padding: 7px;
	background: #fff;
	border: .1px groove #C6C6C6;
	}
#comments-template input.submit-comment, #comments-template input.reset-comment, .button {
	width: 100px;
	padding: 7px;
	margin-right: 10px;
	}
	
	#comments-template input.submit-comment a:hover { color: #EC008C;  }
	 #comments-template input.reset-comment a:hover { color: #EC008C;  }
	 .button a:hover { color: #EC008C;  }

/************************************************
	Footer
************************************************/
#footer {
	/*clear: both;*/
	float: left;
	width: 875px;
	height: 50px;
	padding: 0px 0px 20px 0px;
	margins: 0px 0px 10px 0px;
	text-align: left;
	background: #000;
	}
#footer p {
	margin: 5px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
#footer p.left { width: 50%; }


    img.aligncenter {
float:center;
text-align:center;
margin:auto;
}
	
	.aligncenter,
    div.aligncenter {
    display: block;
    margin-left: 0px;
    margin-right: 0px;
    }

    .alignleft {
    float: left;
    }

    .alignright {
    float: right;
    }

    .wp-caption {
    border: .5px groove #C6C6C6;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 10px;
    /* optional rounded corners for browsers that support it */
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    }

    .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;
    }
	
	
	/*	POST LOCATION + COMMENTS COUNT	<div class="posted">Posted in <?php the_category(', ') ?><span class="comments"><?php comments_popup_link('(0)', '(1)', '(%)'); ?></span></div>*/
	
