/*
Theme Name: Magstar
Theme URI: http://wordpressthemes.oscaralcala.com/magstar
Description: Magstar is a beautiful theme designed for publishing sites
Version: 1.0
Author: Oscar Alcala
Author URI: http://oscaralcala.com/
Tags: fixed width, two columns, widgets, ajax

	Theme made for sale exclusively on Theme Forest
	http://www.themeforest.com

*/

/**************************************************************
				BACKGROUND AND MAIN STRUCTURE
**************************************************************/

body {
	margin: 0;
	padding: 0;
	font-family: "Helvetica", "Arial", "Verdana", "Sans-Serif";
	font-size: 12px;
	color: #656565;
	background: url(images/body-background.jpg) repeat center top;
	text-align: center;
}
 
p {
	display: block;
	line-height: 16px;
	margin-bottom: 13px !important;
	_margin: 0 0 13px;
}

* {
    margin: 0;
}

html, body {
    height: 100%;
}

a:hover {
	_cursor: pointer;
}

#globalnavContainer { width: 100%; height: 48px; background: url(images/globalnav-background.png) repeat-x left top; z-index: 100; position: relative; _background: url(images/globalnav-background.gif) repeat-x left top;  _height: 40px;  } 
#globalnav { margin: 0 auto; padding: 8px 17px 0; width: 930px; height: 30px; background: url(images/globalnav-glow.jpg) no-repeat center top; }
ul#facebook { margin: 0; padding: 0; width: 446px; height: 24px; list-style-type: none; float: left; }
ul#facebook li { margin: 0; padding: 0; line-height: 24px; float: left; }
ul#facebook li a { margin: 0; padding: 0; height: 24px; line-height: 24px; text-indent: -9999px; text-decoration: none; float: left; }
ul#facebook li, ul#facebook li a { background-image: url(images/globalnav-facebook-matrix.png); background-repeat: no-repeat; }
ul#facebook li.cosmetic, ul#facebook li.cosmetic a { width: 241px; background-position: 0 0; }
ul#facebook li.cosmetic a.on, ul#facebook li.cosmetic a:hover { width: 241px; background-position: 0 -24px; }
ul#facebook li.skin, ul#facebook li.skin a { width: 205px; background-position: -241px 0; }
ul#facebook li.skin a.on, ul#facebook li.skin a:hover { width: 205px; background-position: -241px -24px; }
#globalnav .sites { float: right; }
#globalnav .menu-child { margin: -4px 0 0 -5px; padding: 20px 14px 10px; width: 212px; background: url(images/globalnav-dropdown.png) no-repeat left bottom; display: block; z-index: 1000; _margin: -13px 0 0 -5px; _background-image: url(images/globalnav-dropdown.gif); }
#globalnav .menu-child img { margin: 0 0 10px; }
#globalnav .menu-child a:hover img { filter: Alpha(Opacity = 85); -moz-opacity: 0.85; opacity: .85; }



#wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: -8px auto 0;
	background: url(images/background-repeat.jpg) repeat-x left top;
}

#wrapperInside { 
	background: url(images/background-top.jpg) no-repeat center top;
}


.container {
	width: 960px;
	margin: 0 auto;
	_width: 945px;
}

#mainwrapper {
	width: 930px;
	background-image: url('images/container_wrapper.png');
	background-repeat: repeat;
	margin: 0 0 20px;
	padding: 15px;
	_width: 945px;
}

#maincontent {
	width: 930px;
	padding-bottom: 10px;
	background-image: url('images/content_bg.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #eef8e9  ;
	_width: 945px;
}

/**************************************************************
							HEADER
**************************************************************/

#header {
	margin: 0 auto;
	width: 960px;
	text-align: center;
	/*background-color: #196d90;
	background-image: url('images/menu_bg.jpg');*/
}

#logo {
	display: block;
	float: left;
	margin: 35px 0 25px 10px;
	_display: inline;
}

#logo a {
	display: block;
	width: 410px;
	height: 51px;
	text-decoration: none;
	text-indent: -9999px;
	font-size: 0.1px;
	background-image: url('images/logo.jpg');
}

