/*  
Theme Name: BlueBlack
Theme URI: http://www.2yi.net/
Description: BlueBlack is a 3 column theme with one sidebar on the right and one to the left of the content area that uses a black and blue color scheme and very few images. Both sidebars are widget ready.
Version: 1.0
Author: Your Index
Author URI: http://www.2yi.net/
*/		

*
{
margin: 0px;
padding: 0px;
}

ul
{
list-style: none;
}

body 
{
font-size: 12px;
margin: 30px;
border:medium;
border-color:#FFFFFF;
text-align: center;
background: #000000 url('img/bg.jpg') repeat-x fixed center top;
color: #000000;
font-family: Arial, Helvetica, sans-serif;

}

body.mceContentBody {
  background: #fff;
  color: #000;
  text-align: left;
  
}


                         /***************************************************
                         *********************** Container **************
                         *****************************************************/
#container
{
text-align:left;
padding:0;
  margin-left:auto;
  margin-right:auto;
  border:3px solid #666666;
width: 800px;
overflow: hidden;
background-image: url(img/container-bg.gif);
position: relative;
}

                         /***************************************************
                         *********************** Header Stuff **************
                         *****************************************************/


#banner {
  height: 182px;
  width: 800px;
  border-bottom:2px solid #666666;
  position: relative;
  top:0;
}

#topnav {
  clear:left;
  margin-top:auto;
  margin-bottom:auto;
  margin-left:0px;
  margin-right:0px;
  border-bottom:2px solid #666666;
  width:800px;
  height:38px;
  background-color:#660000;
}

#MainNav a{
	text-decoration: none;
	
}

#MainNav a:hover{
	text-decoration: none;
}

#MainNav a:visited{
	text-decoration: none;
}

#MainNav a:hover:visited{
	text-decoration: none;
	
	                    
}

		  

                         /***************************************************
                         *********************** Left Sidebar Container *******
                         *****************************************************/
#leftnav{

clear:left;
font-size: 12px;
float: left;
width: 150px;
margin: 0;
padding-top: 14px;
margin-top: 0;

margin-bottom: 0px;
text-align: center;
}




                         /***************************************************
                         *********************** Right Sidebar Container *******
                         *****************************************************/

#rightnav
{
font-size: 12px;
float: right;
width: 150px;
margin: 0;
padding-top: 14px;
margin-top: 0;
margin-bottom: 0px;

text-align: center;
}

#rightad
{
float: right;
width: 120px;
margin: 0;
padding-top: 0px;
margin-top: 0;
margin-bottom: 0px;
text-align: center;
}

#twitterbox {
width: 134px;
border: 1px solid #ffffff;
padding-top: 5px;
padding-left: 3px;
padding-right: 3px;
padding-bottom: 0px;
background-color: #000000;
}

#twitterbox a{
font-weight:bold;
color:#ffffff;
}

.twitter-timestamp {
color:#ffffff;
}

a.twitter-link {
font-weight:bold;
color:#ffffff;
}



                         /***************************************************
                         *********************** Content **************
                         *****************************************************/
#content
{
font-size: 12px;
float:left;
display: block;
width: 496px;
text-align: left;
padding-top: 14px;
margin-top:0;
margin-bottom:0;
margin-left:2px;
margin-right:2px;
}


#content ul
{
padding-left: 2em;
}


#content ul li{
padding: 0.2em;
list-style: square;
}

#content ul ul li{
padding: 0.2em;
list-style: circle;
}


#content ol{
list-style-position: inside;
padding-left: 15px;
padding-top: 2px;
margin-bottom: 10px;
}



                         /***************************************************
                         *********************** POST and Entry************
                         *****************************************************/
.post
{
display: block;
overflow:hidden;
margin: 0px auto 12px auto;
}

.entry
{
	overflow: hidden;
	margin-left:14px;
	margin-right:14px;
	margin-bottom: 5px;
	text-align: left;
}

.entry img
{
	margin: 5px 5px 1px 5px;
}



                         /***************************************************
                         *********************** Footer **************
                         *****************************************************/
						 
#footer {
  clear:left;
  margin-bottom:10px;
  margin-left:auto;
  margin-right:auto;
}

#footwrap
{
clear:both;
color: #000000;
padding: 5px 1em 5px 1em;
font-weight: normal;
}

#footwrap p
{
display: block;
margin-top: 8px;
margin-bottom: 2px;
text-align:center;
}

