/*  
Theme Name: Loreto
Description: Brick red - new beginning in design trends started by our designers. and the best things is that this theme is free and ready to use. High class coded, just for you.


Tags: red, light, two-columns, right-sidebar, fixed-width
Version: 1.0
*/

html, body {
	font-family: Arial;
	font-size: 12px;
	border: 0;
	color: #1D1C1B;
}

body, img, p, h1, h2, h3, h4, h5, ul, ol, li, form, blockquote {
	margin: 0;
	padding: 0;
}

body {
	background: #272727;
}

p {
	line-height: 19px;
	padding: 10px 0;
}

h1, h2, h3, h4, h5 {
	padding: 10px 0;
}

ul, ol {
	list-style: none;
	padding: 10px 0;
}

small {
	font-size: 11px;
}

code {
	background: #FFFFC1;
}

a {
	color: #A91927;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

blockquote {
	font-size: 12px;
	width: 80%;
	padding: 0 4%;
	margin: 10px 0 10px 4%;
	border-left: #AD1627 2px solid;
	color: #717171;
	line-height: 19px;
	font-style: italic;
}

blockquote p {
	padding: 5px 0;
}

blockquote blockquote {
	border-left: #8A111E 2px solid;
}

/* Header */

#header {
	width: 100%;
	height: 169px;
	overflow: hidden;
	background: url(img/header.jpg);
}

#header_in {
	width: 934px;
	height: 169px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	background: url(img/header_stars.jpg) no-repeat 0 32px;
}

#header_in .rss {
	position: absolute;
	right: 114px;
	bottom: 0;
}

#header_in a.scr {
	text-indent: 0;
	color: #fff;
}

#header_in a.scr span {
	display: none;
}

#header_in a:hover {
	background: transparent;
}

#header_in a.scr:hover span {
	display: block;
	position: absolute;
	right: 200px;
	bottom: 30px;
}

/* Header (title) */

#title {
	width: 420px;
	padding-left: 28px;
	padding-top: 45px;
}

#title h1 {
	font-size: 45px;
	color: #fff;
	position: relative;
}

#title h1 a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

#title h1 a:hover {
	color: #F0C4C4;
}

#title p {
	color: #D2691E;
	margin-top: -17px;
	padding-left: 3px;
	background: url(img/lines.jpg) no-repeat 0 4px;
}

/* Header (menu) */

#menu {
	width: 100%;
	position: absolute;
	top: 15px;
	right: 0;
}

#menu ul {
	text-transform: uppercase;
	float: right;
	font-weight: bold;
}

#menu ul li {
	display: inline;
	margin-left: 13px;
}

#menu ul li a {
	color: #482121;
	text-decoration: none;
	padding: 4px 6px;
}

#menu ul li a:hover {
	color: #fff;
	background: url(img/current.jpg);
}

#menu ul li.current_page_item a {
	color: #fff;
	background: url(img/current.jpg);
}

/* Content Wrap */

#content_wrap {
	width: 100%;
	background: #fff url(img/content_bg.jpg) repeat-x;
}

#content_wrap_in {
	width: 909px;
	padding-left: 25px;
	margin: 0 auto;
	padding-top: 45px;
	padding-bottom: 25px;
}

/* Content */

#content {
	width: 520px;
	float: left;
}

#content ul {
	padding-left: 50px;
}

#content ol {
	padding-left: 70px;
}

#content ol li {
	padding-left: 70px;
	line-height: 19px;
	padding: 2px 0 2px 0px;
}

#content ul li {
	line-height: 19px;
	padding: 2px 0 2px 20px;
	background: url(img/square.gif) no-repeat 0 10px;
}

#content ol li {
	list-style: decimal;
}

#content h2 {
	font-size: 25px;
	font-weight: normal;
}

#content h2 a {
	color: #000;
	text-decoration: none;
}

#content h2 a:hover {
	text-decoration: none;
}

img.spacer {
	margin: 20px 0 15px 0;
	display: block;
	clear: both;
}

/* Content (post) */

#content .post {
	width: 100%;
	clear: both;
	padding: 10px 0;
}

#content .post p.post_details {
	margin-top: -20px;
	font-size: 11px;
}

#content .post p.tags {
	font-size: 11px;
	clear: both;
}

.post img {
	border: #D0D0D0 1px solid;
	padding: 2px;
}

.alignleft {
	float: left;
	margin: 5px 10px 10px 0px;
}

.alignright {
	float: left;
	margin: 5px 0px 10px 10px;
}

/* More Entries */

#more_entries {
	width: 100%;
	padding: 20px 0 15px 0;
}

#more_entries h2 {
	font-size: 20px;
}

/* Comments (single.php and comments.php) */

h2.lc {
	padding-top: 20px;
}

.comments_wrap {
	width: 500px;
	margin: 20px 0 0px 10px;
	clear: both;
	padding-bottom: 5px;
}

.comments_wrap .left {
	width: 46px;
	padding-top: 2px;
	float: left;
}

.comments_wrap .left img {
	border: #D0D0D0 1px solid;
	padding: 1px;
}

.comments_wrap .right {
	width: 410px;
	float: left;
	padding-left: 20px;
}

