/*
Theme Name: WP-TheValley
Theme URI: http://tobbesanda.com/wordpress-themes/
Description: A Wordpress theme that supports tags, gravatars and other stuff that´s new. Its totally valid XHTML and CSS. Public domain.
Version: 1.0
Author: Tobias Sandelius
Author URI: http://tobbesanda.com/
Tags: 2 columns, widgets, fixed width, 800px, wp-sanda, pro
*/

/*** RESET & NORMAL ***/
html, body, ol, ul, li, p, form, input, textarea, select, label, h1, h2, h3, h4 {margin : 0; padding : 0;}
body {background:#dff0ff url(img/body-bg.gif) center repeat-y; font:12px Verdana, Arial, Helvetica, sans-serif; color:#333;}

/*** LINKS & HEADLINES ***/
a {text-decoration:none; font-weight:bold; color:#222;}
a:hover {text-decoration:underline;}
h1 {text-align:center; font:34px Helvetica; letter-spacing:-1px; text-transform:uppercase; margin:20px 0 0 0;}
h1 a {color:#f8f8f8; font-weight:normal;}

/*** LAYOUT ***/
#wrap {width:760px; margin:0 auto;}
#header {background:url(img/header-pic.gif); width:760px; height:140px; float:left;}

/*** TOPMENU ***/
#topmenu {float:left; margin:10px 0 2px 0;}
#topmenu ul {list-style:none;}
#topmenu li {display:inline; float:left;}
#topmenu a {display:block; padding:6px 12px 6px 12px; background:#dff0ff; color:#050503; letter-spacing:+1px; margin:0 2px 0 0;}
#topmenu a:hover {background:#fff;}
#topmenu li.current_page_item a {background:#050503; color:#fff;}

/*** SIDEBARS ***/
#sidebar {width:240px; float:right; margin:14px 0 0 0;}
#sidebar a {letter-spacing:+1px; font-size:11px;}
#sidebar h2 {font:18px Georgia, "Times New Roman", Times, serif; letter-spacing:1px; border-bottom:2px solid #dff0ff; color:#111; text-align:left;}
#sidebar ul {list-style:none; padding:10px; margin:0 0 10px 0; background:#f6f6f6;}
#sidebar ul ul {margin:0 0 0 10px; padding:0;}
#sidebar ul ul a {font-weight:normal;}
#sidebar ul li {margin:4px 0 4px 0; color:#444;}

/*** CALENDER ***/
#calendar_wrap {padding:10px; background:#f6f6f6; margin:0 auto 10px;}
table#wp-calendar {text-align:center; color:#aaa; width:220px;}
td#prev {text-align:left;}
td#next {text-align:right;}
caption {color:#333; text-transform:uppercase; font-weight:bold; letter-spacing:+1px; font-size:12px; margin:0 0 4px 0; background:#f6f6f6;}

/*** COMMENTS ***/
#comments {margin:20px 0 0 0; float:left; width:500px;}
#comments p {margin:0 0 10px 0; line-height:12px;}
#comments label { margin:0 0 0 10px; font-size:10px;}
#comments ul.commentlist {list-style:none outside; margin:0 0 20px 0;}
#comments ul.commentlist li {border:1px solid #eee; margin:0 0 10px 0; overflow:hidden; background:#f6f6f6;}
#comments ul.commentlist .top {background:#f6f6f6; height:32px; font-size:10px; border-bottom:1px solid #eee;}
#comments ul.commentlist li p {padding:10px 10px 0 10px; line-height:20px; font-size:11px;}

/*** CONTENT ***/
#content {margin:14px 0 0 0; float:left; width:500px; line-height:20px;}
#content a {font-weight:bold;}
#content h2 {font:24px Georgia, "Times New Roman", Times, serif;}
#content h2 a {font-weight:normal;}
#content h3 {font:18px Georgia, "Times New Roman", Times, serif; font-style:italic; color:#444;}
#content h3 a {font-weight:normal;}
#content p { margin:0 0 15px 0;}
#content .post {margin:0 0 20px 0;}
#content ul, #content ol { margin:0 0 15px 30px;}
#content ul ul, #content ol ol {margin:0 0 0 14px;}
#content p.postmeta {font-size:11px; color:#666; line-height:16px; background:#dff0ff; padding:5px; border-bottom:1px solid #aaa; border-top:1px solid #aaa; margin:5px 0 10px 0;}
#content p.postmeta a {font-weight:normal;}

/*** FOOTER ***/
#footer {float:left; width:760px; margin:10px 0 0 0; padding:5px 0 10px 0; border-top:1px solid #aaa; text-align:center; color:#666; font-size:11px;}

/* WP IMAGES */
img.aligncenter,div.aligncenter {display: block;margin-left: auto; margin-right: auto;}
img.alignright {padding:4px; margin:0 0 2px 5px; display:inline;}
img.alignleft {padding:4px; margin:0 5px 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;}
.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;}

/*** FORMS ***/
input#s {border:1px solid #aaa; padding:4px; width:208px;}
form#commentform { border-top:2px dotted #dff0ff; background:#f9f9f9; padding:20px; }
input.commenttext { padding:4px; width:200px; font:12px Verdana, Arial, Helvetica, sans-serif; border-right:1px solid #aaa; border-bottom:1px solid #aaa; border-left:none; border-top:none; }
textarea { padding:4px; width:452px; border-right:1px solid #aaa; border-bottom:1px solid #aaa; border-left:none; border-top:none; height:100px; }
input.commentbutton { padding:4px; width:150px; border:1px solid #aaa; color:#aaa; font-weight:bold; }
input.commentbutton:hover { border:1px solid #444; }

/*** CLASSES ***/
code {border:1px solid #ccc; background:#f6f6f6; display:block; padding:10px;}
blockquote{font-style:italic; color:#444;}
.desc {text-align:center; margin:0; color:#aaa; font:16px Georgia, "Times New Roman", Times, serif; font-style:italic;}
.textwidget {color:#444; margin:4px 0 10px 0; line-height:18px; font-size:11px;}
img {border:none;}
