/*
Theme Name: Blank 2 Column - Right Sidebar
Theme URI: http://refueled.net/blank-themes/
Description: A Blank Wordpress theme with left sidebar.
Author: refueled
Author URI: http://refueled.net
version: 2.0
Tags: two-column, widget-ready,blank
*/




/* basics */

*{margin:0; padding:0;}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin:20px;
	background-color: #fff;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	}

	
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:#336699;
	text-decoration: underline;
	}

a:hover{ color:red;}



/* container */


#container {
	width: 760px;
	margin: 0 auto;
	padding:0;
	background:#fff;
	color:#333;
	overflow: hidden;
	}
	
/* header */

#logo {  background-color:#dedede; margin-top:-5px; padding-bottom:10px;}
#header {
	width: 760px;
	height: 100px;
	color: #fff;
	background-color: #e6e6e6;
	background-image: url(images/clouds.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}

#header h1{
	font:normal 20pt georgia, times;
	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-color: #e6e6e6;
	background-image: url(images/clouds2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: arial, verdana, times, serif;
	font-size: 8pt;
	width:760px; 
	overflow:hidden;
}


#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding:11px 20px;
	margin: 0;
	color: #333;
	display:block;
	font-size:150%;
	text-decoration:none;
}

#menu ul li.current_page_item a {
	font-weight:bold;
	background-color:#42add7;
}

#menu ul li a:hover {
	background-color: #e6e6e6;
	background-image: url(images/clouds-dark.jpg);
	background-position: right top;
	color:#FFF;
	text-decoration:none;
}

#featured { background-color:#efefef; height:50px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif}
#featured .startbox { width:100px; height:50px; background-color:#999; float:left }
#featured .startbox p { margin:.6em 10px 0 0; text-align:right; padding:0; font-weight:bold; font-size:100%;}
#featured .box { width:218px; height:50px; background-color:#efefef; float:left; border-left:1px solid #999; }
#featured .box h3 { margin: 5px 10px 0 10px; padding:0; }
#featured .box p { margin:0 10px 5px 10px; padding:0; line-height:100%; font-size:80%; color:#666; font-family:Arial, Helvetica, sans-serif;}
#featured .box a { color:#336699; text-decoration:none; }


/* content */


#content {
	float:left;
	width:530px;
	overflow: hidden;
	margin:14px;
	}

.post {
	margin:0;
	padding:0;
	line-height: normal;
	}
	
.post h2{
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px dotted #999;
	font-size:200%;
	font-weight:normal;
	padding:10px 10px 10px 2px;
	color: #42add7;
	font-weight:bold;
	line-height:110%;
	letter-spacing:-.03em;
	}
	
.post h2 a{
	color: #42add7;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post small.byline { margin-left:2px; padding-top:10px; display:block; color:#666; }
.post ul {}

.post li {}

.entry { margin-left:2px; margin-top:10px;}
.entry p{margin:12px 0; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; line-height:170%; font-size:90%; color:#333;}

.entry .thecontent { border-bottom:1px dotted #999; margin-bottom:2em;}
.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	display:none;
	font-size:80%;
	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: verdana, arial, tahoma;
	font-size:8pt;
	width:190px;
	float:right;
	margin:0;
	padding: 0;
	border-left: 1px solid #ddd;
	}

#sidebar h2{
	font:normal 11pt arial, georgia, times;
	color: #333;
	background-color:#efefef;
	margin: 0 0 0 -12px;
	padding: 10px;
	font-weight:bold;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
}

#sidebar label{
	font:normal 11pt arial, georgia, times;
	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: 0;
	padding: 5px 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin:14px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	margin-right:5px;
	line-height:120%;
	border-bottom:1px solid #e9e9e9;
	}

#sidebar ul ul li a{
	text-decoration:none;
}
#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* 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: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
		}

#author, #email, #url, #comment {
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #999;
	}

#comment { padding:10px; }
	
#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: #e9e9e9;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	border-top:1px solid #999;
	}

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: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
	}

#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;
}



.app 			{ 	margin:4px 10px 0 0; padding:0; width:230px; height:89px; float:left;
					background-image: url(images/appbox.gif);
					background-repeat: no-repeat;
					background-position: left top;
}
.app h3			{ font-size:135%; color:#fff; margin:6px 0 0 7px; padding:0 0 0 0; }
.app h3 a		{ text-decoration:none; color:#225a70;}
.app h3 a:hover	{ color:#FFF; }
.app p			{ color:#225a70; font-size:80%; line-height:100%; margin:10px 7px 0 7px; padding:0 0 0 0; }

.site 			{ 	margin:4px 10px 0 0; padding:0; width:230px; height:89px; float:left;
					background-image: url(images/appbox_green.gif);
					background-repeat: no-repeat;
					background-position: left top;
}
.site h3			{ font-size:135%; color:#144212; margin:6px 0 0 7px; padding:0 0 0 0; }
.site h3 a		{ text-decoration:none; color:#144212;}
.site h3 a:hover	{ color:#FFF; }
.site p			{ color:#144212; font-size:80%; line-height:100%; margin:10px 7px 0 7px; padding:0 0 0 0; }

.prod 			{ 	margin:4px 10px 0 0; padding:0; width:230px; height:89px; float:left;
					background-image: url(images/appbox_brown.gif);
					background-repeat: no-repeat;
					background-position: left top;
}
.prod h3			{ font-size:135%; color:#584b1c; margin:6px 0 0 7px; padding:0 0 0 0; }
.prod h3 a		{ text-decoration:none; color:#584b1c;}
.prod h3 a:hover	{ color:#FFF; }
.prod p			{ color:#584b1c; font-size:80%; line-height:100%; margin:10px 7px 0 7px; padding:0 0 0 0; }



/* footer */

#footer {
	background:#333;
	clear: both;
	width: 100%;
	}
	
#footer p{padding:14px 0;margin: 0; color: #999; text-align:center; font-size:80%;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}

.aktt_tweet_digest		{ background-color:#e9e9e9; padding:10px 10px 1px 10px; }
.aktt_tweet_digest li	{ padding:10px; margin-bottom:10px; background-color:#fff; color:#666; list-style-type:none;}