/*  
Theme Name: barebones
Theme URI: http://timthorp.com
Description: Blueish 2 columns template. Widget ready. Based on designer-daily.com "gone fishing" theme
Version: 1.0
Author: Tim Thorp
Author URI: http://www.timthorp.com
Tags:two columns,fixed width,easy customization, widget ready, valid CSS, valid XHTML, sidebar right
*/

/* RESETS */
*{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
ol,ul{list-style-type:none;}

/* STRUCTURE */
html{min-height: 100%; margin-bottom: 1px;}/*gives a phantom scrollbar to firefox and other browsers so the page doesn't shift*/
body{font-family:Verdana,Tahoma,sans-serif;font-size:100%;background:#666;}
#wrapper{width:839px;margin:5px auto 5px auto;border:4px solid #222;background-color:#fff;}
#header{float:left;height:450px;}
#menu{float:left;width:839px;background:#222;color:#DDD;height:35px;}
#logo{float:left;width:839px;height:157px;background-color:#fff;}
#main{position:relative;float:left;width:839px;/*background-color:#EBF7FD*/}
#main-content{position:relative;float:left;width:470px;margin:30px 0 10px 40px;display:inline;padding:0;}
.sidebar-wrapper{position:relative;float:right;display:inline;width:270px;margin:25px 30px 0 0;padding:0;font-size:0.9em;}
#footer{position:relative;float:left;width:829px;height:20px;color:#aaa;padding:10px 5px 0 5px;font-size:0.8em;text-align:center;}
#footer a:link, #footer a:visited{color:#888;font-weight:bold;text-decoration:none;}
#footer a:hover{color:#000;background-color:#D1E5EF;}
h1 {position:absolute;left:40px;bottom:40px;font-size:1.2em;text-transform:uppercase;}
h1 a:link, h1 a:visited{color:#000;text-decoration:none;}
h1 a:hover{color:#B5C2CF;}
strong{font-weight:bold;}

/* NAV */
#menu ul{margin:0;padding:0 0 0 10px;list-style:none;}
#menu ul li{float:left;margin:0 15px 0 0;font-size:12px;font-weight:bold;color:#DDD;}
#menu ul li a{padding: 10px 20px 10px 12px;text-decoration:none;color:#FFF;display:block;}
#menu ul li a:hover{text-decoration:underline;}


/* SIDEBAR */
#abonnements {position:relative;float:right;width:250px;margin:5px;padding:5px;}
#searchform {position:relative;float:right;margin-top:5px;}
#s {background:#DFEFFF;border:1px solid #FFF;width:120px;}
#searchsubmit {background:transparent;border:none;color:#FFF}
img#rssfeed {border:none;}
#sidebar{position:relative;float:right;width:250px;margin:5px;padding:5px;}
ul#sidebar{list-style-type:none;margin:0;padding:0;}
ul#sidebar li {list-style-type:none;line-height:1.5em;margin:5px;text-indent:-5px;padding:10px;}
ul#sidebar li ul li {margin:0;padding:0;}
ul#sidebar li ul li ul {margin:0 0 0 15px;}
ul#sidebar li ul li ul li {list-style-type:disc;}
#sidebar h2 {font-size:1em;color:#83ABBF;margin:10px 0 5px 5px;font-weight:bold;}
#sidebar .big{font-size:1em;margin:10px 0 5px 5px;font-weight:normal;}
#sidebar a, #sidebar a:visited {color:#476C7F;text-decoration:none;padding:5px;}
#sidebar a:hover {background:#6B7D8F;color:#FFF;}
#sidebar .textwidget {text-indent:0;}
#sidebar #calendar table#wp-calendar {width:100%;text-align:center;}

/*HEADER AND FOOTER */

/* ARTICLES */

.post {margin:0 0 50px 0;font-size:0.95em;text-align:justify;line-height:1.5em;padding:0;}
.post ul{list-style-type:disc;margin:10px 0 10px 40px;}
.post ol {list-style-type:decimal;margin:0 0 10px 40px;}
.post h2 {font-size:1.2em;margin:0 0 20px 0;width:460px;border-bottom:1px solid #ddd;padding:0 10px 10px 0;}
.post h3 {font-size:1.1em;padding:0 10px 10px 0;}
.post h2 a:link, .post h2 a:visited {color:#354A5F;text-decoration:none;font-weight:normal;}
.post h2 a:hover {color:#000;background:none;}
.post a:link {color:#6B7D8F;font-weight:bold;}
.post a:hover, post a:visited {color:#000;}
.post p {margin:15px 0;}
blockquote {background:#eee;padding:10px;margin:5px 0 5px;border-top:1px solid #ddd;border-bottom:1px solid #ddd;}
.postmetadata {width:460px;margin:15px 0 30px 0;padding:5px;border-top:1px solid #ddd;font-size:0.8em;color:#aaa;}
.postmetadata a:link {color:#888;text-decoration:none;}
.postmetadata a:hover, .postmetadata a:visited {color:#000;background:#D1E5EF;}
#signature {margin:30px 0 0 0;font-size:0.8em;color:#999;}
#signature a:link {color:#777;font-weight:bold;text-decoration:none;}
.post .commentnumber {float:right;margin:0 0 20px;}
.post .commentnumber a {text-decoration:none;font-size:0.9em;text-transform:uppercase;padding:8px;border-top:1px solid #ddd;}
.post .commentnumber a:hover {color:#000;border-top:1px solid #000;background:none;}
/* COMMENTS */

#comments {margin:0;padding:0;}
h3#comments {margin:10px;font-size:0.9em;}
textarea#comment {margin:10px;width:350px;}
#commentform input {margin:0 10px;width:200px;}
ol.commentlist {width:430px;margin:0;padding:0;list-style-type:none;}
ol.commentlist a:link, ol.commentlist a:visited {text-decoration:none;color:#6B7D8F;font-weight:bold;}
ol.commentlist a:hover {background:#EFDFB3;}
ol.commentlist li {margin:0 0 5px 0;font-size:0.9em;padding:30px;background:#eee;border:1px solid #ddd;}
#commentform label {font-size:0.8em;color:#888;}

/* IMAGES */
#left img{margin: 5px;max-width: 98%;}
#left img.alignright{float:right;margin:0 0 0 10px;}
#left img.aligncenter{display:block;margin:5px auto 0 auto;}
#left img.alignleft{float:left;margin:0 10px 0 0;}
#left img.alignnone{display:block;margin:0;}
.alignright, .right {float: right;}
.alignleft, .left {float: left;}
.clear{clear:both;}