#footwrap a:link {
text-decoration: none;
border: none;
font-weight: bold;
}
#footwrap a:hover {
text-decoration: underline;
border: none;
}

#footwrap a:visited:hover {
text-decoration: underline;
border: none;
}

#footwrap a:visited {
text-decoration: none;
border: none;
font-weight: bold;
}

#footwrap img {
padding: 0px 5px 0px 5px;
}



                         /***************************************************
                         *********************** Left Sidebar **************
                         *****************************************************/
#sidebarleft
{
font-size:11px;
margin-bottom: 11px;
background: none;
padding: 0 0 0 0;
}

#sidebarleft li
{
padding-bottom: 8px;
background: #000033;
}

#sidebarleft ul li
{
display: block;
margin: 1px 10px 1px 12px;
padding-bottom: 2px;
background: none;
}

#sidebarleft ul li ul li{
padding-bottom: 2px;
background: none;
}

#sidebarleft ul li li{
padding: 4px 3px 2px 2px;
background: none;
}

#sidebarleft a:link {
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

#sidebarleft a:hover {
color: #ffffff;
font-weight: bold;
text-decoration: underline;
}

#sidebarleft a:visited:hover {
color: #cccccc;
font-weight: bold;
text-decoration: underline;
}

#sidebarleft a:visited {
color: #cccccc;
font-weight: bold;
text-decoration: none;
}

#sidebarleft h2 {
color: #cccccc;
padding: 0 0 0 0;
margin-top:14px;
background: #333333 url(img/h2.png) repeat-x;
border-bottom: 1px solid #1F1F1F;
}

                         /***************************************************
                         *********************** Right Sidebar **************
                         *****************************************************/

#sidebarright
{
margin-bottom: 10px;
background: none;
padding: 0 0  0 0;
}

#sidebarright li
{
padding-bottom: 8px;
background: #000033;
}

#sidebarright ul li
{
display: block;
margin: 1px 10px 1px 12px;
padding-bottom: 2px;
background: none;
}

#sidebarright ul li ul li{
padding-bottom: 2px;
background: none;
}

#sidebarright ul li li{
padding: 4px 3px 2px 2px;
background: none;
}

#sidebarright a:link {
display:block;
color: #cccccc;
text-decoration: none;
font-weight: normal;
}

#sidebarright a:hover {
display:block;
color: #cccccc;
text-decoration: none;
font-weight: bold;
}

#sidebarright a:visited:hover {
display:block;
color: #999999;
text-decoration: none;
font-weight: normal;
}

#sidebarright a:visited {
display:block;
color: #999999;
text-decoration: none;
font-weight: bold;
}

#sidebarright h2 {
color: #cccccc;
padding: 0 0 0 0;
margin-top:14px;
background: #6799CF url(img/h2.png) repeat-x;
border-bottom: 1px solid #1F1F1F;
}

#leftnav p, #rightnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }


                         /***************************************************
                         *********************** Paragraph **************
                         *****************************************************/

p
{
margin-bottom: 12px;
margin-top: 12px;
}

                         /***************************************************
                         *********************** Blockquote ********************
                         *****************************************************/

blockquote
{
margin: 0px 0px 0px 30px;
padding: 0px 25px 0px 0px;
font-style: italic;
}


                         /***************************************************
                         *********************** Post Metadata ****************
                         *****************************************************/

.postmetadata
{
font-size: 11px;
display:block;
margin: 0 auto 0 auto;
padding: 2px 8px 2px 35px;
text-align: left;
color:#330000;
}

#content .postmetadata
{
padding-left: 5px;
}

.postmetadata a:link
{
border: none;
color: #660000;
font-weight: bold;
}

.postmetadata a:hover
{
	border: none;
	color: #660000;
	font-weight: bold;
	text-decoration: underline;
}

.postmetadata a:visited:hover
{
border: none;
color: #999999;
font-weight: bold;
text-decoration: underline;
}

.postmetadata a:visited
{
border: none;
color: #999999;
font-weight: bold;
}

                         /***************************************************
                         *********************** Links ********************
                         *****************************************************/

a:link
{
text-decoration: none;
font-weight: bold;
color:#000066;
}

a:hover
{
text-decoration: underline;
font-weight: bold;
color:#000066;
}

a:visited
{
text-decoration: none;
font-weight: bold;
color:#000066;
}

