/*
Theme Name: alibi3col
Theme URI: http://themocracy.com/2009/07/alibi3col-free-wordpress-theme/
Description: 3-column theme, centre content with left & right sidebars, configurable page menu and compatible with WP2.8 threaded and paged comments - licenced under the GPL.
Version: 1.7
Tags: fixed-width, three-columns, theme-options, threaded-comments, black
Author: Themocracy
Author URI: http://themocracy.com/
*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

.clearthis {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	display: block;
	color: #f00;
	}

/*///////// Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/*///////// End hide from IE-mac */


body {
margin: 0 0 1em 0;
padding: 0;  
color: #333;
text-align:center;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size: 100.1%;
background: #fff;
}


#wrapper2{
border-left: 0px solid #fff;
border-right: 0px solid #fff;
}

#wrapper3{
border-left: 0px solid #666;
border-right: 0px solid #666;
}

#wrapper{
width: 925px;
margin: 0px auto;
padding: 0px;
text-align:left;
font-size: 75%;
line-height:20px;
background: #fff;
border-left: 0px solid #333;
border-right: 0px solid #333;
position:relative;
}


#header{
padding: 0px 0px;
margin:5px 0 2px;

width:924px;
height:193px;
}	


#header-inner{
margin:0;
padding:0;
}


		
#content{
clear:both;
margin: 0;
padding: 0px 0 0px;
background:#fff;
position:absolute;
top:270px;
}	

#left {
width: 136px; 
float:left;
margin: 0;
padding: 0px 0 10px 0;
overflow:hidden;
}


#main {
width: 537px; 
float:left;
margin: 0;
padding: 0px 0 10px 28px;
font-size:115%;
overflow:hidden;
}

#main-inner {
margin: 0;
padding: 0 0px;
overflow:hidden;
}

#sidebar {
padding: 0;
margin: 0 0 0 729px;
background: #fff;
width:196px;
}

*html #sidebar {margin: 0 0 0 725px;}

#footer {
clear: both;
margin: 0;
padding: 0;
text-align: center;
font-size: 95%;
background: url(images/footer.gif) no-repeat;
height: 350px; /* the original height is 277px | modified by edward aug-12-2010 */
width:925px;
}


#footer-inner{
padding: 0px 0 10px;
}

#footer p{
margin:0;
padding:15px 0;
}

#footer a, #footer a:visited{
font-weight: 100;
color:#666666;
text-decoration:underline;
display:block;

}

#footer ul {padding:0; margin:0; list-style:none}
#footer li {float:left; color:#666666; margin-right:0px; border-right:1px solid #666666;
 padding:0 10px; line-height:1em}



#navigation{
padding: 5px 15px;

}

#navigation div.fleft{
float:left;
}

#navigation div.fright{ 
float:right;
}

#credit{
text-align:right;
padding: 0 15px;
}

#credit p{
margin:0;
color:#777;
font-size:95%;
}

#credit p a, #credit p a:hover{
color:#999;
font-weight:100;
}

/*  ********** default styles *********** */

p, h1, h2, h3, h4, h5, h6{
margin: 10px 0;
padding: 0;
}

h1, h2, h3, h4, h5, h6 {

}

h1{
	font-size: 190%;
}
h2{
	font-size: 160%;
}
#main h2{color:#0E4BA0;}

h3{
	font-size: 120%;
}
#main h3{color:#0E4BA0;}

h4{
	font-size: 110%;
}
h5{
	font-size: 100%;
}
h6{
	font-size: 70%;
}




a, a:visited{
color:#0E4BA0;
text-decoration:underline;
}
a:hover{
text-decoration:none;
}

#left a, #left a:visited{color:#669900;}
#left #tags a, #left .tags a:visited{text-decoration:none;}

#sidebar a, #sidebar a:visited{color:#496852;}

pre {display:inline; margin:0; float:right; font-family:inherit; margin:-8px 0 0;}

a img{
border:0px;
}

hr{
height:2px;
margin:5px 0;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}