/**************************************************************
							 MENU
**************************************************************/

#menu {
	color: #eaf2f6;
	display: block;
	float: right;
	height: 22px;
	margin-top: 32px;
	margin-right: 15px;
	_margin-right: 0;
}

#menu li {
	display: block;
	float: left;
	font-size: 15px;
	margin-left: 13px;
	_margin-left: 0;
	_width: 95px;
	_display: inline;
}

#menu a {
	display: block;
	height: 22px;
	color: #eaf2f6;
	text-decoration: none;
	line-height: 22px;
	font-weight: bold;
	padding: 0 0 0 3px;
	background-image: url('images/menu_bg.png');
	background-position: 999px 999px;
	background-repeat: no-repeat;
	/*border: 1px solid yellow;*/
	_background-image: url('images/menu_bg.gif');
}

#menu a span {
	/*width: 100%;*/
	height: 22px;
	display: block;
	position: relative;
	padding-right: 10px;
	background-image: url('images/menu_bg.png');
	background-position: 999px 999px;
	background-repeat: no-repeat;
	/*border: 1px solid red;*/
	position: relative;
	left: 8px;
	*cursor: pointer;
	*padding-right: 10px;
	_background-image: url('images/menu_bg.gif');
}

#menu a:hover {
	color: #fff;
	/*background-image: url('images/menu_bg.png');*/
	background-position: 0 0;
}

#menu a:hover span {
	/*background-image: url('images/menu_bg.png');*/
	background-position: bottom right;
}

/**************************************************************
						SEARCH FORM
**************************************************************/

#searchform {
	width: 230px;
	margin: 0;
	float: left;
	position: relative;
	top: 57px;
	left: 298px;
}

#s {
	display: block;
	width: 174px;
	height: 17px;
	background-image: url('images/search_input.png');
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0;
	padding: 5px 10px;
	font-family: "Helvetica", "Arial", "Verdana", "Sans-Serif";
	font-size: 14px;
	line-height: 18px;
	color: #c7d2dd;
	float: left;
	margin: 0;
}

#searchsubmit {
	display: block;
	width: 27px;
	height: 27px;
	text-decoration: none;
	background-color: transparent;
	text-indent: -9999px;
	font-size: 0.1px;
	background-image: url('images/search_button.png');
	float: left;
	border: 0;
	margin: 0 0 0 4px;
}


/**************************************************************
							SLIDER
**************************************************************/

#featured {
	width: 524px;
	margin: 0 0 8px 18px;
	background-color: #e8edde;
	border: 1px solid #ced7ca;
	padding: 10px 13px 13px;
}

.sectiontitle {
	display: block;
	width: 500px;
	font-size: 22px;
	letter-spacing: -1px;
	padding: 0;
	margin: 0 0 5px 0;
	color: #252627;
}

.pagetitle {
	display: block;
	width: 500px;
	font-size: 24px;
	letter-spacing: -1px;
	padding: 0;
	margin: 0 0 10px 0;
	color: #252627;
	position: relative;
	left: 20px;
	
}

#slider {
	display: block;
	width: 524px;
	height: 280px;
	overflow: hidden;
	margin: 0;
	position: relative;
	background-color: #000;
}

#slider img {
	margin: 0;
}

#sliderWrapper {
	width: 9999px;
	height: 280px;
	float: left;
	position: relative;
	display: block;
	margin: 0;
}

.sliderPostWrapper {
	width: 524px;
	height: 430px;
	float: left;
	position: relative;
	background-color: #000;
	display: table;
	text-align: left;
	_display: inline;
}

.sliderimg img {
	display: block;
	position: relative;
}

.slidercontent {
	width: 496px;
	height: 102px;
	position: relative;
	top: -130px;
	background-image: url('images/blackbg50.png');
	background-repeat: repeat;
	/*background-color: #000;*/
	display: block;
	padding: 14px;
	/*_width: 524px;
	_height: 130px;*/
}

