/*
Theme Name: MWR v 1.0
Theme URI: http://wordpress.org/
Description: Delivering your most wanted response
Version: 1.6
Author: Voya Avramovski
Author URI: http://mr-wordpress.com/
Tags: blue, custom header, fixed width, two columns, widgets
*/

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

/* End Various Tags & Classes*/




/* IMG ALIGN */

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* TOOLTIP */
a.info{
    position:relative !important; /*this is the key*/
    z-index:24;
    text-decoration:none;padding:0 10px;background:url(images/nav.png) repeat-x;display:block;
	font:arial,"trebuchet ms" 99% !important;}

a.info:hover{z-index:25; background:url(images/navh.png) repeat-x;}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:0; right:15px;
    border:1px solid #555;
    background-color:#fdfdfd; color:#000;
    text-align: center;}
	
.info { position:relative; z-index:24; }
.info span { display:none;}
.info:hover {z-index:25;visibility:visible;}
.info:hover span {
display:block;
position:absolute;
top:25px;
right:0px;
background-color:#FCFBDC;
border:1px solid #333333;
padding:5px;
font-size:11px;
color:#333333;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#searchFormLink {
float:right;
}

#searchForm{
	float:right;
}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

html * {
	margin:0;
	padding:0;
}

body {
	background: url(/blog/wp-content/themes/mwr/images/bg1.jpg) repeat;
	text-align:center;
	color:#640d0e;
	text-align:center;
	font-family:Arial;
}

a {
	color:#640d0e;
}

.clear {
	clear:both;
	float:none;
}

	
#randomPost {
	height:27px;
	line-height:27px;
	text-align:center;
	color:#fff;
	font-size:14px;
	width:100%;
	background:url(images/rp.png) repeat-x;
}

#randomPost a {
	color:#fff;
	font-size:14px;
	text-decoration:none;
}

#wrappCap {
	width:904px;
	margin-left:auto;
	margin-right:auto;
	background:url(images/wrappCap.png) no-repeat;
	height:14px;
	margin-top:5px;
}

#wrapper {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	border-left:2px solid #25511c;
	border-right:2px solid #25511c;
	background:#f3f3f3;
	text-align:left;
}

#wrapperInside {
	padding:10px;

}

#logoSeo {
	float:left;
	width:500px;
margin-top: 15px;
}

#logoSeo h1 {
	font-size:21px;
	letter-spacing:1pt;
	font-weight:bold;
}

.h1replace {
	font-size:21px;
	letter-spacing:1pt;
	font-weight:bold;
}

.h2replace {
	font-size:16px;
	padding-left:10px;
}

#logoSeo h2 {
	font-size:16px;
}

#logoSeo img {
	float:left;
}

#blogInfo {
color: #990000;
	text-indent:10px;
	margin-top:15px;
}

#blogInfo h1, #blogInfo h2, #blogInfo span {
	line-height:normal;
}

#headerWidget {
	float:right;
	text-align:left;
 vertical-align:top;
	margin-right:3px;
	border:1px solid #ccc;
	background:#fff;
	width:295px;
	padding:3px;
	font-size:12px;
	list-style:none;
}

#headerWidget .widgettitle {
	font-size:16px;
	margin:0;
	padding:0;
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
}

#headerWidget .textwidget {
	margin-top:0px;
}

#headerWidget ul {
	list-style:none;
}


#navLeft {
	width:14px;
	margin-top:0px;
	height:36px;
	background:url(images/navLeft.png) no-repeat;
	line-height:36px;
	float:left;
font-weight: bold;
}

#navRight {
	width:14px;
	margin-top:0px;	
	height:36px;
	line-height:36px;
	background:url(images/navRight.png) no-repeat;
	float:left;
}

#navigation {
	height:36px;
	line-height:36px;
font-weight: bold;
	font-size: 12px;

	background:url(images/nav.png) repeat-x;
	margin-top:0px;
	float:left;
	width:852px;
	color:#fff;
}

#navigation a {
	color:#fff;
font-weight: bold;

}

#pages {
	list-style:none;
	float:left;
font-weight: bold;
}

#pages li {
float:left;
}

#pages li a {
text-decoration: none;
	text-transform:uppercase;
	padding:0 18px;
	display:block;
}

#pages li a:hover {
	background:url(images/navh.png) repeat-x;
	text-decoration: underline;
}

#reflection {
	margin-top:0px;
}

#lref {
	width:14px;
	height:20px;
	background:url(images/rleft.png) no-repeat;
	float:left;
}

#rnav {
	width:852px;
	height:20px;
	background:url(images/rnav.png) repeat-x;
	float:left;
}

#rref {
	width:14px;
	height:20px;
	background:url(images/rright.png) no-repeat;
	float:left;
}

.navigation {
	width:562px;
	border:1px solid #cacaca;
	background:#fff;
	height:40px;
	line-height:40px;
	text-align:left;
	margin-top:20px;
}

.navigation .older {
	float:left;
}

.navigation .newer {
	flot:right;
}

.navigation a {
	font-size:12pt;
	padding:10px;
	text-decoration:none;
}

.postBottom {
	background:url(images/postFoot.png) no-repeat;
	width:562px;
	height:9px;
}

.postTop {
	background:url(images/postTop.png) no-repeat;
	width:562px;
	height:10px;
}

.post {
	width:562px;
	font-family:Arial,"trebuchet ms";
	background:url(images/postBg.png) repeat-y;
}

.postInside {
	padding:10px;
}

.postTitle {
	margin-bottom:10px;
}

.postTitle a {
	text-decoration:none;
	font-weight:normal;
}

.postTitle h3 , .postTitle h1 {
	font-size:24px;
}