blockquote{
background: #f4f4f4;
padding: 5px 15px;
margin: 3px 30px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

form{
margin: 0;
padding:0;
}

fieldset{
padding:10px;
margin:0;
border:none;
}

legend{
font-weight:800;
}

code{
	font-size: 95%;
	font-family: "Courier New", Courier, monospace;
	white-space: pre;
}

td{
 vertical-align:top;
}

.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: 5px 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;
}

#tabs {
background:url(images/tagline.gif) no-repeat 0 0;
 
position:relative;

 height:39px;
 padding-left:165px;


}


    #tabs ul {
	  margin:0;
	  padding:0px;
	  list-style:none;
      }
    #tabs li {
      float:left;
      margin:0 2px 0 0;
      padding:0;
      }
    #tabs a:hover, #tabs a, #tabs a:visited {
      float:left;
      margin:0;
      font-size:110%;
      text-decoration:none;
	 padding:2px 25px 15px 6px;
	 padding:2px 15px 15px 6px;
      color:#FFF;
	  background:#000C4B;
      }
   /* #tabs a span {
      float:left;
      display:block;
     
      }*/
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
  /*  #tabs a span {float:none;}*/
    /* End IE5-Mac hack */
   /* #tabs a:hover span {
      color:#FFF;
      }*/

	  
	 #tabs ul.secondary {
	  margin:0;
	  padding:5px 0 0 0px;
	  list-style:none;
      }
#tabs a:hover, #tabs li.on a, #tabs li a.on {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#0E4BA0 none repeat scroll 0 0;
}
	  
    #tabs  .secondary li {
      border-right:1px solid #CCCCCC;
float:left;
margin:0 10px 0 0;
padding:0 10px 0 0;
line-height:1em;
      }
	  
    #tabs  .secondary a, #tabs  .secondary a:visited {
      float:left;
      margin:0;
      /*font-size:90%;*/
      text-decoration:underline;
	 padding:0px;
      color:#999;
	  background:none
	  
      }
    #tabs li.current-cat a:link, #tabs li.current-cat a:visited, #tabs li.current-cat a:active, #tabs li.current-cat {
	  color:#333;
	  text-decoration:none;
      }

	  
	  #tabs .secondary  a:hover {
	background:none;
	  text-decoration:none;
    
      }
	  
	  #tabs .secondary li.current-cat {
	 color:#333;
	  text-decoration:none;
	  }
   

/* Headings */ 

form#searchform2{
display: block;
position:absolute;
right:0;
top:0px;
margin: 0px 0px 0px 0px;
padding:4px;
background:black url(images/searchbg.gif) repeat-x; 
height:31px;
width:186px;
}

#header h3{
margin:  0;
padding: 30px 0 0 10px;
}

#header h3 a{
font-weight:100;
color: #fff;
text-decoration: none;
font-size: 220%;
letter-spacing: 1px;
}

#header h2{
margin: 0;
padding: 10px 0 5px 10px;
font-weight:100;
font-style:italic;
color: #fff;
font-size: 140%;
letter-spacing: 1px;
}

h2#sectiontitle{
font-size:110%;
font-weight: 800;
font-family: arial, verdana, sans-serif;
padding:2px 4px 1px;
margin:0px 0px 15px 0px;
background:#0E4BA0;
color: #fff;
}

/* post styles */

.post{
margin: 0 0 10px 0;
padding: 0 0px 5px 0px;
}

.entry{
margin: 0;
padding: 0px 0px 3px 0px;
}

.post h2 {
color: #0E4BA0;
font-size: 140%;
font-weight:100;
padding: 0px 0 0px 0px;
margin: 0px 0 5px 0;
}


.post h2 a{
color:#0E4BA0;
text-decoration:none;
font-weight:100;
}

.post h2 a:hover{
text-decoration:underline;

}

.postmetadata{
font-size:90%;
padding: 0px 0px 3px 0px;
margin: 0 0 4px 0;
border-bottom: 1px solid #ccc;
color:#999999
}

.postmetadata p{
line-height: 18px;
padding: 0;
margin: 2px 0;
}

