/*
Theme Name: SiteWit Blog
Theme URI: http://blog.sitewit.com
Description: The sitewit theme for Wordpress
Author: Matt
Author URI: http://mem0.com
version: 2.0
Tags: two-column, widget-ready,blank
*/



/* basics */

*{margin:0; padding:0;}

body {
	background:#f5f5f5 url(images/body-bg.png) repeat-x;
	font-family:Helvetica,'Trebuchet MS',Verdana,Arial,sans-serif;
	font-size: 9pt;
	margin:20px;
	}

	
h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#000;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}

#container-decoration{
	width:785px;
	margin: 0 auto;
	background: transparent url(images/header-bg.png) no-repeat scroll 0 0;
}

/* container */


#container {
	background:#fff;
	width: 760px;
	margin: 0 auto;
	padding:0;
	color:#333;
	overflow: hidden;
	}
	
/* header */

#sw_links{
 position:absolute;
 top:0px;
 font-weight:bold;
 color:#000;
 width:760px;
 text-align:right;
}

.sw_site{
 color:#636466;
}

.sw_wit{
 color:#f26522;
}

#header {
	background:transparent url(images/bg-head.jpg) no-repeat;
  	width: 760px; 
  	height: 200px;
	color: #fff; 
	}

#header #logo{
	margin-left:15px;
        padding-top:15px;
}

#header h1{
	font:normal 20pt Helvetica,'Trebuchet MS',Verdana,Arial,sans-serif;
	padding:20px 0 0 16px;
	margin:0;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font:normal 10pt georgia, times;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}

/* main menu */


#menu {
	background:#000;
	font-family: Helvetica,'Trebuchet MS',Verdana,Arial,sans-serif;
	font-size: 8pt;
	overflow:hidden;
	background:transparent url(images/topnav-bg.gif) repeat-x scroll 0 0;
	height:53px;
        border-left:1px solid #B97E11;
        border-right:1px solid #B97E11;
}


#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
        padding:0 15px 0 5px;
	font-size:12pt;
	height:53px;
	line-height:45px;
        background:transparent url(images/topnav-spacer.gif) no-repeat scroll right 0;
}

#menu ul li a {
	padding:4px 10px;
	margin: 0;
	color: #fff;
	display:block;
	text-shadow:0.1em 0.1em 0.2em black;
	font-weight:bold;
	text-decoration:none;
}

#menu ul li a:hover {
	color:#fff;
}



/* content */


#content {
	float:left;
	width:490px;
	overflow: hidden;
	margin:14px;
	}

.post {
	margin:0;
	padding:0;
	line-height: 14pt;
	}
	
.post h2{
	font:normal 15pt Helvetica,'Trebuchet MS',Verdana,Arial,sans-serif;
	}
	
.post h2 a{
	color: #000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {}

.post li {}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
        border: solid 1px #000;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}



/* sidebar */

#sidebar {
	font-family: Helvetica,'Trebuchet MS',Verdana,Arial,sans-serif;
	font-size:9pt;
	width:230px;
	float:right;
	margin:0;
	padding: 0;
	
	}

#technorati {
 width:145px;
 margin: 10px 0;
 background:none !important;
 border: none !important;
 padding:0 !important;
}

.textwidget{
 margin:10px 0;
 background:none !important;
 border: none !important;
 padding:0 !important;
}

#sidebar h2{
	font:bold 11pt Helvetica,'Trebuchet MS',Verdana,Arial,sans-serif;
	color: #fff;	
	margin: 0;
	height:33px;
	line-height:33px;
	margin:0;
	background:transparent url(images/side-title-bg.gif) repeat scroll 0 0;
	text-shadow:0.1em 0.1em 0.2em black;
	padding-left:10px;
        text-align:left;
}

#sidebar label{
	font:normal 11pt Helvetica,'Trebuchet MS',Verdana,Arial,sans-serif;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:12px;
	padding:0;
	}

#sidebar ul li {
	margin: 10px 0 0;
	padding: 3;
	line-height: 14pt;
	list-style-type: none;
	background:url(images/side-text-bg.gif) no-repeat 0 0;
	border:solid 1px #000;
	}

#sidebar ul ul,
.widget div {
	background:transparent url(images/side-text-bg.gif) no-repeat scroll right top;
	border:1px solid #000000;
	margin:0;
	padding:14px;
}

#sidebar ul ul li {
	list-style-type: none;
	background: none;
	border:none;
	padding-left:5px;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
	background: none;
}



/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: Helvetica,'Trebuchet MS',Verdana,Arial,sans-serif;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment{
	background: #fff;
	font-family: Helvetica,'Trebuchet MS',Verdana,Arial,sans-serif;
	font-size: 10pt;
	margin:5px 5px 0 0;
	padding:4px;
	border: 1px solid #000;
        background:transparent url(images/textbox-bg.png) repeat scroll 0 0;
        border:1px solid #BBBBBB;
}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding: 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: Helvetica,'Trebuchet MS',Verdana,Arial,sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#searchform{
        background:transparent url(images/side-text-bg.gif) repeat scroll right 0;
	border:1px solid #000000;
	margin:0;
	padding:14px 12px;
&nbsp;}

#searchform input#s{
	margin:0;
	padding:4px 0;
	width:100%;
        background:transparent url(images/textbox-bg.png) repeat scroll 0 0;
        border:1px solid #BBBBBB;
}

#searchform input#searchsubmit{
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
}


	
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.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;
}




/* footer */

#footer {
	background:#fff url(images/btmnav-bg.gif) repeat-x;
	clear: both;
	height: 52px;
	border-left:solid 1px #b97e11;
	border-right:solid 1px #b97e11;
	}
	
#footer p{padding:14px 0;margin-left: 5px; float:left; color: #555; text-align:center;}
#footer a{color: #333;text-decoration: none;}
#footer a:hover{color: #555;text-decoration: underline;}
#footer-logo{
    float:right;
    margin-right:5px;
    margin-top:3px;
}

