/*  
Theme Name: myyy

Description: myyyy
Version: myyyy
Author: myyyy


	
*/

/* Begin Typography & Colors */
body {width:800px; font: 11px/18px Tahoma,Arial,Verdana; 
color: #000; margin:0 auto; padding: 0;text-align:left; background: #262626 none;}

/* Set Layout Section */
#page,#header,#content,#sidebar,#footer { overflow:hidden; }
#page,#header,#footer {width:100%} /* safari and opera need this */
#header {height:210px;background:#fff url(images/header.jpg) no-repeat top;}
#page {background:#fff url(images/pagebg.jpg) repeat-y top;}
#sidebar {float:left}
#content {float:right}
#content {width:480px; margin:0; padding:15px 70px 15px 30px;}
#sidebar {width:150px; margin: 0; padding:10px 5px 10px 37px;}
#footer {clear:both; height: 128px; background:#262626 url(images/footerbg.jpg) no-repeat top; text-align:right;line-height:16px;}

/* General */
a { color: #690102 }
a:hover { color: #000; }
form {margin:0;padding:0;} /* IE need this */
input, textarea {font:11px/16px Tahoma; letter-spacing:1px; padding:2px 5px;}

/* Header Section */
#header h1 {text-align:right;font:bold 2.4em Arial;margin:0; padding: 40px 35px 0 25px;}
#header h2 { text-align:right;font:1.2em Arial;margin:0;padding: 0 35px 0 25px;}
#header a {color: #BDBBBB; text-decoration: none;}
#header a:hover {color: #fff; text-decoration: none;}

#headerimg {height: 172px;}
#headermenu {height: 26px;}

/* Header Page Menu Section */
#pagemenu {margin:0;padding:0 35px 0 35px; text-align:right;}
#pagemenu li {display:inline; margin: 0 3px 0 0;}
#pagemenu a {background: transparent; margin: 0; padding: 7px 10px; font:bold 11px Verdana; line-height:26px; letter-spacing:0;}
#pagemenu a:hover { background: #262626 url(images/hover.jpg);}


/* Content Section */
#content h2 {font:bold 1.4em Arial; margin-bottom:5px;}
#content h2.pagetitle { font: bold 1.2em Arial;}
#content h3 {font: bold 1.1em Arial;}
#content a {text-decoration:none; border-bottom: 1px dashed #690102;}
#content a:hover {border-bottom: 1px dashed #000;}
#content .entry {text-align:justify; border-bottom: 1px solid #D4D0C8; }
#content .title { background: #F6F6F6 url(images/title.jpg) no-repeat left; height: 24px; margin: 10px 0 0 -30px; padding: 0 0 0 30px;}



/* SideBar Section */
#sidebar ul {list-style: none;	margin: 0; padding: 0 0 10px;}
#sidebar ul li {margin: 0;display: block;padding: 2px 0 6px; font:bold 12px Arial; color:#222;}
#sidebar li ul{list-style: none;margin: 0;padding: 6px 0 2px;}
#sidebar li ul li a{margin: 0; display: block; padding: 2px 0 4px 10px; font:normal 11px Tahoma;}

#sidebar li ul li{margin: 0 0 2px; display: block; padding: 2px; width: 150px; height: 20px; background: #760101; border-top: 1px solid #820000; border-bottom: 1px solid #820000;}

#sidebar li ul li:hover {margin: 0 0 2px; display: block; padding: 2px; width: 150px; height: 20px; background: #820000; border-top: 1px solid #A24040; border-bottom: 1px solid #A24040;}
#sidebar a {color: #BDBBBB; text-decoration:none; }
#sidebar a:hover {color: #fff; text-decoration:none;}


#sidebar p {font:11px Tahoma;}

/* Footer Section */
#footer p { padding: 45px 35px 0 35px;}

/* Comment Stuffs */
#comment {width:95%;}
cite {font-weight:bold; font-style:normal;}
.commentbody {color: #595949; font-size: 11px; margin: 0 0 5px 0;padding: 10px 15px 10px 15px;	
     background: #f7f7f0;	border: 1px solid #f0f0e0; position: relative;}
.commentbody p {line-height: 1.2em; margin:5px 0 0 0;}
.commentlink {	font-size: 10px;}
.commentlist {	list-style: none; margin:0; padding:0;}
.commentcount {	position: absolute;	left: 460px;	top: 5px;	font: bold 24px Georgia,sans-serif;
	color: #e0e0d0;	float: left;}

/* Other Parts */
img {padding:0px; border: 0px solid #666;}
.navigation {	font-size: 11px;	padding: 0 0 15px 0; }
.alignleft {float: left;text-align: left;}
.alignright {float: right;margin-top: -1px;	text-align: right;}
p.postmetadata {color: #999; text-align:left;}
small {color:#606060}
.wp-smiley {border:none}