.postmetadata a, .postmetadata a:visited {color:#333333}

.date{

margin: 0 0px 0 0;
padding: 0 0px;
border-right: 0px solid #ccc;
color:#666666;
font-size: 11px;
}


.dateDay{}
.dateMonth, .dateYear{}

.section-header h1 {color:white; background:#0E4BA0; font-size:150%;
font-weight:normal;
padding:4px;
width:275px;
margin:0 0 10px 0}

.section-header {position:relative;}
.section-header  .view-all { position:absolute; left:290px; top:5px;}

.widget_execphp div span {display:block; text-align:right}


/* Comments > WordPress 2.6 */

ol.commentlist {
list-style:none;
margin:0;
padding:0; 
text-indent:0;
}

ol.commentlist li { 


height:1%; 
margin:0 0 10px;
padding:0px 0px 0px 57px;
position:relative;
}

ol.commentlist li div.comment-author {
padding:0 160px 0 0;
}

ol.commentlist li div.vcard {
font:800 12px/1.9  arial,sans-serif;
}

ol.commentlist li div.vcard cite.fn {
font-style:normal;
}

ol.commentlist li div.vcard cite.fn a.url {
text-decoration:none;
}

ol.commentlist li div.vcard img.avatar { 
border:2px solid #eee; 
top:7px;
left:7px; 
position:absolute;
}

ol.commentlist li div.comment-meta {
font:100 11px/1.9 arial,sans-serif;
position:absolute;
top:5px;
right:10px;
text-align:right;
}

ol.commentlist li div.comment-meta a {
color:#333;
text-decoration:none;
}

ol.commentlist li p {
font:normal 12px/1.5  arial,sans-serif;
margin:0 0 1em;
}
ol.commentlist li ul {
font:normal 12px/1.4  arial,sans-serif;
list-style:square;
margin:0 0 1em;
padding:0;
text-indent:0;
}

ol.commentlist li div.reply {
color:#374C76;
font:bold 12px/1.4 arial,verdana, helvetica,sans-serif;
}

ol.commentlist li div.reply:hover {
color: black;
}

ol.commentlist li div.reply a {
text-decoration:underline; 
}

ol.commentlist li ul.children {
list-style:none;
margin:1em 0 0;
text-indent:0;
}
  
ol.commentlist li ul.children li.depth-2, ol.commentlist li ul.children li.depth-3, ol.commentlist li ul.children li.depth-4 {
margin:0 0 .25em;
}

ol.commentlist li.even {
background:#fff;
}
ol.commentlist li.odd {
background:#f3f3f3;
}

ol.commentlist li.pingback div.vcard {
padding:0 160px 0 0;
}

#respond h3{
font-size: 105%;

margin: 3px 0;
}

#respond {
border-top:1px solid #ccc;
margin-top:20px;
padding-top:5px;
}

textarea#comment {width:530px!important; border:1px solid #ccc;}

/*  Legacy Comments < WordPress 2.7  */


h3#comments, h3#postcomment{
	font-size: 100%;
	font-family:arial, sans-serif;
}	

ol#lcommentlist{
padding: 0 0 0 20px;
font-size: 90%;
list-style-type: none;
}

ol#lcommentlist li{
	padding: 0px 3px;
	margin: 0;
}

ol#lcommentlist li p.commentheader{
margin: 0px 0 0px 0;
display: block;
padding: 1px 5px;
}


ul#lcommentlist{
padding: 0;
margin:0;
list-style-type:none;
}

ul#lcommentlist li{
	display: block;
	padding: 0;
	margin: 0 15px 5px 15px;
	font-size:90%;
	background: #f2f2f2;
}

ul#lcommentlist p{
margin: 6px 0;
}

ul#lcommentlist li div.comm{
margin: 1px;
padding: 1px;
}

ul#lcommentlist li div.gravatar {
	width:50px;
	float:left;
	padding: 10px 0 0 10px;
}

ul#lcommentlist li div.gravatar img{
border: 2px solid #ccc;
}

ul#lcommentlist li div.commenttext{
padding: 0;
margin:5px 10px 5px 65px;
}

ul#lcommentlist li div.commenttext div.commentwrapper{
margin:0 0 0 5px;
padding: 3px 8px;
}


/*  sidebar styles */


