navm/*
THEME NAME: diary-lite
THEME URI: http://pageblogging.net/2008/09/diary-lite-released.html
Description: a simple WordPress theme.
VERSION: 2.3.1
AUTHOR: page
AUTHOR URI: http://pageblogging.net
TAGS: two-columns,orange,blue
	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 12px */
font-family: 'Book Antiqua', Verdana, Arial, Sans-Serif;
background: url('img/bg.jpg') top left repeat-y, url('img/filler.jpg') top right repeat;
color: #333;
margin:10px 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.5em;}
h3,h4{font-size:1.1em;font-weight:bold;}
.clear{clear:both;}
small{font-size:1em;}
/* End html tags */


/* Begin Structure */

#navpos {width: 

950px;height:17px;margin-left:auto;position:relative;top:-5px;left:25;color:#F1E7D

B;font-size:1.2em;}

/*#navmenu ul {width: 800;margin:auto;padding:3px 0 0 160px; 
	list-style-type: none; list-style-image: none; }*/
#navmenu ul {width: 100%; margin:auto;padding:0 0 0 0;
	list-style-type: none; list-style-image; none; color: #3f4a4d; }
#navmenu li {display: inline; float:left;}
#navmenu ul li a {text-decoration:none;  margin: 0px;
	padding: 5px 20px 5px 20px; color: #3f4a4d;
	background: #f7d1a2; }
#navmenu ul li a:hover {color: white;
	background: #d49a6e; }
/* End Header*/


#header {background: url(img/header.png) no-repeat 160px;width: 

950px;height:100px;margin:auto;color:#d3d2ae;font-size:1.2em;}



#content{width:950px;margin:10px auto;font-size:1.2em;}
#maincontent{/*background:#d3d2ae url(img/contentback.gif) repeat-y;*/

float:right;width:640px;line-height:1.8em;}
#share{position:relative;top:-40px;}
#sidebar{float:left;width:140px;padding:15px 15px 0 0;text-align:right;}
#sidebar-google{float:right;width:140px;padding:15px 15px 0 0;text-align:left;}
#footer{background: url(img/footer.gif) no-repeat 

160px;width:750px;height:30px;margin:20px auto;font-size:1.2em;padding:10px 15px 

10px 190px;color:#ccc;}
/* End Structure */


/* Begin Header*/
#header h1{font-size:2em;padding:15px 0 0 340px;}
#header h1 a{color:#eee;}
.description{padding:3px 0 0 360px;}



/* Begin Main Content*/
.topcorner{background: url(img/topcorner.png) no-repeat top 

center;position:relative; top:4px;height:12px;}
.bottomcorner{background: url(img/bottomcorner.png) no-repeat top

center;position:relative; top:-20px;height:12px;}
.contentpadding{background:url(img/contentback.png) repeat-y;position:relative; top:-15px;padding:0px 20px;}
#maincontent a:hover{color:#d3d2ae;}
#maincontent h2 a{color:#58573F;}
.entry{margin-top:5px;overflow:hidden;}

.entry p {margin-bottom:1em;}
.entry ol {padding: 0 0 0 35px;}
.entry ul {list-style-type:none;}
.entry ul li{padding: 0 0 0 15px;background: url(img/ul.gif) no-repeat left 

10px;}
.entry img {border:medium none;max-width:590px;height:auto;margin:3px;}

.entry blockquote 

{margin:20px;padding:5px;background:#CBCAA1;overflow:hidden;}
.postmetadata{padding:1px 5px;margin:0.5em 0 25px;border-left:15px solid 

#f7d1a2;}

.ping-track,.page-link {padding:3px;background:#BFBE8F;}
.postnav{margin:1em 0;}
/* End Main Content */


/* Begin Sidebar */
#sidebar h2{text-transform:uppercase;font-size:1.1em;color:#A4573A;}
#sidebar ul ul{margin-bottom:15px;}
#sidebar ul ul li{margin-bottom:3px;}
#sidebar ul ul li a{color:#767555;}

#sidebar-google h2{text-transform:uppercase;font-size:1.1em;color:#A4573A;}
#sidebar-google ul ul{margin-bottom:15px;}
#sidebar-google ul ul li{margin-bottom:3px;}
#sidebar-google ul ul li a{color:#767555;}

#wp-calendar{width:100%;color:#54636C;text-align:center;}
#wp-calendar a{color:#54636C;text-decoration:underline;}
#wp-calendar td { text-align:center;}
#wp-calendar tfoot{width:100%;}
/* End Sidebar */


/* Begin Footer */
#footer a{color:#ccc;text-decoration: underline;}
#footer a:hover{text-decoration: none;}
/* End Footer */


/* Begin WP-Tags*/
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;}

.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;
   /* 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;}
/* End WP-Tags */


/* Begin Comments*/
.message{width:100%;}
#response{margin-top:2em;}

.message-entry{}
.inputs input,#commentform input

{background:#A2B180;border:0;padding:2px;background: #A2B180 url

(img/input.gif) no-repeat top center;width:166px;height:16px;}
.message textarea,#comment

{border:0;width:380px;height:180px;overflow:hidden;background: #A2B180 url

(img/textarea.gif) no-repeat top center;padding:10px;}
.submit input,#commentform #submit{border:0;width:60px;height:30px;background: 

#A2B180 url(img/submit.gif) no-repeat top left;color:#fff;}
.submit{margin-top:1em;}
.children li{margin-left:15px;}

.commentlist {list-style-type: none;}

#maincontent .commentlist a{text-decoration: none;}
#maincontent .commentlist .commentmetadata a{color:#767555;}
#maincontent .commentlist .commentmetadata a:hover{text-decoration: 

underline;}
#respond input{border:1px solid #767555;margin:3px 0;padding:3px;}

.commentlist li{list-style:none;}
.commentlist p{margin:0.5em 0;padding:0.4em;}
.comment-body{border:1px solid #767555;margin:1em 0;padding:5px;}
.commentlist .children{margin:0 0 0 25px;}
.backtotop{text-align:right;}
.commentlist li .comment-meta{float:right;}
.commentlist li .comment-author{width:40%;float:left;}
.commentlist li p{clear:both;}
/* End Comments */

.resize {
width: 150px;
height : 150px;
}
