/*
Theme Name: 1024px
Theme URI: http://andreasviklund.com/wordpress-themes/
Description: A light and extremely simple theme with 2 columns. It is based on Andreas' <a href="http://andreasviklund.com/templates/1024px/">1024px CSS template</a>. Updated to support tags, category descriptions, gravatars and more. Validates as XHTML 1.0 Strict. Public domain.
Version: 2.7
Author: Andreas Viklund
Author URI: http://andreasviklund.com/
Tags: fixed width, two columns, white, blue, widgets, 1024px, andreas, valid CSS, valid XHTML
*/

/* Body */

body {
background:url("images/body_bg.gif") repeat-x scroll 0 100% #FFFFFF;
color:#333333;
font:83%/1.5 arial,tahoma,verdana,sans-serif;
padding:0 0 20px;
margin:0px;
}

/* Main wrap */
#wrap {color:#404040; margin:0 auto; width:100%;}
#slogan {color:#808080; font-size:1.5em; font-weight:bold; letter-spacing:-1px; line-height:1.2em; margin:15px 0 20px 35px;}
#toplinks {padding:5px 2px 2px 3px; text-align:right;}

/* Site Header */
#header {
	background:url("theme_images/sprites.gif") repeat-x scroll 0 100% #666666;
	margin:0 0 25px;
	padding:0 0 0 40px;
	height:140px;
}

#header_logo{
	height:105px;
	width:310px;
}

#header_logo img {
	border:medium none;
	margin-top:4px;
	margin-bottom:4px;
}

/* Menu Tabs (Pixo Point Plugin) */
#tabbed_menu {
	margin-top:2px;
	font:bold 96% arial;
	height:2.09em;
	}
	
#tabbed_menu ul, #tabbed_menu ol, #tabbed_menu dl {
	margin: 0px;
}



/* Text Headers */
h1 {color:#FF6600; font-size:196%; border-bottom:1px solid #EEEEEE; padding-bottom:0.1em; letter-spacing:-1px; margin-top:0.6em; }
h1 a {color:#4088b8;}
h1 a:hover {text-decoration:none;}
h2 {color:#FF6600; font-size:136%; border-bottom:1px solid #EEEEEE; padding-bottom:0.1em;}
h3 {color:#FF6600; font-size:106%; border-bottom:1px solid #EEEEEE; padding-bottom:0.1em;}
table#wp-calendar caption {border-bottom:4px solid #dadada; text-align:left; font-weight:bold; color:#4088b8; font-size:1.4em; letter-spacing:-1px; margin:0 0 8px; padding:0 2px 4px 5px;}
/* Sidebar */

#sidebar {
	border-top:5px solid #999999;
	padding-bottom:40px;
	padding-top:1px;
	/* position:absolute; */
	right:25px;
	top:0;
	width:20%;
	float:right;
	margin:0 25px 0 5px;
}


/* #sidebar {float:right; margin:0 0 5px; padding:0; width:195px;} */
#sidebar p,#sidebar ul,#sidebar .textwidget {margin:0 2px 15px 0px;}
#sidebar li {list-style:none; margin:0 0 6px;}
#sidebar li a {font-size:1.2em; font-weight:bold; padding:2px;}
#sidebar ul ul {margin:5px 0 5px 10px;}
#sidebar ul ul li {margin:0 0 5px;}
#sidebar ul ul li a {font-weight:normal;}

.widget_text  {
background:url("theme_images/featurebox_bg.gif") no-repeat scroll 100% 100% #F6F6F6;
border:1px solid #D7D7D7;
color:#333333;
margin:0 0 1.5em;
padding:15px 20px 20px;
}

.widget_text h2 {
border-bottom:1px solid #E17000;
color:#E17000;
margin:0 0 0.3em;
}

/* Content */
#content {float:left; line-height:1.5em; margin:2px 2px 0 40px; text-align:left; width:70%;}
#content ul {list-style-type:none; margin:0.3em 0 1.5em;}
#content li {line-height:1.4em; padding-left:0px;}
#content ol {margin:0 0 18px 30px;}
/* #content ul li,#content ol li {margin:0 0 3px;} */
#content ul ul,#content ol ol {margin:5px 0 5px 15px;}
#content img {margin:5px;}
#content p {margin:0 0 15px 10px;}
#content p.timestamp {font-size:1.2em; margin:-5px 0 15px 10px;}
#content p.timestamp a {font-weight:normal;}
#content p.postmeta {text-align:right; border-top:2px solid #dadada; line-height:1.8em;}
#content #postnav {padding:5px; margin:5px 0 18px;}
#content #postnav p {margin:0; padding-left:5px;}
#content #postnav p.right {text-align:right; padding-right:5px; margin-top:-18px;}
#content .introtext p {margin:-5px 0 15px 10px;}

/* Footer */
#footer {border-top:4px solid #dadada; clear:both; color:#808080; font-size:1.1em; line-height:1.6em; margin:0 auto; padding:8px 0; text-align:right; font-weight:bold;}
#footer p {margin:0; padding:0;}
#footer a {color:#808080; font-weight:bold}
#footer a:hover {text-decoration:underline;}
#footer span, #footer span a {font-weight:normal;}
#footer_links {text-align:center;}

#site_copyright {margin-top:25px;}

/* Comments */
#content div.comment {margin-bottom:20px;}
#content div.comment p {margin:0 0 4px 10px; padding:3px 0 0 0;}
#respond p {margin:0 0 5px 10px;}
#respond input,#respond textarea {padding:5px; width:330px;}
#respond textarea#comment {width:700px;}
#respond input#submit {width:75px;color:#333; background-color:#fff;}
#respond input,#respond textarea,form div.searchbox input {font:94% Verdana,Tahoma,Arial,sans-serif; border:1px solid #ccc;}
.gravatarside {width:48px; height:48px; float:right; margin:0 5px 3px 5px;}

/* Tags */
blockquote {border:1px solid #dadada; font-size:0.9em; margin:20px 10px; padding:8px;}
blockquote p {padding:2px 0; margin:0; font-weight:bold;}
table#wp-calendar {width:180px; margin:0 0 18px 10px;}
p {margin:0 0 18px 10px;}

ul, ol,dl {font-size:0.9em; margin:2px 0 16px 35px;}
ul ul,ol ol {margin:4px 0 4px 35px;}
code{font-size:1.1em; background-color:#f4f4f4; color:#555; display:block; margin:5px 0 15px 0; padding:5px 5px 5px 7px; border:1px solid #ccc;}

/* Links */
a {color:#E17000; font-weight:normal; text-decoration:underline;}
a:hover {text-decoration:underline; color:#006699}
a img {border:0;}

/* Float fix */
.contenttext {overflow:hidden;}
* html .contenttext {height:1px; overflow:visible;}
* html .contenttext p {overflow:hidden; width:99%;}

/* Searchbox */
.searchbox {margin:8px 0 15px 10px;}
.searchbox label {display:none;}
.searchbox input {font-size:0.9em; padding:5px; width:166px; border:1px solid #ccc;}

/* Various classes */
.post {margin:0 0 15px;}
.textright {text-align:right;}
.textcenter {text-align:center;}
.hide {display:none;}

/* WP image align classes */
.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; border-radius:3px;}
.wp-caption img {margin:0; padding:0; border:0 none;}
.wp-caption-dd {font-size: 11px; line-height: 17px; padding:0 4px 5px; margin:0;}
