/*
Theme Name: The Local Life
Version: 1
Author: Cristian Neagu
Author URI: http://www.candesprojects.com
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #15304f url(images/bg_body.png) top left repeat-x;
	color: #3a3a3a;
	font-size: 12px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

/* @group General */

#page {
	width: 920px;
	margin: 15px auto 0px;
	background: #FFF;
	padding: 10px 15px 15px;
}

#content {
	float: left;
	width: 630px;
	border-top: 0px solid #F00;
	margin-top: 15px;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

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

#search { margin-bottom: 15px; }
#s { width: 180px; }

/*

 @end */

/* @group Typo */

a, a:visited, a:active {
	color: #0055a5;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:focus {
	outline: none;
}

a img {
	border: none;
}

p {
	line-height: 18px; margin-bottom: 12px;
}

h1 {
	margin-bottom: 15px;
}

h2 {
	margin-bottom: 7px;
}

h3 {
	margin-bottom: 5px;
}

h4 {
	margin-bottom: 5px;
}

h5 {
	margin-bottom: 3px;
}

small, strike {
	color: #777;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

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

.center {
	text-align: center;
}

.hidden {
	display: none;
}

hr {
	display: none;
}

.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

 */

/* @group Header */

#header {
	
}

#header h1 {
	width: 200px;
}

#header h1 a {
	display: block;
	width: 200px;
	height: 80px;
	background: url("images/thelocallife_logo.png") no-repeat;
	text-indent: -9999px;
}

#main-menu {
	background: #0055a5 url(images/bg_menu.png) top left repeat-x;
	height: 30px;
	margin-top: 10px;
	border-top: 0px solid #2d83d5;
	border-bottom: 4px solid #b1030c;
}

#main-menu ul {
	list-style: none;
	padding-left: 2px;
}

#main-menu li {
	float: left;
	display: block;
	margin: 1px 0px;
	background: url(images/bg_menu_div.png) top right no-repeat;
}

#main-menu a {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
	padding: 9px 20px 7px;
	display: block;
}

#main-menu a:hover {
	text-decoration: underline;
}

#main-menu li.current_page_item a {
	background: #b1030c;
	color: #eee;
}

#main-menu li.current_page_item a:hover {
	text-decoration: none;
}

/* @end */

/* @group Home */

.home-intro {
	display: block;
	height: 300px;
	width: 630px;
	overflow: hidden;
	position: relative;
}

.home-intro h1 {
	position: absolute;
	bottom: 10px;
	left: 0px;
	color: #FFF;
	width: auto;
	padding: 10px;
	background: url(images/bg_intro_blue.png);
	line-height: 24px;
	font-size: 18px;
	margin: 0px;
}

.home-advertiselocally,
.home-reachnationally {
	float: left;
	display: block;
	width: 285px;
	padding: 10px;
	background: #f9f9f7;
	border: 1px solid #e5e5e5;
	margin-top: 15px;
}

.home-advertiselocally {
	margin-right: 16px;
}

.home-advertiselocally h2 {
	color: #0055a5;
}

.home-reachnationally h2 {
	color: #b5121b;
}

.home-advertiselocally img,
.home-reachnationally img {
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
}

.home-desc {
	margin-top: 15px;
	border-top: 4px solid #e5e5e5;
	padding-top: 15px;
	line-height: 18px;
}
.paragraph {margin-bottom: 12px;}

.latest-news {
	
}

.latest-news h3 {
	font-size: 12px;
}

.latest-news ul {
	margin-bottom: 0 !important;
}

.last-news-commentcount {
	font-weight: normal;
	font-size: 11px;
	background: transparent url(images/bullet_comment.gif) no-repeat scroll right center;
	color: #A6A299;
	padding-right: 12px;
}

/* @end */

/* @group Post */

.page .post {  border: 0 !important; }

.post {
	padding: 10px;
	border-bottom: 2px solid #e5e5e5;
}

