/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin-top: 50px;
	padding: 0;
	background: #2F2825;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #616161;
}

h1, h2, h3 {
	margin-top: 0;
	color: #8C0209;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color: #8C0209;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 1000px;
	margin: 0 auto;
	height: 123px;
	background: url(images/img02.jpg) repeat-x left top;
}

/* Header */

#logo {
	width: 1000px;
	height: 123px;
	margin: 0 auto;
	padding-top: 20px;
	padding-left: 20px;
	background: url(images/img01.gif) no-repeat left top;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #FFFFFF;
}

#logo span {
	color: #FF4D00;
}

#logo h1 {
	padding: 25px 0 0 0;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 47px 0 0 3px;
	font-size: 12px;
	color: #DC871B;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	height: 47px;
	background: url(images/menu.gif) no-repeat left top;
}

#menu1 {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	height: 24px;
	background-color:#4C4C4C;
}

#menu1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu1 li {
	display: inline;
}



#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	margin: 0;
	padding: 18px 30px 0 30px;
	text-decoration: none;
	text-transform: capitalize;
	background: url(images/img03.jpg) no-repeat right top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding: 0px;
	background: #FFFFFF url(images/img03.gif) repeat-y left top;
}

#page-bg {
	background: url(images/img02.gif) no-repeat left top;
}

/* Latest Post */

#latest-post {
	padding:20px 10px 20px 20px; 
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 520px;
	padding: 30px 10px 0px 10px;
}

.post {
	padding-bottom: 15px;
	line-height: 200%;
}

#postPaging
{
	padding:5px 20px 5px 20px;
}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	padding: 10px 0 4px 20px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #8C0209;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}
#postnavigation
{
	padding:5px 10px 10px 20px;
}

.byline {
	border-bottom: 1px #BBBBBB dashed;
	margin: -10px 20px 20px 20px;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0 20px;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	float: left;
}

#sidebar2 {
	float: right;
}

.sidebar {
	float: left;
	width: 220px;
	padding: 20px 0px 0px 0px;
	font-size: 12px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px #BBBBBB dashed;
}


.sidebar li h2 {
	height: 30px;
	margin: 0 0 0 0;
	padding: 10px 15px 0px 15px;
	background: #890208 url(images/img05.jpg) no-repeat left top;
	letter-spacing: -1px;
	font-size: 16px;
	color: #FFFFFF;
}

.sidebar a {
}

/* Search */

#searchform {
	margin: 0;
	padding: 0 0 0 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 180px;
	height: 18px;
	border: 1px solid #CA8186;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
/* Calendar */

#calendar_wrap {
	padding: 0 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

#calendar_wrap  a {
	font-weight:bold;
	text-decoration:underline;
}

/* Footer */

#footer {
	width: 1000px;
	height: 70px;
	margin: 0 auto;
	padding: 50px 0px 0px 0px;
	background: url(images/img04.gif) no-repeat left top;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	padding: 25px 20px 0 20px;
	text-transform: uppercase;
	text-align: center;
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
}

#footer a {
	color: #FFFFFF;
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
}




/*----------------------------Star rater----------------------------*/
.rating{
margin-bottom:10px}
.rating p{
display:inline;position:relative;top:14px;left:55px}
.star-rating{
position:relative;width:125px;height:25px;overflow:hidden;list-style:none;margin:0;padding:0;background-position:left top}
.star-rating li{
display:inline}
.star-rating a,.star-rating .current-rating{
position:absolute;top:0;left:0;text-indent:-1000em;height:25px;line-height:25px;outline:none;overflow:hidden;border:none}
.star-rating a:hover,.star-rating a:active,.star-rating a:focus{
background-position:left bottom}
.star-rating a.one-star{
width:20%;z-index:6}
.star-rating a.two-stars{
width:40%;z-index:5}
.star-rating a.three-stars{
width:60%;z-index:4}
.star-rating a.four-stars{
width:80%;z-index:3}
.star-rating a.five-stars{
width:100%;z-index:2}
.star-rating .current-rating{
z-index:1;background-position:left center}
/* smaller star */
.small-star{
width:50px;height:10px}
.small-star,.small-star a:hover,.small-star a:active,.small-star a:focus,.small-star .current-rating{
background-image:url(../../pics/star_small.gif);line-height:10px;height:10px}


.searchresult a
{
    font-size:1.3em;
}

.searchresult .url
{

}


/*----------------------------Comments----------------------------*/

/*----------------------------Comments----------------------------*/
.comment{border:1px solid silver;background-color:#F7F7F7;padding:13px 10px 10px 0px;margin-bottom:10px}
.comment .date{font-size:10px;color:#666666;text-align:right;margin:0;padding:3px 0px;border-bottom:1px dashed silver}
.comment .author{margin:0;padding:3px 0px;border-top:1px dashed silver}
.comment .gravatar{float:left;clear:both;margin:5px 10px 5px 0}
.comment .gravatar img{height:80px;width:80px}
.comment .content{min-height:85px;margin:5px}
.comment img.flag{position:relative;top:2px}
#commentlist{background:white;padding:5px 10px 10px 10px;border:1px solid silver;margin:10px}
#commentlist p{padding:0px 0px 0px 5px}
.comment self{border:0px none white}
.commentForm{background:white;padding:5px 10px 10px 10px;border:1px solid silver;margin:10px}
.commentForm h1{padding:10px 0px 20px 0px}
.commentForm label{display:block;margin-top:1px}
.commentForm input{width:300px;border:solid 1px #000;}
.commentForm select{width:300px;border:solid 1px #000;}
.commentForm textarea{width:100%;height:150px;border:solid 1px #000;}
.success{color:green;font-weight:bold}
ul#commentMenu li{background:#EEE;border:1px solid #666;padding-left:2px;padding-right:5px; font-size:12px;font-weight:bold;color:#000;display:inline;}

/*----------------------------
			Related Posts
----------------------------*/

#relatedPosts {
	background: white;
	margin:0px 10px 0px 10px;
	padding: 5px 10px 10px 10px;
	border: 1px solid silver;
}

#relatedPosts h1 {
	text-decoration:underline;
}

#relatedPosts a {
	display: block;
	margin-top: 5px;
}

#relatedPosts span {
	color: #666666;
	text-indent: 10px;
	font-size: 10px;
}
#commentPreview{
	display:none;
	clear:both;
	min-height: 150px;
}