.slidercontent h3 {
	font-size: 18px !important;
	letter-spacing: -1px;
	color: #FFF !important;
	text-decoration: none !important;
	border: 0 !important;
	font-weight: normal;
}

 .slidercontent h3 a {
	color: #fff !important;
	padding-right: 15px;
	background: url(images/slidercontent-h3-arrow.png) no-repeat right 6px; 
}

.slidercontent h3 a:hover {
	color: #bd461a;
	text-decoration: none;
}

.slidercontent p {
	color: #fff;
	font-size: 11px;
	margin: 5px 0;
}

#slideritems {
	width: 522px;
	margin: 8px 0 0 0;
	background-color: #f1f5ea;
	border: 1px solid #dbdbdb;
	padding-left: 2px;
}

.slideritem img {
	border: 0;
	margin: 8px 0 8px 8px;
}

/*.sliderfull {
	display: block;
	width: 110px;
	height: 23px;
	text-decoration: none;
	text-indent: -9999px;
	font-size: 0.1px;
	background-image: url('images/full_article.png');
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0;
	display: block;
	float: right;
	position: relative;
	top: -10px;
}*/


/**************************************************************
						    CONTENT
**************************************************************/

#content {
	width: 578px;
	display: block;
	float: left;
	padding: 0;
	text-align: left;
	margin: 0;
	_display: inline;
}

.title, .title a {
	color: #252627 !important;
	font-size: 24px;
	letter-spacing: -1px;
	margin-bottom: 4px;
	text-decoration: none !important;
	border: 0 !important;
	_position: relative;
	_cursor: pointer;
}

.title a:hover {
	color: #b94519 !important;
}

#content a, #sidebar a {
	color: #3c83db;
	text-decoration: none;
	_position: relative;
	_cursor: pointer;
}

#content a:hover, #sidebar a:hover {
	color: #3c83db;
}

#content h4 {
	color: #1d1d1d;
	font-size: 13px;
	font-weight: bold;
	display: block;
	margin-bottom: 13px;
}

#content ol, #content ul, .widget ol, .widget ul {
	margin: 0 0 13px 13px;
}

#content li {
	list-style-type: none;
	margin-bottom: 6px;
	padding: 0 0 0 15px;
	background: url(images/bullet.png) no-repeat left 1px;
}

#content blockquote {
	font-size: 17px;
	font-style: italic;
	font-family: "Times New Roman", "Georgia", "Serif";
}

#content blockquote p {
	line-height: 22px;
}

.metadata {
	margin-bottom: 5px;
	display: block;
}

.metadata, .metadata a {
	color: #b94519 !important;
}

.metadata a {
	text-decoration: none !important;
	_position: relative;
	_cursor: pointer;
}

.metadata a:hover {
	color: #809b52 !important;
}

.post, .page {
	width: 524px;
	margin: 0 0 8px 18px;
	background-color: #e8edde;
	border: 1px solid #ced7cb;
	padding: 13px;
}

.readmore {
	display: block;
	width: 168px;
	height: 24px;
	text-decoration: none;
	text-indent: -9999px;
	font-size: 0.1px;
	background-image: url('images/button-comment.gif');
	float: right;
	border: 0 !important;
	_position: relative;
	_cursor: pointer;
}


#topics {
	width: 100%;
	height: 39px;
	display: block;
	line-height: 19px;
	text-align: left;
	color: #fff;
	font-size: 14px;
	margin-bottom: 12px;
}

#topics p {
	float: left;
	font-weight: bold;
	position: relative;
	top: 7px;
	margin: 0 8px 0 25px;
	_margin-left: 10px;
}

#topics ul {
	list-style-type: none;
	float: left;
	position: relative;
	top: 5px;
}

#topics ul li {
	float: left;
	margin-right: 8px;
	_width: 25px;
}

#topics li.back {
	background-image: url('images/topics_bg.png');
	_background-image: url('images/topics_bg.gif');
	background-position: bottom right;
	position: absolute;
	height: 19px;
	display: block;
	padding: 0 8px 0 4px;
	z-index: 8;
	/*border: 1px solid yellow;*/
	_cursor: pointer;
}
        