.comments_wrap .right h4 {
	font-size: 11px !important;
	text-transform: none;
	padding: 0;
	font-weight: normal;
}

.comments_wrap .right h4 b {
	font-size: 12px !important;
}

.comments_wrap .right h4 a {
	text-decoration: none;
}

.comments_wrap .right h4 a:hover {
	text-decoration: none;
}

/* Comments (form) */

#content form {
	margin: 20px 0 30px 10px;
}

#content form label {
	display: block;
	margin: 10px 0;
	font-size: 12px;
}

#content form label input {
	padding: 3px;
	width: 180px;
	font-size: 12px;
}

#content textarea {
	margin-bottom: 10px;
	display: block;
	padding: 3px;
	font-size: 12px;
}

#content form input {
	margin-top: 5px;
}

.lc_logged {
	padding: 0;
	margin-top: -10px;
}

/* Sidebar */

#sidebar {
	width: 239px;
	background: url(img/sidebar_bg.jpg) no-repeat left top;
	float: right;
	padding: 25px 35px;
}

#sidebar h2 {
	font-size: 17px;
	font-weight: normal;
}

#sidebar p {
	line-height: 18px;
	padding: 5px 0 10px 0;
}

#sidebar ul {
	padding: 0px 0px 20px 0px;
}

#sidebar ul ul{
	padding: 0px 0px 0px 0px;
}

#sidebar ul li {
	line-height: 19px;
	padding: 5px 0 0px 27px;
	background: url(img/star_w.gif) no-repeat 3px 7px;
}

#sidebar li a {
	color: #A91927;
	text-decoration: none;
}

#sidebar ul li a:hover {
	text-decoration: none;
	color: #000;
}


/* Widget (calendar) */

#wp-calendar {
	width: 95%;
	padding: 0 0 0px 0;
	margin-bottom: 15px;
}

#wp-calendar caption {
	padding: 10px;
}

#wp-calendar th, #wp-calendar td {
	padding: 5px;
	text-align: center;
	background: #DEDEDE;
}

#wp-calendar td {
	background: transparent;
}

#wp-calendar td, table#wp-calendar th {
	padding: 3px 0;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar a:hover {
	text-decoration: none;
}

/* Widget (tag cloud) */

#tag_cloud {
	padding-bottom: 30px !important;
}

#tag_cloud h2 {
	margin-bottom: 15px;
}

/* Footer */

#footer {
	width: 100%;
	background: url(img/footer_top.jpg) repeat-x left top;
	padding-top: 9px;
}

#footer_out {
	width: 100%;
	background: url(img/footer.jpg);
}

#footer_in {
	width: 909px;
	margin: 0 auto;
	color: #fff;
	padding: 25px 0 30px 25px;
}

#footer h2 {
	color: #fff;
	font-size: 17px;
	font-weight: normal;
}

/* Footer (blocks) */

#footer .bl {
	float: left;
}

#footer .b1 {
	width: 370px;
	margin-right: 95px;
}

#footer .b2 {
	width: 200px;
	margin-right: 40px;
}

#footer .b3 {
	width: 190px;
}


#footer .b1 ul {
	padding: 0px 0px 20px 0px;
}

#footer .b1 ul ul{
	padding: 0px 0px 0px 0px;
}

#footer ul li {
	line-height: 19px;
	padding: 5px 0 0px 27px;
	background: url(img/star_b.gif) no-repeat 3px 7px;
}

#footer a {
	color: #D2691E;
}

#footer li a {
	color: #D2691E;
	text-decoration: none;
}

#footer ul li a:hover {
	text-decoration: none;
	color: #fff;
}

/* Footer (search form)  */

#footer form {
	padding: 15px 0 0 0;
}

#footer form p {
	color: #fff;
	line-height: 18px;
	font-size: 11px;
}

#footer #search {
	width: 173px;
	height: 31px;
	background: url(img/search.jpg);
	margin-bottom: 10px;
}

#footer #search input {
	width: 154px;
	margin: 7px 0px 0px 6px;
	background: transparent;
	border: 0;
	color: #fff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Footer (back on top) */

#footer p.bot {
	font-size: 11px;
	padding: 5px 0;
	background: url(img/bot.gif) no-repeat 76px 13px;
}

#footer p.bot a {
	text-decoration: none;
}

#footer p.bot a:hover {
	text-decoration: none;
	color: #fff;
}


/* Copyright */

#copyright {
	width: 100%;
	background: url(img/copyright_top.jpg) repeat-x left top;
	padding-top: 6px;
}

#copyright_in {
	width: 100%;
	background: url(img/copyright.jpg);
}

#copyright_wrap {
	width: 934px;
	margin: 0 auto;
	text-align: center;
	color: #D2691E;
	padding: 5px 0;
	font-size: 11px;
}

#copyright_wrap a {
	color: #D2691E;
	text-decoration: none;
}

#copyright_wrap a:hover {
	text-decoration: none;
	color: #fff;
}

/* Fix */

#content_wrap_in:after,
#footer_in:after,
.comments_wrap:after {
    content: "."; 
    display: block;
	 height: 0;
    clear: both; 
    visibility: hidden;
}

#s{
	width:120px;
}

#content{
	overflow:hidden;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
