/* -------------------------------------------------------------------------------
	Theme Name: Blog2
	URI: http://www.pixelnetonline.com
	Description: A 2-column theme.
	Version: 1.00
	Author URI: http://www.pixelnetonline.com/
	Tags: simple, clean, fixed width, widget-ready, widgets, left sidebar, two columns, valid XHTML, valid CSS
	The CSS, XHTML and design is released under the GPLv3:
   ------------------------------------------------------------------------------- */
/* general */
*
{
top:0px;
margin:0px 0px 0px 0px;
}
body{
	margin:0px auto;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color:#000000;
	background: #c0c0c0;
	border:0px yellow solid;
}

img {
	border:0px;
	padding:5px;
}
a {color:#5A6B1E;text-decoration: underline;}
a:hover {color: #5A6B1E;text-decoration: none;}

h1 {font-size:30px;}
h2 {font-size:26px;}
h3 {font-size:21px;}
h4 {font-size:17px;}
h5 {font-size:14px;}
h6 {font-size:12px;}

p {margin: 0px 0px 12px 0px;}

blockquote {
	clear: left;
	text-align: justify;
	padding: 0px 0px 0px 20px;
	margin: 20px 20px 10px 20px;
	background: url(images/quote.gif) no-repeat top left;
}
input {
	margin-bottom:5px;
	vertical-align: middle;
	background:#f0f0f1;
}

/***** layout *****/
#page_top{
	margin:0px auto;
	padding:0;
	width:950px;	
	background:#FFFFFF;
	border:0px blue solid;
}

#base{
	margin:0 auto;
	padding:0;
	width:950px;
	/*background:#FFFFFF;*/
	padding:0px 0px 0px 0px;
	border:0px red solid;
}

#header{
	position:relative;
	width: 950px;
	height: 245px;
	background:#fff url('images/header.jpg') no-repeat bottom;
}
#container{
	position:relative;
	overflow:hidden;
	width:775px;
	padding:0px 110px 0px 65px;
	background:#006666 url(images/container_bg.jpg) repeat-y;
	
	}
#container_bottom
{
background:url(images/container_buttom.jpg) no-repeat top;
height:60px;
}
#sidebar{

	position:relative;
	float:left;
	width:220px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	
	
}


#content{
	float:right;
	position:relative;
	padding:0px 10px 0px 0px;
	margin:0px;
	width:540px;	
	
	
}

#footer{
	text-align:center;
	clear:both;
	position:relative;	
	height:48px;
	width:950px;
	padding:0px 0px 0px  0px;
	overflow:hidden;	
	background:url(images/footer_04.jpg) repeat-x;
}
#footer_left{
float:left;
width:28px;
height:68px;
background:url(images/footer_02.jpg) no-repeat left;
}

#footer_right{
width:32px;
float:right;
height:68px;
background:url(images/footer_06.jpg) no-repeat right;
}

#footer a,#footer a:hover{
	color:#000;
	text-decoration:underline;
}
/*######### header ############*/
#blogtitle {
	
	padding-top:80px;
	padding-left:60px;
	font-size:40px;
	color:#000000;
}

#blogtitle a {
	font-family: Arial, Verdana; 
	font-weight:bold;
	color:#000000; 
	text-decoration:none;
}
#blogtitle a:hover {
	font-family: Arial, Verdana; 
	font-weight:bold;
	color:#990000; 
	text-decoration:none;
}
	
#subtitle {
	
	font-size:24px;
	font-style:italic;
	font-weight:bold;	
	border:0px red solid;
	padding-left:80px;
	
}

#searchbox {
	position:absolute;
	top:40px;
	right:0px;
	width:264px;
	height:40px;	
	border:0px black solid;
	padding-right:36px;
	background:#FFFFFF;
  
}
#search
{
background:url(images/search.jpg)  no-repeat bottom center;
border:0px;
width:30px;
height:25px;
text-align:center;
}

#footer img.rss{
	position: absolute;
	right: 52px;
	top: 29px;
	height:26px;
	width:26px;
}

/***** sidebar *****/
#sidebar a{color:#333300;text-decoration:none;}
#sidebar a:hover {color:#ED1B23;}
#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 3px 20px 20px 20px;
	font-family:Verdana,Arial;
	background:url(images/menu_bg.jpg) repeat-y center;
	
	
}
#sidebar li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family:Verdana,Arial;
	line-height: 1.8em;	
	background:url(images/menu_bg.jpg) repeat-y center;
	
}
#sidebar ul ul li{
	position: relative;
	line-height: 1.8em;	
	list-style-type: none;
	font-size:10px;
	border:0px red solid;
	font-family:Verdana,Arial;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:url(images/menu_bg.jpg) repeat-y;
	
}

#sidebar a
{
*/padding-left:0px;*/
margin-left:0px;
*/padding-right:0px;*/
margin-right:0px;
}
#sidebar h1 {
	
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
	letter-spacing: 2px;
	margin: 0px 0px 0px 0px;
	padding: 3px 20px 20px 20px;
	height: 25px;
	font-family:Verdana,Arial;
	background:url('images/menu.jpg') no-repeat center top;
	
}
#menu_bottom
{
background:#FFFFFF url(images/menu_bottom.jpg) no-repeat top;
height:20px;
}
/***** content *****/
.spacer {height:20px;}
.archivetitle {
	height:20px;
	color: #000000;
	font-size: 15px;
	font-weight:bold;
	padding: 10px 0px 30px 0px;
	margin: 0px 0px 0px 0px;

	
}
.post{
	width:500px;
	margin:20px 0px 0px 50px;
	border:0px red solid;
	
	
}	