#topics li.back .left {
	background-image: url('images/topics_bg.png');
	_background-image: url('images/topics_bg.gif');
	position: relative;
	width: 100%;
	height: 19px;
	display: block;
	/*border: 1px solid red;*/
	_cursor: pointer;
}

#topics li.back a {
	color: #fff !important;
	_cursor: pointer;
}

#topics a {
	color: #fff;
	text-decoration: none;
	height: 19px;
	display: block;
	padding: 0 4px;
	line-height: 19px;
	font-weight: bold;
	position: relative;
	left: 8px;
	z-index: 10;
	_cursor: pointer;
	_left: 10px;
}

#topics a:hover {
	color: #fff;
}

/**************************************************************
						    NAVIGATION
**************************************************************/

#navigation {
	width: 548px;
	margin-left: 20px;
	text-align: right;
}

#navigation ul {
	float: right;
	list-style-type: none;
	margin: 0;
	position: relative;
	left: 8px;
}

#navigation li {
	float: left;
	margin-right: 4px;
	list-style-type: none;
	padding: none;
	background: none;
}

#navigation li a {
	display: block;
	background-color: #f5f5f5;
	background-image: none;
	border: 1px solid #dcdcdc;
	padding: 3px 4px;
	text-decoration: none;
	font-weight: bold;
	color: #be4a1e;
}

.current_page {
	padding: 0;
	background-color: #dcdcdc !important;
	border: 1px solid #dcdcdc !important;
	/*text-decoration: underline !important;*/
}
#navigation li.current_page { padding: 0; }

/**************************************************************
						   FEATURES
**************************************************************/

#features {
	width: 862px;
	background-color: #f5f5f5;
	border: 1px solid #dbdbdb;
	margin: 0 0 20px 20px;
	text-align: left;
	padding: 12px;
	_width: 850px;
	_margin: 0 0 20px 7px;
	*margin: 0 0 20px 7px;
}

#features_wrapper {
	width: 839px;
	background-color: #f8f9fa;
	border: 1px solid #dbdbdb;
	padding: 20px 0 10px 20px;
	_width: 837px;
}

.features_item {
	width: 255px;
	display: block;
	float: left;
	margin: 0 24px 0 0;
	position: relative;
	left: 4px;
	_margin: 0 21px 0 0;
}

.features_image {
	display: block;
}

.features_title {
	color: #575757;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	border: 0;
	display: block;
	margin: 4px 0 !important;
}

.features_title:hover {
	color: #3c83db;
	text-decoration: underline;
}

.features_item p {
	margin: 0 !important;
	line-height: 14px;
}

/**************************************************************
						    SIDEBAR
**************************************************************/

#sidebar {
	width: 337px;
	display: block;
	float: left;
	text-align: left;
	margin: 0 0 0 0;
	_display: inline;
}

#sidebar img.border { border: 1px solid #dbdbdb; }

.widget {
	margin-bottom: 8px !important;
	background-color: #e8edde;
	list-style-type: none !important;
	border: 1px solid #cfd8cc;
}

.widgettitle {
	display: block;
	width: 260px;
	font-size: 22px;
	letter-spacing: -1px;
	padding: 0;
	margin: 0 0 8px 0;
	color: #252627;
	position: relative;
	top: 10px;
	left: 12px;
}

.widget_container {
	display: block;
	width: 322px;
	padding: 8px;
}

.widget_container a {
	color: #565656 !important;
	border: 0 !important;
	text-decoration: none !important;
}

.widget_container a:hover {
	color: #ba4519 !important;
}

.widget_container ul {
	margin: 0 !important;
	list-style-type: none;	
}

.widget_container li {
	width: 292px;
	background-color: #f1f5ea;
	border: 1px solid #dcdcdb;
	margin: 0 0 3px 0;
	padding: 5px 0 5px 25px;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}

.widget_container li a {
	_padding-left: 0;
	text-decoration: none !important;
	border: 0 !important;
}

