/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #F6F6F6 url('images/img01.jpg') repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B6B6B;
}

form {
}


input, textarea {
	padding: 2px 5px;
	border: 1px solid #EBEBEB;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

h1, h2, h3, h4 {
	margin: 0;
}

h2, h3, h4 {
	margin-bottom: 20px;
	padding-bottom: 9px;
	border-bottom: 1px solid #F2F2F2;
	letter-spacing: -0.035em;
	font-weight: normal;
	color: #37404C;
}

h1, h2 {
	letter-spacing: -0.035em;
	font-weight: normal;
	color: #37404C;
	font-size: 24px;
}

h3 {
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 170%;
	text-align: justify;
}

ul, ol 
{
	margin-top: 15px;
	margin-left: 3em;
}

ul.recentPosts {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.recentPosts li a
{
	display:block;
}
ul.recentPosts li span
{
	padding-right:20px;
}

ul.recentComments {
	margin: 0;
	padding: 0;
	list-style: none;
}


ul.recentComments li
{
	margin-bottom:10px;
}

ul.recentComments li a
{
	display:inline;
}
ul.recentComments li span
{
	padding-right:20px;
}

dl.list1 dt {
	float: left;
	width: 70px;
}

dl.list1 dd {
	margin-bottom: 10px;
}

dl.list1 a {
	color: #666666;
}

ul.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

ul.list2 li {
	float: left;
	margin: 0 18px 18px 0;
}

ul.list2 li.nopad {
	margin-right: 0;
}

blockquote {
	margin: 10px;
	margin-left: 0px;
	padding:10px;
	border: 1px solid #F2F2F2;
	border-bottom: 0px solid #F2F2F2;
	text-align:left;
	background: url('images/img07.jpg') repeat-x left bottom;
}

cite
{
	display:block;
	margin: 0px 10px 0px 10px;
	background-color: #F2F2F2;
	padding:0px 10px 0px 15px;
	background: url('images/blockquote.gif') no-repeat left top;
}

a {
	color: #FF5A00;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 10px 10px 0px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 10px 10px;
}

/* Wrapper */

#wrapper {
	width: 960px;
	margin: 0 auto;
	background: url('images/img02.jpg') repeat-y;
}

#wrapper2 {
	background: url('images/img10.jpg') no-repeat left bottom;
}

/* Header */

#header {
	height: 140px;
	background: #087FE7 url('images/img03.jpg') no-repeat;
}

/* Logo */



.feed
{
	float: right;
	padding: 10px 78px 0px 0px;
}

#logo {
	float: left;
}

#logo h1 {
	margin: 0;
	margin-top:-23px;
	padding: 90px 0 0 78px;
	text-transform: lowercase;
	letter-spacing: -3px;
	font-size: 40px;
	color: #FFFFFF;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}

#description
{
	color:white;
	font-size:12px;
	padding-left:80px;
	margin-top:-2px;	
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 112px 78px 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	padding-left: 20px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page2 {
	background: url('images/img04.jpg') no-repeat;
	padding-top:30px;
}

/* Content */

#content {
	float: left;
	width: 555px;
	padding: 20px 34px 0 76px;
	border-right: 1px dotted #F2F2F2;
}

.post {
	padding-bottom: 50px;
}

.post .title 
{
	letter-spacing:-0.5px;
}

.post .title a {
	text-decoration: none;
	color: #37404C;
}

.post .title a:hover {
	text-decoration: underline;
}

.post #date
{
	color:Gray;
	padding: 0px 15px 15px 0px;
	text-align:right;
}


.post .entry 
{
	font-family:Tahoma;
	text-align:justify;
	line-height:19px;
	color: #3A3A3A;
	padding: 0px 10px 10px 10px;
	clear:both;
}


.post .meta {
	height: 16px;
	margin: 0;
	padding: 10px;
	background: url('images/img07.jpg') repeat-x left bottom;
	line-height: normal;
}

.post .meta .posted {
	display: block;
	float: right;
}

.post .admin 
{
	clear:both;
	display: block;
	float: right;
	padding-top:10px;
}

.post .meta .tags {
	display: block;
	float: left;
}

.post .meta .tags img 
{
	vertical-align:top;
}

.post .meta .permalink {
	display: block;
	float: right;
	padding-left: 17px;
	padding-right: 10px;
	background: url('images/img09.gif') no-repeat left center;
}


.left {
	float: left;
}