.postMeta {
	width:542px;
	background:url(images/postMeta.png) repeat-x;
	line-height:20px;
	font-size:10px;
}

.postMeta ul {
	list-style:none;
	padding-left:10px;
}

.postMeta ul li {
	float:left;
	margin-top:3px;
	line-height:12px;
}

.divider {
	padding:0 10px;
}

.postMeta ul li a {
	text-decoration:none;
	font-weight:bold;
}

.postContent {
	margin:20px 0;
	color:#000;
	font-size:12pt;
	line-height:18pt;
}

.readMore {
	margin-top:20px;
}

.readMore a {
	text-decoration:none;
	font-weight:bold;
}

.readComments {
	margin-top:20px;
}

.underPost {
	width:518px;
	list-style:none;
	margin:10px 0;
}

.underPost ul {
	list-style:none;
}

.underPost ul li {
	list-style:none;
}

.underPost img {
	text-align:center;
}

.underPost ul, .underPost ol {
	margin-left:15px;
}

.underPost h2, .underPost h3, .underPost h4, .underPost h5 {
	font-size:14pt;
}

#middle, #leftSide , #sidebar {
	float:left;
}

#middle {
	width:18px;
	height:1px;
}

#sidebar {
	width:298px;
	text-align:center;
	font-family:Arial,"trebuchet ms";
}

#sidebar ul {
	list-style:none;
}

#sidebar ul li {
	margin-top:20px;
}

#sidebar .sleft {
	text-align:left;
}

#sidebar .scenter {
	text-align:center;
}

#sidebar ul li ul {
	margin-top:20px;
}

#sidebar .tblimg {
	width:298px;
height:103px;
	background:url(images/rssBg.png) no-repeat;



}

#sidebar ul #rss {
	width:298px;
height:103px;
	background:url(images/rssBg.png) no-repeat;
	line-height:43px;
	margin-top:0px;
}

#sidebar ul li ul li {
	margin-top:5px;
}

#rss a {
	font-size:18px;
	font-weight:normal;
	text-indent:75px;
	line-height:43px;
	display:block;
	text-decoration:none;
}

#sidebar #newspaper {
	width:298px;
	font-family:"trebuchet ms", arial;
	color:#650d0e;
	background:url(images/newsBg.png) repeat-y;
	margin-top:0;
vertical-align: top;
}



#newspaper .newspaperInside {
	padding:10px;
}

#newspaper h3 {
	font-size:17px;
	color:#650d0e;
	border-bottom:none;
}

#sidebar ul li #newsList {
	font-size:14px;
	list-style:disc;
	padding-left:15px;
}




#sidebar ul li #newsList li {
	margin-top:15px;
}




#newspaper .nleft {
	
	text-align:right;
}



#content {
	margin-top:10px;
	background:#f3f3f3;
}

#sidebar h3 , #sidebar h2 , #sidebar h4 , #sidebar h5{
	border-bottom:#cacaca 1px solid;
	text-align:left;
	font-size:18px;
	font-weight:normal;
}


#footArch {
	width:872px;
	margin-left:auto;
	margin-right:auto;
	background:url(images/archTop.png) no-repeat #25511c;
	margin:20px 0;
}

#footArch a {
	color:#fff;
}

.footArchInside {
	padding:10px;
	color:#fff;
}

#footArch ul {
	list-style:none;
}

#footArch ul li {
	float:left;
	width:200px;
	height:40px;
	margin:2px;
	text-align:center;
	line-height:40px;
	border:1px solid #9b9b9b;
}

#footArch ul li a {
	display:block;
	background:#39692f;
	text-decoration:none;
	text-transform:capitalize;
}

#footArch ul li a:hover {
	background:#25511c;
}

.categories {
	list-style:none;
	font-size:18px;
	line-height:26px;
}


.footNotice {
padding: 10px 5px 5px 5px;
margin: 0px auto 10px;
	border-left:2px solid #25511c;
	border-right:2px solid #25511c;
border-bottom:2px solid #25511c;
	width:890px;
	color:#000000;
	font-size:12px;
	text-align:center;
	background: url(/blog/wp-content/themes/mwr/images/border2.gif) repeat-x #ffffff;
}

.footNotice a {
	color:#0000ff;
	text-decoration:underline;
}

#comments {
	width:520px;
	margin:20px 0;
}

.navigation1 {
	width:520px;
	margin:10px 0;
}

.commentlist {
	width:520px;
	list-style:none;
}

#respond {
	width:520px;
}

#comment {
	width:516px;
}

#leftSide .comment {
	width:516px;
	padding:20px;
	color:#000;
	border:1px solid #cacaca;
	margin:10px 0;
}

#leftSide .comment a {
	text-decoration:none;
	font-weight:bold;
}

.comment-meta {
	margin:10px 0;
	padding-bottom:5px;
	border-bottom:1px solid #cacaca;
}

.comment-author {
	line-height:32px;
	padding-bottom:5px;
	border-bottom:1px solid #cacaca;
}

.comment-author img {
	float:left;
	padding-right:10px;
}

.pagetitle {
	margin-top:20px;
}

#respond {
	margin:20px 0;
}

#sidebar .textwidget {
	margin-top:15px;
}

.headWInside {
	width:200px;
	margin:10px;
	border:1px solid #ccc;
	background:fff;
}

.postContent p {
	margin:10px 0;
}

#sidebar .newsBottom {
	width:298px;
	height:15px;
	background:url(images/newsB.png) no-repeat;
	margin-top:0px;
}

#sidebar  .newsTop {
	width:298px;
	height:15px;
	background:url(images/newsTop.png) no-repeat;
}