.widget_container li ul { margin: 0; padding: 0; list-style-type: none; }
.widget_container li ul li { margin: 0; border: none; padding: 0; width: auto; font-size: 11px; font-weight: normal; }
.widget_container li ul li a { padding-left: 8px; background: url(images/widget-li-bullet.gif) no-repeat left 5px;  }

.widgetpost_image {
	float: left;
	position: relative;
	top: -4px;
}

.widgetpost_content {
	display: block;
	width: 200px;
	float: left;
}

.widgetpostlist {
	margin: 0 !important;
}

.widgetpost {
	padding: 0 !important;
	margin: 0 0 4px 0 !important;
	list-style-type: none !important;
	background: none !important;
	border: none !important;
}

.widgetpost a {
	font-weight: bold;
	text-decoration: none !important;
	margin: 0;
	padding: 0 !important;
	background-image: none !important;
	color: #4280b1 !important;
	border: 0 !important;
}

.widgetpost p {
	margin: 3px 0 0 0 !important;
}

#doctors { margin: 0 0 8px; border: 1px solid #cfd8cc; padding: 262px 0 0; width: 335px; background: #e8edde url(images/sidebar-doctors.jpg) no-repeat left top; }
#doctors a.button { margin: 30px 0 25px 11px; width: 142px; height: 14px; background: url(images/sidebar-doctors-button.gif) no-repeat left top; display: block; text-indent: -9999px; line-height: .1em; overflow: hidden; float: left; }
#doctors a.button:hover { background-position: -142px top; }
#doctors a.rss { margin: 0 0 14px; _margin: 0; width: 55px; height: 54px; background: url(images/sidebar-doctors-rss.jpg) no-repeat left top; display: block; text-indent: -9999px; line-height: .1em; float: right; }
#doctors p {  margin: 0 11px 23px; }

#media { margin: 0 0 8px;  border: 1px solid #cfd8cc; padding: 7px; width: 321px; background: #e8edde; }
#media a.button { width: 193px; display: block; overflow: hidden; }
#media a.button:hover { text-indent: -193px; }

/**************************************************************
							FOOTER
**************************************************************/

#footer {
	width: 100%;
	display: block;
	background-image: url('images/footer_bg.png');
	background-repeat: repeat-x;
	color: #656565;
	font-size: 11px;
	line-height: 14px;
	_width: 945px;
	margin: 0 auto;
	text-align: left;
}
#footer p { margin: 0 22px 15px; }

#footer p.copyright {
	height: 66px;
	color: #fff;
	margin: 0 22px 15px 0;
	line-height: 42px;
	float: right;
	text-align: right;
}

#footer p.rss { margin-bottom: 10px; color: #fff; float: right; text-align: right; }
#footer a { color: #fff; }


#footer p.address { clear: left; color: #656565; line-height: 15px; text-align: left; float: none; }


#footer ul {
	height: 42px;
	list-style-type: none;
	float: right;
	margin-right: 50px;
	_margin-right: 15px;
}

#footer ul li {
	float: left;
	color: #505050;
	font-weight: bold;
	font-size: 14px;
	height: 42px;
}

#footer ul li a {
	color: #505050;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	line-height: 42px;
	position: relative;
}

#footer ul li a:hover {
	text-decoration: underline;
}

/**************************************************************
							COMMENTS
**************************************************************/

#comments {
	width: 524px;
	margin: 0 0 8px 20px;
	background-color: #f1f5ea;
	border: 1px solid #dbdbdb;
	padding: 13px;
}

#comments_list {
	margin: 8px 0 0 0 !important;
	list-style-type: none !important;
}

#comments_list li {
	list-style-type: none !important;
}

.comment {
	margin-bottom: 10px;
}

.avatar {
	float: left;
	border: 3px solid #fff;
}

.comment_entry {
	width: 460px;
	float: left;
	display: block;
	margin-left: 8px;
	padding: 0;
	_margin: 0 0 -30px 8px;
}

.comment_text {
	width: 460px;
	display: block;
	/*padding: 10px;*/
	font-weight: normal;
	z-index: 1;
}

.comment_meta {
	font-size: 13px;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
}

