/*  
Theme Name: X Blog
Theme URI: http://me.mywebsight.ws/web/wpthemes/
Description: A Mac OS X style, 2 column theme. 
Version: 1.1
Author: R.J. Kaplan - MyWebsight
Author URI: http://me.mywebsight.ws/
*/

/* Layout */
body
{
	background: #2d4a2f url(images/bg.jpg) repeat-y top center;
	padding: 0;
	margin: 0;
	height: 100%;
}

blockquote {
  background: transparent url(images/quoteleft.png) left top no-repeat;
}
blockquote div {
  padding: 0 42px;
  background: transparent url(images/quoteright.png) right bottom no-repeat;
font:italic 12px Arial, Verdana, Helvetica;
color: #2d4a2f;
}

.border {
padding:5px;
background: #bdf8c0;
border:1px dashed #2d4a2f;
    float: left; 
    margin: 0 10px 4px 0; 
}

.noborder {
padding:5px;
    float: left; 
    margin: 0 10px 4px 0; 
}

.line {
padding:5px;
border:1px dashed #2d4a2f;
}

#container
{
	background-image: url("images/bg.jpg");
	width: 770px;

	margin: 0 auto;
}

#header
{
	background-image: url("images/header.jpg");
	height: 230px;
}

#hcontents { padding-top: 60px; }

#footer
{
	clear: both;
	width: 770px;
	background-image: url("images/footer.jpg");
	height: 40px;
}

#fcontent
{
	text-align: center;
	padding-top: 10px;
}

#content
{
	background-color: #fff;
	width: 553px;
	float: right;
	margin-right: 26px !important;
	margin-right: 13px;
	padding: 10px 0 5px 0;
}

#content #inner { padding: 0px 35px 0px 35px; }
.utext { text-align: right; }

#sidebar
{
	float: left;
	width: 148px;
	padding-left: 26px;
}

/* Style */
body
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;	
line-height: 18px;

}



#header .h1
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 52px;
	color: #fff;
	text-align: center;
}

#header .h2
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 22px;
	color: #fff;
	text-align: center;
}

#content h2
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 18px;
	color: #2d4a2f;
	margin-bottom: 0;
	padding-bottom: 0;
}

#content h2 a
{
	text-decoration: none;
	color: #2d4a2f;

}

#content
{
	text-align: justify;
}

#sidebar
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #333;
}

.img a:hover
{

    text-decoration: none;

}

a
{
	color: #2d4a2f;
    text-decoration: none;
	font-weight: bold;
}

a:hover { border-bottom: #2d4a2f 1px dashed;}

.utext
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
	color: #2d4a2f;
	line-height: 1px;
}

a.utext:link, a.utext:visited { color: #999; }
a.utext:hover { color: #666; }

#fcontent
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #666;
}

#fcontent  a { color: #666; }

a#headerlink
{
	color: white;
	text-decoration: none;
}

ul.buttons a
{
	display: block;
	width: 148px;
	height: 25px;
	text-decoration: none;
	background-image: url("images/button.png");
	color: #2d4a2f;
	text-align: center;
	margin: 5px 0 0 3px;
	line-height: 25px;
	font-family: Arial, Verdana, Helvetica;
}

ul.buttons a:hover {color: #000000; background-image: url("images/button2.png"); text-decoration: none; border-bottom: none;}

#sidelinks ul
{
	text-align: left;
	margin: 0px;
	padding: 0 0 0 10px;
	list-style: none;
}

#sidelinks ul li
{
	margin: 0;
	padding: 0;
}

#sidelinks h3
{
	margin: 10px 0 5px 0px;
	padding 5px 0 5px 0: ;
	border-top: #2d4a2f 1px dashed;
	border-bottom: #2d4a2f 1px dashed;
	color: #2d4a2f;
    font-size: 14px;
}

#sidelinks a { color: #2d4a2f;  font-weight: normal;}

ul.buttons
{
	margin: 0px;
	padding: 0;
	list-style: none;
    
}

/* comments */
#commentlist { margin-left: 100px; }

.gravatar
{
	float: right;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0px;
}

.gimage { border: 1px solid #000; }

.postgrav
{
	float: right;
	padding: 3px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #000;
	background: #fff;
}

#commentlist .alt { background-color: #ececec; }

.alignright
{
	width: 50%;
	float: right;
	font-size: 10px;
	font-style: italic;
	text-align: right;
}

.alignleft
{
	width: 50%;
	float: left;
	font-size: 10px;
	font-style: italic;
}

.nofloatright
{
	text-align: right;
	font-size: 10px;
	font-style: italic;
}

.post { margin-bottom: 40px; }
.postinfo { border-bottom: #2d4a2f 1px dashed;}

.postinfo small
{
	display: block;
	float: right;
	line-height: 25px;
	margin-left: 10px;
}

.postmetadata
{
	border-top: #2d4a2f 1px dashed;
	padding-top: 3px;
	font-size: 10px;
	text-align: right;
	line-height: 35px;
}

.links ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.links ul li ul li { margin: 0 0 0 15px; }

#content .links ul h2
{
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 10px;
	border-top: #2d4a2f 1px dashed;
	border-bottom: #2d4a2f 1px dashed;
}

.links ul a { font-weight: bold; }
.commentWrap { margin-left: 70px; }

.comment
{
	border-bottom: #2d4a2f 1px dashed;
	padding-top: 5px;
}

.replyForm { margin-left: 70px; }
.navigation { padding: 3px 0 0 0; }

.rightcol
{
	float: right;
	width: 220px;
}

.leftcol
{
	float: left;
	width: 220px;
}

.leftcol ul , .rightcol ul { list-style: none; }
#searchform { margin: 15px 0 10px 0; }

input#s
{
	width: 165px;
	height: 13px;
	color: #666;
	text-indent: 5px;
	border: 0px #ccc dashed;
}