a:visited:hover
{
font-weight: bold;
text-decoration: underline;
color:#000066;
}

a img 
{
border:none;
background:none;
padding:0;
}

#feed, #feed img a:link, #feed img a:visited
{
border: none;
}



                         /***************************************************
                         *********************** Comments ********************
                         *****************************************************/

.commentlist
{
	background: #cccccc;
	color: #000066;
	font-size: 12px;
	font-weight: bold;
	

}

.commenttext
{
	font-size: 12px;
	font:Arial, Helvetica, sans-serif;
	font-style:italic;
	

}

.commenttext li
{
margin: 8px 10px 8px 15px;
padding-left: 12px;
list-style: none;
background: #ffffff;
margin-bottom: 2px;
}

li.alt
{
	color: #330000;
}

.commentlist cite
{
padding: 2px 3px 1px 3px;
}

.commentlist p
{
padding: 5px 5px 2px 3px;
margin-bottom: 5px;
}

.commentmetadata a:link, .commentmetadata a:hover, .commentmetadata a:visited
{
text-decoration: none;
color: #666666;
}

}

#comment
{
color: #000066;
margin-left:30px;
margin-right:40px;
padding-left:15px;
}

                         /***************************************************
                         *********************** Headings**************
                         *****************************************************/

h1
{
font-size: 24px;
color: #666666;
}

h2
{
display: block;
font-size: 16px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h3
{
display: block;
font-size: 12px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h2.postcategory   
{
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 12px;
	margin-bottom: 5px;
	color: #FFFFFF;
	background-color: #660000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}

h2.posttitle   
{
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 12px;
	margin-bottom: 0px;
	color: #000000;
}

h2.post
{
display: block;
font-size: 16px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: center;
}

.postcategory a:link
{
font-size: 14px;
color: #FFFFFF;
font-weight: bold;
}

.postcategory a:visited
{
font-size: 14px;
color: #FFFFFF;
font-weight: bold;
}

.postcategory a:hover
{
font-size: 14px;
color: #FFFFFF;
font-weight: bold;
text-decoration: underline;
}

.postcategory a:visited:hover
{
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

h4
{
margin-top: 15px;
font-size: 14px;
font-weight: bold;
padding: 0 0 0 0;
margin: 0 0 0 0;
text-align: left;
}

h4.respond
{
margin-left:0%;
}

h5
{
margin-top: 15px;
font-size: 12px;
font-weight: bold;
font-style:italic;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}


                         /***************************************************
                         *********************** date ********************
                         *****************************************************/
.date
{
font-size: 10px;
float: right;
text-transform: uppercase;
padding: 30px 5px 55px 0;
margin-top: 5px;
margin-right: 10px;
text-align: center;
color: #CCCCCC;
}


                         /***************************************************
                         *********************** Code ********************
                         *****************************************************/
code
{
display: block;
margin: 10px 30px 0 30px;
padding: 2px 10px 5px 10px;
border-top: 4px solid #8BB3DF;
color: #FFF;
background: #4F4F4F;
}

                         /***************************************************
                         ************ Navigation (based on Blix)**************
                         *****************************************************/
#navigation {
margin-left:auto;
margin-right:auto;
width: 800px;
overflow: hidden;
height:2.7em;
line-height:2.7em;
background: url(../../../../images/nav01.gif) repeat-x;
}

#navigation ul {
  margin:0;
  padding:0;
}

#navigation li {
  float:left;
  margin:0;
  padding:0;
  list-style-type:none;
  white-space:nowrap;
}

#navigation li a {
  display:block;
  padding:0 18px;
  font-size:0.8em;
  text-transform:uppercase;
  letter-spacing:1px;
}

* html #navigation a {width:1%;} /* see http://www.positioniseverything.net/explorer/escape-floats.html */

#navigation form {
  float:right;
  height:100%;
  width:164px;
  padding:0 15px;
  line-height:0;
}

#navigation form fieldset {
  /* centering the search form could've
  been done way more elegant but IEWin
  and Opera refused to follow the rules */
  margin-top:7px;
  border:0 solid; /* Opera */
}

* html #navigation form fieldset {margin-top:7px;}

#navigation #s {
  height:1.5em;
  width:115px;
  margin:0 5px 0 0;
  padding:0;
  font-size:0.8em;
  vertical-align:middle;
}

