/*
Theme Name: slight
Theme URI: http://www.thematology.com/2008/09/06/free-wordpress-theme-slight/
Description: 2 column, with RHS widget sidebar, GPL v3 licence 
Version: 1.2
Tags: fixed width, two columns, widget ready, white, blue, simple
Author: Thematology
Author URI: http://www.thematology.com/
*/



body {
margin: 0;
padding: 0;  
color: #000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 100.1%;
background: #fff;
}




#wrapper{
width: 770px;
margin: 0px auto;
padding: 0px;
text-align:left;
font-size: 75%;
line-height:20px;
}


#header{
padding: 0px;
margin: 0;

}	


#header-inner{
margin:0;
padding:0;
}


		
#content{

margin: 0px;
padding: 0px 0px 0 0px;
background:#fff;
}	

#content-inner{
}

#main {
width: 530px; 
float:left;
margin: 0px;
padding: 35px 0 15px 20px;
overflow:hidden;
}


#sidebar {
padding: 25px 15px 15px 15px;
margin: 0px 0 0 540px;
}


#footer {
clear: both;
margin: 0;
padding: 10px 16px;
text-align: center;
font-size: 85%;

}


#footer-inner{
border-top:1px solid #ccc;
margin:0 0 10px 5px;
}

#footer p{
margin:0;
padding:15px 0;
}

#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:65%;
padding: 0 0 3px 0;
}

#credit p a, #credit p a:hover{
color:#999;
font-weight:100;
}

/*  ********** default styles *********** */

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;
}

form{
margin: 0;
padding:0;
}

fieldset{
padding:10px;
margin:0;
border:none;
}

legend{
font-weight:800;
}

code{
	font-size: 90%;
	font-family: "Courier New", Courier, monospace;
	white-space: pre;
}

.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;
}
	


/* Headings */ 

form#searchform2{
display: block;
float:right;
margin: 10px 15px 0px 5px;
}

#header h3{
margin:  0;
padding: 25px 0 0 25px;
}

#header h3 a{
font-weight:100;
color: #5077D3;
text-decoration: none;
font-size: 260%;
letter-spacing: 1px;
}

#header h2{
margin: 0;
padding: 10px 0 30px 25px;
font-weight:800;
color: #444;
font-size: 15px%;
letter-spacing: 1px;
}

h2#sectiontitle{
font-size:13px;
font-weight: 800;
font-family: arial, verdana, sans-serif;
padding:6px 6px 6px 10px;
margin:8px 10px 15px 10px;
background: #f2f2f2;
color: #444;
}

/* post styles */

.post{
margin: 0 0 20px 0;
padding: 0 5px 5px 5px;
}

.entry{
margin: 0;
padding: 0px 10px 3px 10px;
font-size:12px;
}

.post h2 {
color: #333;
font-size: 17px;
font-weight: 300;
padding: 7px 0 2px 2px;
margin: 0px 0 15px 0;
}


.post h2 a{
color: #333;
text-decoration:none;
font-weight: bold;
}

.post h2 a:hover{
text-decoration:none;
color: #333;
}

.postmetadata{
font-size:10px;
padding: 1px 8px 1px 5px;
margin: 0;
border-top: 1px solid #ccc;
}

.postmetadata p{
padding: 0;
margin: 2px 0;
}


.date{
float:left;
text-align:center;
font-weight:800;
margin: 0 10px 0 0;
padding: 0 10px;
border-right: 1px solid #ccc;
color: #444;
font-family:arial, sans-serif;
}


.dateDay{
display:block;
font-size: 16px;
line-height: 16px;
text-align:center;
}
.dateMonth, .dateYear{
display:block;
font-size: 11px;
padding:0;
line-height: 12px;
}





/*  Comments   */

h3#comments, h3#postcomment{
	font-size: 100%;
	font-family:verdana, sans-serif;
}	

ol#commentlist{
padding: 0 0 0 20px;
font-size: 90%;
list-style-type: none;
}

ol#commentlist li{
	padding: 0px 3px;
	margin: 0;
}

ol#commentlist li p.commentheader{
margin: 0px 0 0px 0;
display: block;
padding: 1px 5px;
}



ul#commentlist{
padding: 0;
margin:0;
list-style-type:none;
}

ul#commentlist li{
	display: block;
	padding: 0;
	margin: 0 15px 15px 15px;
	font-size:90%;
	background: #f2f2f2;
}

ul#commentlist p{
margin: 6px 0;
}

ul#commentlist li div.comm{
margin: 1px;
padding: 1px;
}

ul#commentlist li div.gravatar {
	width:50px;
	float:left;
	padding: 10px 0 0 10px;
}

ul#commentlist li div.gravatar img{
border: 2px solid #ccc;
}




ul#commentlist li div.commenttext{
padding: 0;
margin:5px 10px 5px 65px;
}

ul#commentlist li div.commenttext div.commentwrapper{
margin:0 0 0 5px;
padding: 3px 8px;
}


/*  sidebar styles */


#subscribe p{
font-size: 12px;
font-weight:bold;
margin: 0px 0 10px 0;
}


.menu a:hover{
text-decoration:none;
font-size: 12px;
font-weight:bold;
}

.menu ul{
margin:0;
padding:0;
list-style-type:none;
}

