/*
Theme Name: Buryy
Theme URI: http://www.gfxedit.com/themes/wordpress/ported-themes/buryy-2-column-wordpress-theme.html
Description: Ported by <a href="http://www.sreejith.net/">Sreejith</a> from Buryy designed by <a href="http://www.jdavidmacor.com/">J David Macor</a>
Version: 1.0
Author: Sreejith R / J David Macor
Author URI: http://www.sr-ultimate.com
*/


/* Main Body */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #fff;
	margin: 0;
	}
a:link, a:visited {
color: #a92139;
}

#container {
	width: 760px;
	background: #fff;
	margin: 0 auto;
	}
	
/* Header */
#header {
	width: 740px;
	height: 60px;
	background: url('../images/header.jpg') no-repeat;
	padding: 10px;
	}
	
#header h1 {
	color: #fff;
	font-size: 34px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -3px;
	margin: 0;
	width: 400px;
	}
#header h1 a:link, #header h1 a:visited{	
	color: #fff;
	text-decoration: none;
	
}
#form1 {
	float: right;
	font-size: 9px;
	margin-right: 0px;
	margin-top: 10px;
	}
	
input.in {
	background: #FFFFFF url('../images/input.png') top left no-repeat;
	color: #999999;
	border: 0;
	font-size: 11px;
	padding: 3px;
	}
	
.button {
	background: #B5B5B5;
	border: 1px solid #ccc;
	width: 30px;
	height: 23px;
	}
	
/* Menu */
#menu {
	float: left;
	width:100%;
	border-bottom: 1px solid #000000;
	font-size:93%;
	line-height:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 0 0;
	}

#menu ul {
	margin:0;
	padding:10px 0 0 10px;
	list-style:none;
	}
	
#menu li {
	float:left;
	background:url('../images/left.gif') no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
	}
	
#menu a {
	float:left;
	display:block;
	background:url('../images/right.gif') no-repeat right top;
	padding:5px 15px 4px 6px;
	text-decoration:none;
	font-weight:bold;
	color: #666666;
	}
	
#menu a {
	float:none;
	}

#menu a:hover {
	color: #000000;
	}
	
#menu #current {
	background-image:url('../images/left_on.gif');
	}
	
#menu #current a {
	background-image:url('../images/right_on.gif');
	color: #7F2429;
	padding-bottom:5px;
	}

/* Content */
#content {
	width: 550px;
	border-right: 1px solid #000;
	padding: 5px;
	padding-top: 10px;
	float: left;
	}
#content h2 a:link, #content h2 a:visited {
	color: #7f2429;
	text-decoration: none;
	padding: 0 0 0 1.3em;
background: no-repeat 0 2px url('../images/title_link.gif');
}
a.story_title {
	margin: 0;
	font-size: 20px;
	color: #B6213E;
	text-decoration: none;
	font-weight: bold;
	}
	
a.story_title:hover {
	color: #7F2429;
	}

#content p {
	line-height: 150%;
	margin-bottom: 0px;
	}
	
#content a.body {
	color: #B6213E;
	text-decoration: none;
	font-weight: 500;
	}
	
#content a.body:hover {
	color: #7F2429;
	}
	
#content a.comment {
	color: #B6213E;
	text-decoration: none;
	font-size: 10px;
	}
	
#content a.comment:hover {
	color: #7F2429;
	}
	
/* Sidebar */
#sidebar {
	width: 165px;
	float: right;
	padding: 5px;
	margin:0;
	}

#sidebar h3 {
	margin: 0;
	font-size: 16px;
	border-bottom: 1px solid #ccc;
	}
.title {	margin: 0;
	font-size: 1.5em;
	border-bottom: 1px solid #ccc;}
#sidebar ul {
	list-style-image: url('../images/arrow.gif');
	padding: 0;
	}
	
#sidebar a {
	color: #B6213E;
	text-decoration: none;
	}
	
#sidebar a:hover {
	color: #7F2429;
	}
	
/* Footer */
#footer {
	width: 760px;
	margin: 0 0 0 0;
	padding: .5em 0 .5em 0;
	border-top: 1px solid #CCCCCC;
	clear: both;
	text-align: center;
	font-size: .8em;
	color: #999;
	}
	
#footer a {
	color: #333;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #000;
	}
	
.post-footer {
background: #f9f9f9;
border-bottom: 1px solid #CCCCCC;
border-top: 1px solid #CCCCCC;
padding: 3px;
margin: 5px 0 5px 0;
}
.comment {
padding: 0 0 0 1.3em;
background: no-repeat 0 2px url('../images/comment.gif');
}
.clock {
padding: 0 0 0 1.3em;
background: no-repeat 0 1px url('../images/clock.gif');
}
.cat {
padding: 0 0 0 1.5em;
background: no-repeat 0 1px url('../images/folder-new.gif');
}
.rss {
padding: 0 0 0 1.3em;
background: no-repeat 0 2px url('../images/rss.gif');
}
.center {
text-align: center;
border: 1px solid #f0f0f0;
background: #f9f9f9;
margin: 1em 0 1em 0;
padding: .5em 0 .5em 0;
}
.articleimg {
	float:right;
	padding:5px;
	border:1px solid #ccc;
	margin: 10px 10px 10px 10px;
}
.articleimgleft {
	float:left;
	padding:5px;
	border:1px solid #ccc;
	margin: 10px 10px 10px 10px;
}
.articleimgleft:hover, .articleimg:hover {
	border: 1px solid #b0223c;
}
.graybox{
background: #f9f9f9;
}
ol#commentlist li {
margin: 0 0 .5em 0;
padding: 0;
border: 1px solid #f0f0f0;
}

.pg_nav {
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
background: #f9f9f9;
padding: 5px;
margin: 5px;
}
blockquote
{
	clear: both;
	padding: .5em;
	margin: 1em 3em;
	font-size: 0.9em;
	line-height: 1.7em;
	background-color: #f9f9f9;
	border: 1px solid #a9a9a9;
}