.post_top{
	position: relative;
	height:55px;
	width:500px;
	border-bottom:2px black solid;
		
}
.post_bottom{
	margin: 0 50px 10px 50px;
	height:3px;
	background:url(images/line.jpg) repeat-x bottom;
}	
.posttitle{
	position:absolute;
	top:5px;
	left:10px;
	font-size:15px;
	font-weight:bold;
	font-family:arial;
        padding: 5px 5px 150px 150px;
	color:#000000;
		
}
.posttitle a{
	
	font-family:arial;
	color:#000000;
	text-decoration:none;
}
.posttitle a:hover{
	font-family:arial;
	text-decoration:none;
	color:#FF9900;
}


.info {
	line-height: 2em;
	font-size: 9px;
	padding:5px 5px 5px 5px;
	color:#000000;
	border:0px red solid;
}
.category{
	padding:2px 0 2px 20px;
	background:url(images/category.jpg) no-repeat top left;
}
.bubble{
	padding:2px 0 2px 20px;
	background:url(images/bubble.jpg) no-repeat left top;
}
.tags{
	padding:2px 0 2px 20px;
	background:url(images/tags.jpg) no-repeat left top;
}

.entry {
	color: #000000;
	line-height: 1.6em;
	text-align: justify;
	padding: 15px 0px 0px 0px;
}

.navigation {
	font-size: 12px;
	padding: 30px 0px 30px 50px;
}

.alignleft {float: left; text-align: left;}

.alignright {float: right; text-align: right;}
.aligncenter{
   display: block;
   margin-left: auto;
   margin-right: auto;
   text-align: center;
}

.sorry {
	font-size: 11px;
	font-style: italic;
	margin: 8px 0px 0px 40px;
	padding: 10px 10px 10px 10px;
	border: 1px dashed #CC6633;
	background:#ffffff;
}
#content h1
{
padding-left:50px;
}
/*** comment ***/
#postmetadata {
	font-size: 11px;
	margin: 10px 0px 20px 50px;
	padding: 5px 5px 5px 5px;
}
#comments{
	padding:0 20px 0 50px;
}
.nocomments {background: none; color: #000000;}

.commenttitle {
	color: #000000;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	margin: 0px 0 20px 0;
	padding: 2px 0px 2px 0px;
	font-variant: normal;
	border-bottom: 1px dashed #5A6B1E;
}
.commentlist {list-style: none;margin:0px;padding:0px;}

.commentbody {
	height:100%;
	color: #000000;
	font-size: 12px;
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 1px 5px;
	border: 0px solid #5A6B1E;
	background:#F0F3CD;
}

.commenthead {
	height:34px;
	color: #000000;
	padding: 5px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dashed #5A6B1E;
	background:#F0F3CD;
}
.adminbody {
	height:100%;
	color: #000000;
	font-size: 12px;
	list-style-type: none;
	margin: 0px 0px 10px 25px;
	padding: 0px 5px 1px 5px;
	border: 0px solid #5A6B1E;
	background:#F0F3CD;
}
.adminhead {
	height:32px;
	color: #000000;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dashed #5A6B1E;
	background:#F0F3CD;
}
.trackhead {
	height:34px;
	color: #000000;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 10px 40px;
	border-bottom: 1px dashed #5A6B1E;
	background: #F0F3CD url(images/track.gif) no-repeat center left;
}
.trackbody {
	height:100%;
	color: #000000;
	font-size:12px;
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 1px 5px;
	border: 0px dashed #5A6B1E;
	background:#F0F3CD;
}

.avatar {
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	background: #ffffff;
}
.commentcount {
	float: right;
	color: #aaaaaa;
	font-size: 20px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	font-family: Georgia, Times, 'Times New Roman', serif;
}
.authorlink {color: #000000; font-size: 12px; font-weight: bold;line-height:1.5em;}
.authorlink a {color: #000000; font-size: 12px; font-weight: bold;line-height:1.5em;}
.commentlink {font-size: 10px; color: #000000;}

.trackbody p a {color: #000000;}

#commentform {
	margin:0;
	padding:20px 0 0 0;
}
#email, #author, #url {
	color: #000000;
	background: #ffffff;
	font-size: 12px;
	padding-left: 2px;
	vertical-align: middle;
	border: 1px solid #5A6B1E;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
#comment {
	width: 500px;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	border: 1px solid #5A6B1E;
	padding: 2px 2px 2px 2px;
}
#submit {
	width: 80px;
	height: 20px;
	color: #000000;
	font-size: 12px;
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 2px 10px;
	border: 1px solid #5A6B1E;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

/***** widget *****/
#wp-calendar td {font-size:11px;color:#999999;}
#wp-calendar td a {font-weight:bold;text-decoration:underline;}
#wp-calendar {
	width: 210px;
	text-align: center;
	font-size:11px;
	color:#5A6B1E;
}

form{
  
   margin-top:8px;    
}

#menu
{
position:absolute;
top:163px;
margin-left:40px;
}

#menu ul
{
	
	margin-right: 0px;
	padding: 0;
	list-style: none;
	line-height: normal

}

#menu  li
{
text-align:center;
float:left;
width:87px;
height:18px;
padding-top:4px;

background:url(images/menu_bg.gif) no-repeat center; 


}
#menu  a
{	
	text-align:center;
	padding:0px 5px 0px 5px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #497478;
	
	}
#menu a:hover, #menu .current_page_item a {
		color:#FF0000;
}