#subscribe p{
font-size: 95%;
margin: 3px 0 10px 0;
}

.menu{
padding:0;
}

.menu a{
font-weight: 100;
}

.menu a:hover{
text-decoration:none;
}

.menu ul{
margin:0;
padding:0;
list-style-type:none;
}

#sidebar .menu li { background:#EBEBEB}

#sidebar .menu li#text-4 { background:#5E9555; height:100px;}
#sidebar .menu li#text-4 form{text-align:left!important; border:0!important; padding:10px 0 10px 0!important;}
#sidebar .menu li#text-4 form p{padding:0 10px; margin:0}

#sidebar .menu li#text-4 form input.fb-text{border:0 none;
float:left;
margin-right:5px;
padding:2px;
width:115px !important;

font-size:120%;}
#sidebar .menu li#text-4 form input.fb-submit{background:#496852;
border:0;
color:#FFFFFF;
float:left;
font-size:120%;

padding:2px;}
 
#sidebar .menu li#text-4 p  {padding:10px 10px 0; }
#sidebar .menu li#text-4 .big  {color:#FFFFFF; font-size:190%;}
#sidebar .menu li#text-4 a,  #sidebar .menu li#text-4 a:visited{color:#FFFFFF; font-size:105%;}
#sidebar .menu .big a { text-decoration: none }
#sidebar .menu .big a:hover { text-decoration: underline }


#sidebar .menu li .execphpwidget {padding:5px}

.menu ul li.widget{
padding:0px;
margin:0 0 25px 0px;
}

#left .menu ul li.widget{
margin:0 0 35px 0px;
}

.menu ul li.widget ul{
margin: 0;
padding:0;
}

.menu ul li.widget ul li{
border-bottom:1px solid #eee;
padding: 3px 0 3px 8px;
margin:0;
line-height:1.3em;
}

#tag_cloud-3 a,  #tag_cloud-3 a:visited {text-decoration:none; line-height:1.3em;}
#tag_cloud-3 a:hover {text-decoration:underline}

#sidebar .menu ul li.widget  ul li  {border-bottom:0; list-style-type:none; padding:2px 0 2px 5px;}

#left .intro {font-weight:bold; line-height:1.2em; font-size:14px; color:#0E4BA0; margin-bottom:20px;}

/*
.menu ul li.widget ul li:before {
	content: "\00B7 \0020";
	}*/


.widget_tag_cloud div {padding-top:5px}

.menu ul li.widget ul li ul{
}

.menu ul li.widget ul li ul li{
border-bottom: none !important;
padding: 3px 0 2px 15px;
}

#text-3 .textwidget p,  #fact p, #fact{color:#669900; font-size:16px; line-height:1,2em;}
#text-3 .textwidget p a, #text-3 .textwidget p a:visited{font-size:16px; color:#FFFFFF; background-color:#669900; display:block; padding:3px; text-decoration:none; width:40px; text-align:center;}

#text-3 .textwidget p a:hover {background-color:#f7f7f7; color:#669900;}

.menu ul li.widget h3{
font-size:120%;
padding:2px 4px 1px 4px;
margin:0;
background: #eee;
color: #fff;
}

#left .menu ul li.widget h3{background: #669900; margin-bottom:5px}
#sidebar .menu ul li.widget h3{background: #496852}

.menu ul li h3 a{
color: #333;
font-weight: 800;
}
.menu ul li h3 a:hover{
color: #333;
text-decoration: none;
}

.menu form{
display:block;
margin:0px;
padding:4px;
}

.menu input{
margin:3px 0;
font-size:90%;
}

li.widget .textwidget, li.widget #search ul,  {
padding: 2px 5px;
}

/* Calendar styles */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 175px;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
display: block;
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
}

input.searchinput{
padding:7px 5px;
border: 1px solid #333;
color:#333;

width:140px;
height:16px;
}

input.searchsubmit{ border:0;
background:url(images/searchbut.gif) no-repeat 0 -6px ;
font-size:0px;
color:#000000;
width:23px;
height:28px;
margin-left:5px}

#tabs .secondary li.current-cat {
color:#333333;
text-decoration:none;
}