.right {
	float: right;
}

.post .meta .comments {
	display: block;
	float: right;
	padding: 0px 0px 0px 19px;
	background: url('images/comment.png') no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 186px;
	padding:29px 76px 0 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 30px;
}

#sidebar li ul 
{
	
}

#sidebar li li {
	margin: 0;
}

/* Search */

#sidebar li  #search {
	margin-bottom: 10px;
}

#search input {
	padding: 2px;
	font-size: 11px;
	font-weight: bold;
}

#search #searchfield {
	width: 115px;
	padding: 2px;
	background: #FFFFFF;
	border: 1px solid #EBEBEB;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

#search #searchbutton
{
	width:50px;
	height:24px;
	border: 1px solid #EBEBEB;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 2px;
}

#searchpage #comment
{
	margin-right:5px;
}

/* Widebar */

#widebar {
	margin: 0 50px;
	padding: 25px 28px 0 28px;
	background: #F2F2F2 url('images/img11.gif') repeat-x;
}

#widebar #colA {
	float: left;
	width: 260px;
}

#widebar #colB {
	float: left;
	width: 260px;
	padding-left: 45px;
}

#widebar #colC {
	float: left;
	width: 186px;
	padding-left: 45px;
}

/* Footer */

#footer {
	padding: 10px;
	background: url('images/img05.jpg') no-repeat;
}

#footer p {
	margin: 0;
	padding-top: 10px;
	text-align: center;
	color: #8E8E8E;
}

#footer a {
	color: #666666;
}


.rssButton
{
	padding-right:5px;
	vertical-align:middle;
}

/*----------------------------
				 Tag cloud
----------------------------*/

#tagcloud {
	
	white-space: normal;
}

#tagcloud li {
	display: inline;
}

#tagcloud a {
	display: inline;
	text-decoration:none;
}

#tagcloud a:hover {
	text-decoration:underline;
}

#tagcloud a.biggest {
	font-size: 20px;
}

#tagcloud a.big {
	font-size: 17px;
}

#tagcloud a.medium {
	font-size: 13px;
}

#tagcloud a.small {
	font-size: 12px;
}

#tagcloud a.smallest {
	font-size: 10px;
}

#blogroll .xoxo li img
{
	vertical-align:middle;
	padding-right:5px;
}

#blogroll .oxox li img
{
	vertical-align:middle;
	padding-right:5px;
}

#searchcomments
{
	vertical-align:middle;
	margin-right:5px;
}

#postnavigation
{
	text-align:center;
	margin-top:-20px;
	padding-bottom:2px;
}

#comment
{
	border-bottom: 1px solid #F2F2F2;
	padding-top:20px;
	padding-bottom:10px;
}

.comment
{
	clear:both;
	min-height:60px !important;
	border-bottom: 1px solid #F2F2F2;
	padding-top:10px;
}

.gravatar
{
	float:right;
	padding: 0px 0px 0px 10px;
}

#content h1
{
		border-bottom: 1px solid #F2F2F2;
}

.content
{
	padding: 0px 10px 0px 10px;
	font-family:Tahoma;
	line-height:17px;
	color: #3A3A3A;
}

.author
{
	font-weight: bold;
}

.commentForm
{
	padding-top: 30px;
}

.commentForm h1
{
	margin-bottom:20px;
}

.commentForm label
{
	padding-right: 15px;
	display:block;
}

.commentForm input
{
	width:200px;
	margin-bottom:5px;
	vertical-align:middle;
}

.commentForm textarea
{
	width: 100%;
	margin-top:-10px;
	margin-bottom:5px;
}

.commentForm #btnSave
{
	width:auto;
}

#gravatarmsg
{
	padding-left:15px;
}

#relatedPosts
{
	padding-top:10px;
	margin-bottom:30px;
}

#relatedPosts a
{
	display:block;
	padding-left: 15px;
	font-weight:bold;
}

#btnSave
{
		margin-bottom:30px;

}

#addcomment
{
	padding-bottom:10px;
}

#contact h1
{
	margin-bottom:20px;
}

#contact label
{
	padding-right:15px;
	display:block;
}

#contact input
{
	width:200px;
	margin-bottom:5px;
	vertical-align:middle;
}

#contact textarea
{
	width: 100%;
	height:200px;
	margin-bottom:10px;
}

/*----------------------------
					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;
}


/*----------------------------
					Archive
----------------------------*/