#comments cite {
	color: #535353;
	font-family: "Helvetica", "Verdana", "Arial", "Sans-Serif";
	font-weight: bold;
	float: none;
	display: inline;
	font-size: 12px;
}

#comments cite, #comments cite a {
	color: #535353;
	font-style: normal;
}

.comment-reply-link {
	font-size: 10px;
	text-decoration: none !important;
}


#comments cite a:hover {
	text-decoration: underline;
}

.commentsbottom {
	margin-bottom: 20px;
}

.children {
	list-style-type: none;
}

.children li {
	background-image: none !important;
	margin: 10px 0 0 40px;
}

.children .comment_entry {
	width: 410px !important;
}

.children .comment_text {
	width: 410px !important;
}

/* Reply */

#reply {
	width: 524px;
	margin: 0 0 8px 20px;
	background-color: #f1f5ea;
	border: 1px Solid #dbdbdb;
	padding: 13px;
}

.inputtext { 
	margin: 0 20px 5px 0; border: 1px solid #ced7ca; padding-left: 3px; width: 170px; height: 17px; background: #f8f9fa !important; 
	
}

.inputarea { 
	margin: 0 0 10px; border: 1px solid #ced7ca; padding-left: 3px; width: 520px; height: 65px; background: #f8f9fa !important; 
	overflow: auto;
	word-break: inherit;
	position: relative;
	/**left: -30px;*/
}

.comments_userdata {
	display: block;
	width: 250px;
	float: left;
	margin: 0;
	_display: inline;
	_position: relative;
}

.comments_userdata input {
	margin: 0 0 5px 0;
}

.comments_message {
	display: block;
	width: 250px;
	float: left;
	margin-left: 0;
	_display: inline;
	_position: relative;
	_left: 0;
}

#respond label {
	color: #848380;
	line-height: 17px;
}

#respond #submit {
	border: 1px solid ced7ca; padding: 3px; background: #b7461a; color: #fff;
	margin: 0 0 15px;
}

#respond p {
	margin: 0 0 10px 0;
}

#respond a {
	color: #ba4519 !important;
	border: 0 !important;
}

#respond a:hover {
	color: #565656;
}

#reply a {
	text-decoration: none !important;
}

#cancel-comment-reply {
	margin: 5px 13px 0 0;
	float: right;
}

/**************************************************************
							STYLING
**************************************************************/

.alignleft {
	float: left;
	margin: 3px 10px 6px 0;
	_display: inline;
}

.withborder {
	border: 3px solid #fff;
}

.alignright {
	float: right;
	margin: 3px 0 6px 10px;
	_display: inline;
}

.aligncenter {
	display: block;
	text-align: center;
	margin: 0 auto 5px auto;
}

.icon {
	margin: 0 5px 0 0;
	position: relative;
	top: 4px;
}

p.wp-caption-text { margin: 0; padding: 5px 0 0; text-align: center; font-style: italic; }

/**************************************************************
							HELPERS
**************************************************************/

.warning {
	color: #de5858 !important;
}

.success {
	color: #c3e999 !important;
}

.clearer {
	width: 1px;
	height: 1px;
	clear: both;
	visibility: hidden !important;
	margin: 0;
	border: 0;
	padding: 0;
}

.contact-form legend { margin: 0 0 5px; font-size: 15px; font-weight: bold; line-height: 25px; font-family: Arial, Helvetica, sans-serif; }
.form-label { width: 70px; line-height: 20px; float: left; }
.challenge { width: 190px; line-height: 15px; }
.form-input input { margin: 0 20px 5px 0; border: 1px solid #ced7ca; padding-left: 3px; width: 160px; height: 17px; background: #f8f9fa !important;  vertical-align: middle; float: left; }
.form-textarea textarea { margin: 0 0 10px; border: 1px solid #ced7ca; padding-left: 3px; width: 520px; height: 165px; background: #f8f9fa !important;  }
.form-option { margin: 0 0 5px; }
.form-submit { text-align: right; }
input.button { border: 1px solid ced7ca; padding: 3px; background: #b7461a; color: #fff; }
.required { color: #b54418; }
.error, .important, .success { color: #b54418 !important; }
