/**
Theme Name: EldroMag
Author URI: http://wpjunction.com
Theme URI: http://wpjunction.com
Version: 1.0
Author: hpa
Description: EldroMag Theme Premium WP
*/

@import url('css/reset.css');
@import url('css/default.css');
@import url('css/slide.css');
@import url('css/comments.css');
@import url('css/jquery.tabs.css');
@import url('css/widgets.css');

body {
	background:#f4f4f4;
	font:normal 12px Arial, Verdana, Tahoma;
	color:#161616;
}

#body-in {
	/*background:url(images/body-in-bg.gif) repeat-x 0 0;*/
}

a {
	color:#bf262e;
	text-decoration:none;
}

a:hover {
	color:#bf262e;
	text-decoration:none;
}

#wrapper {
	width:1006px;
	margin:0 auto;
}

/* header */
#header {
}

#header-top {
	height:41px;
	font-size:15px;
	overflow:hidden;
	text-transform:normal;
	margin-bottom:2px;
}

.icon {
	background:transparent url(images/all-icons.gif) no-repeat 0 0;
	padding-left:20px;
	padding-top:2px;
}

span.rr {
	padding-left:10px;
		color:#6a6a6a;
		padding-top:0px;
}


#date-now {
	float:left;
	background-position:3px 7px;
	padding-left:38px;
	color:#6a6a6a;
		padding-top:10px;
	padding-bottom:5px;
}

#subcribe-form-wrap {
	/*background:url(images/top-rss-form-bg.gif) no-repeat 103px 8px;*/
	height:22px;
	float:right;
	padding-top:12px;
	width:330px;
}

#subcribe-form {
	position:relative;
	line-height:0;
}

#subcribe-form label {
	color:#6a6a6a;
}

.input-text,.input-submit {
	background-color:transparent;
	border:medium none;
	position:relative;
	color:#63747E;
	margin:0px;
}

.input-text {
	left:7px;
	width:186px;
	font-size:11px;
	color:#6a6a6a;
	text-transform:normal;
}

.input-submit {
	width:22px;
	padding:0;
	cursor:pointer;
	left:10px;
}

#rss-link {
	float:right;
	background-position:0 -30px;
	display:block;
	height:22px;
	padding-left:22px;
	margin:7px 7px 0 0;
}

#header-content {
	height:179px;
	width:1006px;
	float:left;
	background:url(images/bgr-header.jpg) no-repeat top left;
	padding:0 25px;
}

#branding {
	padding-top:21px;
}

#blog-title {
	font-size:36px;
	font-weight:normal;
}

#blog-description {
	/*background:url(images/blog-description-bg.gif) no-repeat 0 0;*/
	float:left;
}

#blog-description span {
	/*background:url(images/blog-description-bg.gif) no-repeat 100% 0;*/
	display:block;
	float:left;
	font:normal 16px Arial, Tahoma, Verdana;
	font-weight:bold;
	color:#c1262e;
	line-height:17px;
	padding-top:5px;
}

#page-menu {
	height:34px;
	width:983px;
	float:left;
	background:url(images/menu.gif) no-repeat top left;
	padding-left:23px;
}

.page_item {
	display:block;
	float:left;
	height:34px;
	padding-left:5px;
}

.page_item a {
	float:left;
	display:block;
	height:24px;
	padding:10px 15px 0 10px;
	color:#bf262e;
}

.current_page_item a, .page_item a.hover {
	background:url(images/menu-h.gif) repeat-x top left;
	color:#FFFFFF;
}

.current_page_item, #page-menu li.hover {
	background:url(images/menu-h.gif) repeat-x top left;
	color:#FFFFFF;
}

/* container */
/*#container-top {
	background:url(images/container-top-bg.gif) no-repeat top left;
	height:11px;
	width:1006px;
	float:left;
}*/

#container-in{
padding:0;
margin:0;
	background:url(images/container-bg.gif) repeat-y  top left;
	padding:20px 10px 30px 23px;
	width:973px;
	float:left;
}
/*#container-bottom {
	background:url(images/container-bottom-bg.gif) no-repeat  top left;
	height:11px;
	width:1006px;
	float:left;
}*/