.p-single {  padding-bottom: 20px; }

.p-single .post-title { color: #B1030C; }

.post h1 {
	font-size: 28px;
	font-weight: normal;
}

.post h2.post-title { padding-top: 5px; margin-top: 5px; margin-bottom: 0px; }

.post h2 {
	margin-top: 15px;
	font-size: 24px;
	font-weight: normal;
}

.post h3 {
	margin-top: 15px;
	font-size: 16px;
	/*font-weight: normal; */
	color:#196D9E;
}

.post h4 {
	margin-top: 10px;
	font-size: 14px;
	font-weight: normal;
}

.post p {
	margin-top: 10px;
	text-align: justify;
}

.entry ul {
	margin-top: 10px;
	padding-left: 15px;
}

.entry ol {
	margin-top: 10px;
	padding-left: 25px;
}

.entry li {
	line-height: 18px;
}

.entry ul li {
	list-style: none;
	background: url(images/bullet_blue.gif) 0px 5px no-repeat;
	padding-left: 15px;
}


.entry p {
	letter-spacing: 0.01em;
}

.entry blockquote, .commentlist blockquote {
	margin: 18px 0px 25px 25px;
	padding: 2px 15px 4px 15px;
	line-height: 150%;
	background: #e5e5e5;
	color: #383838;
	font-size: 0.9em;
}

.entry img {
	/*margin: 5px 14px 6px 0; */
	border: 1px solid #e6e3db !important;
	/*padding: 6px; */
	background: #f2f0ea;
}

.entry table {
	width: 100%;
	border-collapse: collapse;
	margin: 15px 0;
}

.entry td, .entry th {
	border-bottom: 1px solid #422f33;
	padding: 4px 8px;
	background: #f9f9f7;
}

.entry th {
	font-weight: normal;
	text-align: left;
	width: 35%;
}

.pagetitle { margin-left: 10px; border-bottom: 2px solid #e5e5e5; padding-bottom: 5px; padding-top: 10px;  }

.postmetadata { font-size: 10px; color: #A6A299; text-transform: uppercase; letter-spacing: 1px; margin-top: 0px !important;  }

.commentcount {
	font-weight: normal;
	font-size: 11px;
	background: transparent url(images/bullet_comment.gif) no-repeat scroll right center;
	color: #A6A299;
	padding-right: 12px;
}

#indexing { display: block; padding: 7px 7px; background: #F9F9F7; font-size: 11px; margin: 0px -3px; }

/* @end */

/* @group Comments */

#commentarea { margin-left: 10px; margin-top: 20px; }
#commentarea h3 {  font-size: 20px; font-weight: normal; color: #B1030C; }
#commentarea p { margin-top: 15px;  }

#commentarea small {  font-size: 11px; padding-left: 3px; }

#comment {  width: 100%; font-family: Arial; font-size: 12px; }

#comments { margin-bottom: 20px; }
.commentlist { margin-bottom: 20px; list-style: none; }
.commentlist li { background: #F9F9F7; padding: 7px; margin-bottom: 10px; }
.commentlist .comment-author { height: 40px; }
.commentlist .avatar { float:left; border: 4px solid #DDD; margin-left: -15px; margin-right: 10px; }
.commentlist .fn {  font-size: 16px; margin-top: 14px; margin-right: 10px; font-weight: normal; float: left; }
.commentlist .says {  float:left; margin-top: 16px; color: #666; }
.commentlist p { padding-left: 10px; }

.commentmetadata { float: right; margin-top: -40px; font-style: italic; font-size: 11px; }

/* @end */



/* @group Pagination */

.pagenavigationbox {
	color: #a19e94;
	margin-top: 20px;
	margin-left: 10px;
	height: 24px;
}

.pagenavigationbox a, .pagenavigationbox a:visited, .pagenavigationbox span {
	width: 18px;
	height: 16px;
	display: block;
	float: left;
	font-weight: bold;
	font: 11px Arial,Georgia, "Times New Roman", Times, serif;
	padding-top: 4px;
	margin-right: 1px;
	text-align: center;
}

.pagenavigationbox, .pagenavigationbox a, .pagnavigationbox a:visited {
	
}

.pagenavigationbox a:hover, .pagenavigationbox a:active {
	background: #f4f4f4;
	text-decoration: none;
}

.pagenavcurrent {
	background: #e5e5e5;
}



/* @end */

/* @group Contact */

.cf-row { display: block; margin-bottom:3px; }
.cf-row input.input { padding:5px; font-size:14px; width:300px; border-top:1px solid #b5b5b5; border-left:1px solid #b5b5b5; border-right:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5; }
.cf-row textarea.input { padding:3px; font-size:12px; font-family:sans-serif; width:500px; height:130px; border-top:1px solid #b5b5b5; border-left:1px solid #b5b5b5; border-right:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5; }
.cf-row label { display:block; padding:3px 0 3px 0; padding-bottom:0px; font-size:12px; color:#3f4040; font-weight:bold; }
.cf-row span.req { font-size:16px; color:#ff3600; font-weight:bold;   }
.cf-button { padding-top:10px;  }
.cf-button * { vertical-align: middle; }
.cf-row img.ajax-loader { margin-left:10px; visibility: hidden;  }



/* @end */



/* @group Footer */

#footer_menu {
	margin-top: 15px;
	padding-bottom: 10px;
	clear: both;
	border-top: 4px solid #0055a5;
	padding-top: 14px;
}

#footer_menu ul {
	list-style: none;
	height: 6px;
}

#footer_menu li {
	float: left;
	margin-right: 5px;
	line-height: 14px;
}

#footer_menu li span {
	display: block;
	float: left;
	margin: 0px 5px 0px 2px;
	color: #666;
}

#footer { width:920px; margin: 0 auto; padding:10px 3px; color:#FFF; height:20px; font-size:12px; }
#footer a { color:#4F9FFF; }

/* @end */

/* @group Sitebar */

#sidebar {
	float: right;
	width: 250px;
	padding: 10px 10px 5px;
	background: #f9f9f7;
	border: 1px solid #e5e5e5;
	margin-top: 15px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar ul ul {
	margin-bottom: 15px;
}

#sidebar h2 {
	margin-bottom: 5px;
}

#sidebar h3 {
	margin: 0;
}

#sidebar li li {
	border-bottom: 2px solid #e5e5e5;
	padding-bottom: 7px;
	padding-top: 7px;
}

/* .blogroll li { border-bottom: 2px solid #e5e5e5; padding-bottom: 5px; padding-top: 5px;  } */

#sidebar a {
	font-weight: bold;
}

/* @end */

/* @group Rss Feed */

#rss-feed {
	float: right;
	clear: right;
	width: 250px;
	padding: 10px;
	/* border-top: 4px solid #e5e5e5; */
	margin-top: 15px;
}

#rss-feed a {
	padding: 6px 0px 6px 45px;
	background: url(images/icon_rss.png) top left no-repeat;
	display: block;
}

/* @end */

/* @group Common */

.left {
	float: left;
}

.right {
	float: right
}

.clearfix {
	clear: both;
	height: 0px;
	overflow: hidden;
	display: block;
}

.clearfloat:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
}

.clearfloat {
	display: inline-block
}

.clearfloat {
	display: block
}
/* CONTACT FORM */

form { padding: 10px;
	background: #f9f9f7;
	border: 1px solid #e5e5e5;
	margin-top: 15px;}
	
#contact-form label {color: #0055a5; font-size: 14px; font-weight: bold;}

#contact-form input {color: #b5121b; font-size: 12px; font-weight: bold; text-align: center;}

#contact-form select {color: #333333; font-size: 12px; font-weight: bold; text-align: left;}

/

* @end */