.menu ul li.widget{
padding:2px;
margin:0 0 0px 0px;
font-size: 12px;
}

.menu ul li.widget ul{
	margin: 0;
	padding:0;
font-size: 12px;
}

.menu ul li.widget ul li{
border-bottom:1px solid #ddd;
background: #f4f4f4;
padding: 2px 2px 2px 15px;
margin:0;
font-size: 12px;
}

.menu ul li.widget ul li ul{
}

.menu ul li.widget ul li ul li{
border-top: 1px solid #ddd;
border-bottom: none !important;
padding: 2px 2px 2px 15px;
font-size: 12px;
}



.menu ul li.widget h3{
font-size:14px;
padding:2px 2px 1px 4px;
margin:0;
border-top: 3px solid #5077D3;
border-bottom: 1px solid #bbb;
color: #333;
font-weight: 800;
font-variant:small-caps;
}

.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 {
padding: 2px 5px;
}

/* Calendar styles */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}

#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;
}


#footer a{
font-weight: 100;
}

a:link {COLOR: #0000FF; TEXT-DECORATION: none}

a:active {COLOR: #003399; TEXT-DECORATION: none}

a:visited {COLOR: #0000FF; TEXT-DECORATION: none}

td {text-decoration:none; font-size:10px;}

a.keylinks:link {COLOR: #ffffff; TEXT-DECORATION: none; font-size : 8pt;}

a.keylinks:active {COLOR: #ffffff; TEXT-DECORATION: none; font-size : 8pt;}

a.keylinks:visited {COLOR: #ffffff;	TEXT-DECORATION: none; font-size : 8pt;}

a.keylinks:hover {color: orange; text-decoration: none;}

ul.bluebox-ul {margin: 2px; padding: 12px;}


/*TEXT BEHAVIOR */

.text8pt {text-decoration: none; font-size : 8pt;}

.text10pt {text-decoration: none; font-size : 10pt; vertical-align:top;}

.text12pt {text-decoration: none; font-size : 12pt;}


/*ADVERTISEMENTS */

table.amazon-rhs {border-width: 3px; border-style: dotted; border-color: black;	border-style:none; background-color: white;	width: 142px;}

table.amazon-rhs td {border-width: 0px; padding: 2px; border-style: inset; border-color: gray; background-color: white;	font-size: 10; font-weight:bold; text-align:center;}

table.amazon-rhs-links {border-width: 0px; background-color: white;	width: 130px;}

table.amazon-rhs-links {font-size: 10; font-weight:bold; text-align:center;}

.advertisements {text-decoration:none; font-size : 8pt;	color:#666666; font-variant: small-caps;}

h1.pagedescription {text-decoration:none; font-size : 10pt;	color:#000000; font-weight:bold;}

.smallcaps-14pt-white {font-size: 14px;	font-weight: bold; font-variant: small-caps; font-align: center; COLOR: ffffff;}

.whitetext {color:#FFFFFF; font-size:10;}


td.movies-header {text-decoration:none; width:50%; background-color:#666666; height:12px;}

td.movies-keylinks {text-decoration:none; font-size : 8pt; color:#000000; background-color:ebeff3;}

td.movies-content {text-decoration:none; font-size:12px; background-color:#FFFFFF; padding:4;}

td.movies-content-yellowbg {text-decoration:none; font-size:12px; background-color:#FEFDE0; padding:4;}

h1.white-smallcaps {text-decoration:none; font-size : 11pt; color:#ffffff; font-variant: small-caps; margin: 0 0;}

h2.white-smallcaps {text-decoration:none; font-size : 11pt;	color:#ffffff; font-variant: small-caps; margin: 0 0;}

td.movies-body {text-decoration:none; font-size : 10pt;	background-color:#ffffff; vertical-align:top;}

td.movies-keylinks {text-decoration:none; font-size : 8pt; background-color:#ebeff3; vertical-align:top;}

table.gadgetsandcharacters {font-size: 10pt; border-width: 1px; border-style: solid; border-color:#000000; background:#FFFFB9; vertical-align:top;}

td.gadgetsandcharacters {font-size: 10pt; background:#FFFFB9; vertical-align:top;}

h1.h1-gadgetsandcharacters {text-decoration:none; font-size : 12pt;	color:#FF0000; font-variant: small-caps; margin: 0;}

#thumbBox{position: absolute; left: 0; top: 0; width: auto; padding: 10px; padding-bottom: 3; background: #485d70; visibility: hidden; z-index: 10; cursor: hand; cursor: pointer;}

#thumbBox .footerbar{font: bold 16px Tahoma; letter-spacing: 5px; line-height: 1.1em; color: white; padding: 5px 0; text-align: right;}

#thumbBox #thumbImage{background-color: white;}

#thumbLoading{position: absolute; visibility: hidden; border: 1px solid black; background-color: #EFEFEF; padding: 5px; z-index: 5;}

.advertisements {text-decoration:none; font-size : 8pt; color:#666666; font-variant: small-caps;}

.bluetable {background:#ccffff; border:1px solid #C6C6C6; padding:5px; margin:5;}

table.dottedbox {border-width: 3px;	border-style: dotted; border-color: black; background-color: ffffcc;}

.tablebox {background:#FBFBBB; border:1px solid #C6C6C6; padding:5px}