/* content */
#content {
	width:635px;
	float:left;
}

#featured { margin-bottom:6px; }

.post, #comments-wrap {
	background:url(images/post-bg.gif)  no-repeat bottom left;
	position:relative;
	margin-bottom:20px;
	width:615px;
	float:left;
	padding:10px 10px 20px 10px;
}

.post-top {
	background:url(images/post-top-bg.gif) no-repeat 0 0;
	padding-top:5px;
}

.post-bottom {
	background:url(images/post-bottom-bg.gif) no-repeat 0 100%;
	padding:0 5px 1px;
}

.post .title {
	font:normal 30px Arial, Verdana, Tahoma;
	color:#161616;
	padding-left:10px;
}

.post .title a {
	color:#161616;
}

.meta {
	background:url(images/meta-bg.gif) no-repeat top left;
	font:normal 11px Arial;
	width:605px;
	height:26px;
	line-height:25px;
	padding-left:10px;
	margin-bottom:5px;
	padding-top:10px;
}

.meta .post-date {
	color:#908f8d;
}

.meta a {
	color:#aa2527;
}

.meta .post-date {
	float:left;
}

.meta .keep-reading {
	float:right;
	margin-right:5px;
}

.single .meta {
	background:url(images/meta-bg.gif) no-repeat 0 0;
	width:615px;
	line-height:25px;
	padding-left:10px;
	margin-bottom:5px;
	padding-top:10px;
	overflow:hidden;
}

.single .meta span {
	margin-right:10px;
	color:#908f8d;
}

.single .meta a {
	color:#aa2527;
}

.pagetitle {
	font:normal 21px Tahoma, Verdana, Arial;
	color:#6a6a6a;
	margin-bottom:10px;
}

.commentlist a { color:#908f8d; }

.commentlist a:hover { color:#908f8d; }

.navigation a { color:#a30000; font-weight:bold; padding-bottom:20px; }


/* sidebar */
#sidebar {
	float:right;
	width:308px;
}

.widget { margin-bottom:20px; }

.widget-title {
	background:url(images/widget-title-bg.gif) no-repeat bottom left;
	font:normal 22px Arial, Verdana, Tahoma;
	color:#161616;
	line-height:27px;
	margin-bottom:5px;
	padding:3px 8px;
}

.widget ul li {
	background:url(images/widget-list-separator.gif) no-repeat top left;
	font:normal 12px Arial;
	padding:0 15px;
	color:#000000;
	overflow:hidden;
	margin-top:3px;
}

.widget ul li  a{ color:#000000; }

.widget ul li  a:hover{ color:#000000; text-decoration:underline;}

.entry ol { 
list-style-type: decimal;
padding-left:25px; }

/* footer */
#footer {
	width:1006px;
	height:29px;
	float:left;
	background:url(images/container-bottom-bg.gif) no-repeat  top left;
	padding-top:10px;
	color:#6a6a6a;
	font-size:12px;
}

#footer a {
	color:#6a6a6a;
text-decoration:none;
}

#footer a:hover {
	color:#6a6a6a;
text-decoration:none;
}

#blog-name, #blog-name span {
	background:transparent url(images/blog-name-bg.gif) no-repeat;
	background-position:0 0;
	display:block;
	float:left;
	height:23px;
	padding-left:5px;
}

#blog-name { margin:9px 8px 0 0; }

#blog-name span {
	background-position:100% 0;
	display:block;
	float:left;
	font:normal 12px Tahoma, Verdana;
	height:23px;
	line-height:21px;
	padding:0 5px 0 0;
	color:#FFFFFF;
}

#footer-text {
	float:left;
	font:normal 12px Tahoma, Arial, Verdana;
	line-height:39px;
	color:#FFFFFF;
}

#footer-text a, #footer-text a:hover {
	color:#FFFFFF;
}


