/*
THEME NAME: page-tiny
THEME URI: http://pageblogging.net/2009/09/page-tiny-released.html
Description: Designed for simplicity.
VERSION: 1.0.7
AUTHOR: page
AUTHOR URI: http://pageblogging.net
TAGS: blue,two-columns,fixed-width,theme-options,threaded-comments
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

/* Begin html tags */
* { margin:0; padding:0; } 
body {font-size: 62.5%; /* Resets 1em to 10px */font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;background: #3B3D42 url(img/body_bg.png) repeat-x top center;;color: #282c2f;	margin:20px auto;height:auto;}
hr{display: none;}
a{color: #147;text-decoration: none;}
a:hover {color: #06c;text-decoration: underline;}
ul{list-style-type: none;}
h2{font-size:1.3em;}
h3,h4{font-size:1.1em;font-weight:bold;}
small{font-size:0.9em;color:#777;}
.clear{clear:both;}
/* End html tags */


/* Begin Structure */
#page{}
#header {width:748px;height:65px;margin:auto;color: #ccc;font-size:1.2em;background:#364249;border:1px solid #F5F5F5;}
#content{width:750px;margin:0px auto;;font-size:1.2em;background:#F5F5F5;padding-bottom:10px;}
#maincontent{line-height:1.5em;}
#sidebar{padding-left:10px;text-align:left;}
#footer-top{}
#footer{width:738px;height:1.2em;margin:auto;font-size:1.2em;padding:5px;color:#ccc;background:#364249;border:1px solid #F5F5F5;}
#footer-left{float:left;}
#footer-right{float:right;}
/* End Structure */

/* begin header*/
#header h1{font-size:1.8em;text-align:left;padding:10px 10px 0 10px;position:relative;}
#header h1 a{color:#ccc;text-decoration: none;}
.description{padding:3px 0 0 12px;font-size:0.9em;}

#fontControls{float:right;}
#maincontent #fontControls a{text-decoration: none;}
.increaseSize{font-size:1.3em;}
#navbar{float:right;width:450px;height:65px;overflow:hidden;}
#lmenu{}
#lmenu{float:right;list-style-type:none;text-align: center;font-size:1em;}
#lmenu li{border-left:1px solid #414F58;display:inline;float:left;display:block;}
#lmenu li a{float:left;background:#364249;color:#CCCCCC;display:block;height:65px;padding:0px 1.2em 0;z-index:1;text-decoration:none;line-height:65px;}
#lmenu li a:hover {background-color: #414F58;text-decoration: none;}

#menu .current_page_item a{background:#D7D2AF ;}
/* End header*/




#footer a{color:#F5F5F5;}
/* begin maincontent*/

.contentpadding{padding:10px 25px;}
#maincontent a{color:#2B6970;text-decoration: underline;}
#maincontent a:hover{color:#3f4a4d;text-decoration: none;}
#maincontent h2{border-bottom:1px solid #D6D6D6;padding:3px 0;word-wrap:break-word;}
#maincontent h2 a{color:#364249;text-decoration: none;}
.entry{margin-top:5px;}

.entry p {margin-bottom:0.5em;}
.entry ol {padding: 0 0 0 35px;}
.entry ul {list-style-type:none;}
.entry ul li{list-style-type : disc;list-style-position : inside;margin-left:10px;}
.entry img {border:1px solid #ccc;padding:2px;max-width:690px;height:auto;margin:3px;}
.entry .wp-smiley{border:0px;}

.entry input{border:1px solid #ccc;margin:2px 0;padding:3px;}

.entry blockquote {margin:5px;padding:5px;background:#EAEAEA;}
.entry table {border:1px solid #777;}
.entry table tr th{padding:1px 10px;background:#999;}
.entry table tr td{padding:2px 10px;background:#ddd;}

.postmetadata{padding:1px 0px;margin:0.5em 0 25px;font-size:0.9em;color:#777;}

.ping-track,.page-link{padding:5px;background:#ccc;}
.postnav{margin:1em 0;}
/* End maincontent */

/* Begin sidebar */
#sidebar h2,#sidebar h3{text-transform:uppercase;font-size:1em;color:#54636C;border-bottom:1px solid #ccc;margin-top:1em;padding-bottom:2px;}
#sidebar li{float:left;width:160px;margin:0 10px;}
#sidebar ul li ul{padding-left:5px;}
#sidebar ul ul li a{padding:2px 0 2px 2px;color:#777;}
#sidebar ul ul li a:hover{padding:2px 0 2px 3px;color:#364249;text-decoration: none;}

.searchf input.sbm-b{width:160px;border:1px solid #ccc;padding:4px;background:#ccc;color:#000;}

/* End sidebar */


/* Begin wp-tags*/
img.centered {display: block;margin-left: auto;margin-right: auto;}
img.alignright {padding: 2px;margin: 0 0 2px 7px;display: inline;}
img.alignleft {padding: 2px;margin: 0 7px 2px 0;display: inline;}

.aligncenter {display: block;margin-left: auto;margin-right: auto;}
.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;}


#wp-calendar{width:100%;}
/* End wp-tags */


/* Begin comments*/



#maincontent .commentlist a{text-decoration: none;}
#maincontent .commentlist .commentmetadata a{color:#aaa;}
#maincontent .commentlist .commentmetadata a:hover{text-decoration: underline;}
#respond input{border:1px solid #ccc;margin:3px 0;padding:3px;}

#respond #comment{width:725px;height:150px;}
.commentlist li{list-style:none;position: relative;}
.commentlist p{padding:0.4em;}
.comment-body{border:1px solid #ccc;margin:1em 0 1em 70px;padding:5px; position: relative;}
.comment-body img.avatar { border: 1px solid #eee; padding: 2px; position:absolute; left:-55px;top:1px;}
.commentlist .children{margin:0 0 0 25px;}
.backtotop{text-align:right;}
.commentlist li .comment-meta{ position:absolute;top:1px;right:1px;width:40%;text-align:right;font-size:11px;font-style:italic;}
.commentlist li .comment-author{width:40%;}
.commentlist li p{clear:both;}
/* End comments */