#archive {
}

#archive h1 {
	padding-bottom: 9px;
}

#archive h2 {
	border-bottom: 1px solid #F2F2F2;
	padding-bottom: 4px;
	font-size: 13px;
	margin-bottom: 10px;
	font-weight:bold;
}

#archive h2 img {
	margin-right: 5px;
	vertical-align:middle;
}

#archive ul {
	list-style-type: square;
	margin: 0 10px;
	padding: 20px;
	font-weight:bold;	
}

#archive ul li {
	margin-right: 20px;
}

#archive table{
	width: 100%;	
	border-collapse: collapse;
	margin-bottom:30px;
}

#archive table td, #archive table th{
	text-align:left;
}

#archive table td{
	text-align:left;
	border-bottom: 1px solid #F2F2F2;
	padding: 2px 0;
}

#archive .date{
	width: 70px;
}

#archive .comments{
	width: 70px;
	text-align: center;
}

#archive .rating{
	width: 70px;
	text-align: center;
}


/*----------------------------
					 Page
----------------------------*/

#page div 
{
	text-align:justify;
	font-family:Tahoma;
	line-height:19px;
	color: #3A3A3A;
	padding: 0px 10px 10px 10px;
}

#page h1 
{
	
	letter-spacing: -0.035em;
	font-weight: normal;
	color: #37404C;
	font-size: 24px;
	margin-bottom:15px;
	letter-spacing:-0.5px;
	margin-bottom: 20px;
	padding-bottom: 9px;
	border-bottom: 1px solid #F2F2F2;
}

#page #admin 
{
	float:right;
	margin-top: 10px;
	padding: 5px 0;
}

.searchresult
{
	margin: 15px 0px 0px 0px;
}


.searchresult a 
{
	font-weight:bold;
	font-size:14px;
}	
.searchresult .text
{
	text-align:justify;
	font-family:Tahoma;
	line-height:19px;
	color: #3A3A3A;
	display:block;
	padding-bottom:10px;
}

.searchresult .url, .searchresult .type
{
	display:none;
}

.loginbox 
{
	font-weight: bold;
	font-size: 16px;
	
}
.loginbox label
{
	font-weight: normal;
	padding-right:15px;
	font-size: 12px;
}
.loginbox input
{
	margin:3px;
	vertical-align:middle;
}	

#commentMenu{
	padding: 0;
	margin:0;
	clear:both;
}

#commentMenu li{
	float:left;
	border:1px solid #EBEBEB;
	border-bottom: transparent;
	margin:0;
	list-style:none;
	margin-right:5px;
	padding: 3px 8px;	
	cursor:pointer;
	position:relative;
	top: -8px;
	background:#d8d8d8;
}

#commentMenu li.selected{
	background:white;
	border-bottom:1px solid white;
}

#commentPreview{
	display:none;
	clear:both;
	min-height: 150px;
}

/*----------------------------
					 Widgets
----------------------------*/

div#widgetzone{
	padding: 0;
	background: none;
}

div#widgetzone .clear{
	clear: left;
}

div.widget{
	background: white;
	margin-bottom:30px;	
	z-index: 1;
	min-width: 1px;
}

div.widget .content{
	line-height: 16px;
	color: #666666;
	padding: 0px;
}

div.widget h4{
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	z-index: 0;
	border-bottom:1px solid #F2F2F2;
	letter-spacing:-0.035em;
	padding-bottom:9px;
	color:#37404C;
}

div.widget a.edit{
	font-size: 10px;
	font-weight: normal;
	float: right;
	z-index: 1;
}

div.widget a.delete{
	font-weight: bold;
	color: #999999;
	float: right;
	margin-left: 5px;
	z-index: 1;
	text-decoration: none;
}

div.widget a.delete:hover{
	color: black;
}

#widgetzone .widget ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-transform: capitalize;
}

#widgetzone .widget ul li {
	margin-bottom: 3px;
}

#widgetzone div.search{
	background: none;
	border: none;
	padding-left: 10px;
}

#widgetzone img.rssButton {
	margin-right: 3px;
}

.commentForm .bbcode {
    font-size:10px;
    font-weight:bold;
    float:right;
    position:relative;
    top:16px;
    right:-15px;
    padding: 3px;
}

.bbcode a {
    margin: 1px;
    padding: 1px 5px 1px 5px;
    background: #fff;
    border: 1px solid #ccc;
}