/*----------------------------
				Search page
----------------------------*/

#searchpage{
	margin-bottom: 30px;
	padding:0 10px;
}

#searchpage input#q{
	width: 300px;
}

#searchpage input#comment{
	clear: both;
}

.searchresult{
	margin-bottom: 20px;
	padding:0px 10px 0px 20px;
}

.searchresult a{
	font-weight: bold;
}

.searchresult span.text{
	clear: both;
	display: block;
	margin: 3px 0;
}

.searchresult span.type{
	display: block;
}

.searchresult span.url{
	color: Gray;
}

.searchpage ul.paging{
 list-style-type: none;
 margin:0px;
 margin-bottom: 20px;
 padding:0px;
}

.searchpage ul.paging li{
 display: inline;
 border: 1px solid gray; 
 background: #f1f1f1;
 margin-right: 5px;
}

.searchpage ul.paging li a{
 padding: 5px 8px;
}

.searchpage ul.paging li.active{
 background: #f1f1f1;
 border: 1px solid black;
}
.type{font-size:12px;}


/*----------------------------
					Archive
----------------------------*/
#archive{
	margin-bottom: 20px;
	padding:0px 10px 0px 20px;
}



#archive h1 {
	margin: 0;
	border-bottom: 1px dashed silver;
	padding-bottom: 9px;
}

#archive h2 {
	border-bottom: 2px solid silver;
	padding: 15px 2px 0px 2px;
	font-size: 14px;
	margin-bottom: 10px;
}

#archive h2 img {
	margin-right: 3px;
}

#archive ul {
	list-style-type: square;
	margin: 0 10px;
	padding: 10px;
}

#archive ul li {
	margin-right: 10px;
}

#archive table{
	width: 100%;	
	border-collapse: collapse;
}

#archive table td, #archive table th{
	text-align:left;
	padding-left:2px;
}

#archive table td{
	text-align:left;
	padding: 4px 2px;
}

#archive .date{
	width: 70px;
}

#archive .comments{
	width: 60px;
	text-align: center;
}

#archive .rating{
	width: 60px;
	text-align: center;
}

/*----------------------------
				 Tag cloud
----------------------------*/
#TagCloudDiv {width:1000px;margin: 0 auto; background-color:#F0F0F0}

.tagcloud {
	margin-bottom: 10px;
	white-space: normal;
}

.tagcloud li {
	display: inline;
}

.tagcloud a {
	margin-right: 3px;
	display: inline;
}

.tagcloud a.biggest {
	font-size: 19px;
}

.tagcloud a.big {
	font-size: 17px;
}

.tagcloud a.medium {
	font-size: 14px;
}

.tagcloud a.small {
	font-size: 12px;
}

.tagcloud a.smallest {
	font-size: 10px;
}

.commentForm .bbcode {
    font-size:10px;
    float:right;
    position:relative;
    top:20px;
    padding: 3px;
}

.bbcode a {
    margin: 1px;
    padding: 1px 3px 1px 3px;
    background: #fff;
    border: 1px solid #ccc;
}

#commentMenu{
	padding: 0;
	margin:0;
	clear:both;
}

#commentMenu li{
	float:left;
	border:1px solid silver;
	border-bottom: transparent;
	margin:0;
	list-style:none;
	margin-right:5px;
	padding: 3px 8px;	
	cursor:pointer;
	position:relative;
	top: 2px;
	background:#d8d8d8;
}

#commentMenu li.selected{
	background:white;
	border-bottom:1px solid white;
}

#commentPreview{
	display:none;
	clear:both;
	min-height: 150px;
}


/*----------------------------
				Contact page
----------------------------*/

#contact{
	background : white;
	margin:0 auto;
	padding:10px 20px 10px 20px;
	width:455px;
}

#contact h1{
	margin-top: 0;
}

#contact label{
	display: block;
	padding-top: 5px;	
}

#contact input.field{
	width: 200px;
}

#contact textarea{
	display: block;	
	overflow: auto;
	width: 75%;
	height: 150px;
	margin: 0;
}

/*----------------------------
			Syntax highlighter
----------------------------*/

.code
{
	font-size: 12px;
	color: black;
	font-family: Consolas, "Courier New", Courier, Monospace;
	background-color: #F1F1F1;
  line-height: normal;
}

.code p{
	padding: 5px;
}

.code .rem { color: #008000; }

.code .kwrd { color: #0000ff; }

.code .str { color: #006080; }

.code .op { color: #0000c0; }

.code .preproc { color: #0000ff; }

.code .asp { background-color: #ffff00; }

.code .html { color: #800000; }

.code .attr { color: #ff0000; }

.code .alt {	background-color: #f4f4f4; }

.code .lnum { color: #606060;}

.loginbox{
	margin: 0 auto;
}