#navigation #searchbutton {
  height:2em;
  width:auto;
  padding:0 1px;
  font-size:9px;
  letter-spacing:1px;
  text-align:center;
  vertical-align:middle;
}


#navigation a {
color:#333333;}

#navigation .selected,
#navigation a:hover
{
background:#8EADCF url(img/active.png) repeat-x;
}

#navigation form {
background:#6799CF url(img/navigation.png) repeat-x;
}

#navigation #s {border-color:#FFF9EA;}

#navigation #searchbutton {
  color:#333333;
  background-color:#C2D36C;
}

.button
{
margin-bottom: -4px;
}

                         /***************************************************
                         *********************** Credits********************
                         *****************************************************/

.credits
{
margin-top: -20px;
margin-bottom: 5px;
padding: 0 4px 8px 4px;
float: right;
}


                         /***************************************************
                         *********************** Calendar ********************
                         *****************************************************/
#wp-calendar 
{
empty-cells: show;
margin: 10px auto 0;
width: 160px;
}

#wp-calendar #next a 
{
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a 
{
padding-left: 10px;
text-align: left;
}

#wp-calendar td 
{
padding: 2px 0;
text-align: center;
}

#wp-calendar th 
{
text-align: center;
}

#wp-calendar caption 
{
text-align: center;
width: 100%;
text-transform: uppercase;
font-weight: bold;
}


                         /***************************************************
                         ***************** Image General************
                         *****************************************************/


.centerpic {

text-align: center; 
border: 1px solid black;
margin-right: 3px;
margin-bottom: 3px;
text-align:left;
font-size:10px;
font-style:italic;
font-weight:bold;
}


                         /***************************************************
                         ***************** Previous and Next Posts************
                         *****************************************************/

.alignright {
text-align: right;
}

.alignleft {
text-align: left
}

.navigation {
display: block;
text-align: center;
margin: 10px;
}


                         /***************************************************
                         *********************** Smileys ********************
                         *****************************************************/

.wp-smiley
{
padding: 0;
}
                         /***************************************************
                         ************** Contained Float fix for date************
                         *****************************************************/

.postwrap
{
overflow:hidden;
}
                         
						 /***************************************************
                         ************** Poll Background**********************
                         *****************************************************/

#poll
{
	background-color:000033;
	font:Arial, Helvetica, sans-serif;
	color:#cccccc;	
	width: 140px;
	padding-left: 5px;
	padding-right: 5px;
}

#poll a:link {
color: #ffffff;
font-weight: underline;
text-decoration: none;
}

#poll a:hover {
color: #ffffff;
font-weight: bold;
text-decoration: underline;
}

#poll a:visited:hover {
color: #cccccc;
font-weight: bold;
text-decoration: underline;
}

#poll a:visited {
color: #cccccc;
font-weight: bold;
text-decoration: none;
}

                         /****************************************************
                         **************Image Caption made Easy****************
                         *****************************************************/

.imagecaptioneasy {
  font-family: arial,helvetica,sans-serif;
  padding: 2px;
  margin: 3px 7px 3px 7px;
  font-size: 10px;
  font-weight: bold;
  font-style: italic;
  background: #ffffff;
  color: #000000;
}
.imagecaptioneasy span { text-align: center; margin: 5px 5px 5px 5px;}
.imagecaptioneasy_top_left { margin: 0 8px 2px 0; float: left; text-align: left;}
.imagecaptioneasy_top_right { margin: 0 0 2px 8px; float: right; text-align: right;}
.imagecaptioneasy_top_nowrap { margin: 5px 5px 5px 5px; float: none; text-align: center;}
.imagecaptioneasy_left { margin: 0 8px 2px 0; float: left; text-align: left;}
.imagecaptioneasy_right { margin: 0 0 2px 8px; float: right; text-align: right;}
.imagecaptioneasy_nowrap { float: none; text-align: center;}


                         /****************************************************
                         *******************Custom Styles*********************
                         *****************************************************/


.body-big {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
}

.interview {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: normal;
	font-style: italic;
}

.head-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}

.head-medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.head-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: normal;
}

.head-underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: normal;
	text-decoration: underline;
}

.red-flash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	font-style: oblique;
	text-decoration: blink;
}

.link-regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}

.link-bigger {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}

.link-biggest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	line-height: normal;
	text-decoration: underline;
	font-style: italic;
}

.footnote {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height: normal;
	font-style: italic;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   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;
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}