/*
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-position: 0 0;
	background-color: #000;
	text-align: center;
}

p {
	display: block;
	line-height: 16px;
	margin-bottom: 13px !important;
}

* {
    margin: 0;
}

html, body {
    height: 100%;
}

a:hover {
	_cursor: pointer;
}

#wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto;
}


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

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

#maincontent {
	width: 930px;
	background-image: url('images/content_bg.jpg');
	background-repeat: repeat-x;
	background-position: 0 4px;
	background-color: #fff;
}

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

#header {
	margin: 0;
	width: 100%;
	text-align: center;
	/*background-color: #196d90;
	background-image: url('images/menu_bg.jpg');*/
	background-position: top left;
	background-repeat: repeat-x;
}

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

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

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

#menu {
	color: #eaf2f6;
	display: block;
	float: left;
	height: 22px;
	margin-top: 15px;
	_position: relative;
	_left: 18px;
}

#menu li {
	display: block;
	float: left;
	font-size: 14px;
	margin-left: 13px;
	_width: 78px;
	_display: inline;
}

#menu a {
	display: block;
	height: 22px;
	color: #000;
	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-position: 0 0;
	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-position: bottom right;
	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: #555;
	/*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;
}

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

#featured {
	width: 524px;
	margin: 0 0 20px 20px;
	background-color: #f5f5f5;
	border: 1px solid #dcdcdc;
	padding: 13px;
}

.sectiontitle {
	display: block;
	width: 500px;
	font-size: 20px;
	line-height: 26px;
	letter-spacing: -1px;
	padding: 0 0 0 16px;
	margin: 0 0 10px 0;
	color: #565656;
	background-image: url('images/title_bullet.png');
	background-repeat: no-repeat;
	background-position: 0 5px;
}

.pagetitle {
	display: block;
	width: 500px;
	font-size: 20px;
	letter-spacing: -1px;
	line-height: 26px;
	padding: 0 0 0 16px;
	margin: 0 0 10px 0;
	color: #565656;
	background-image: url('images/title_bullet.png');
	background-repeat: no-repeat;
	background-position: 0 5px;
	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, .slidercontent h3 a {
	font-size: 18px !important;
	letter-spacing: -1px;
	color: #c3dbf5 !important;
	text-decoration: none !important;
	border: 0 !important;
	font-weight: normal;
}

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

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

#slideritems {
	width: 522px;
	margin: 8px 0 0 0;
	background-color: #f8f9fa;
	border: 1px solid #dcdcdc;
	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: 580px;
	display: block;
	float: left;
	padding: 0;
	text-align: left;
	margin: 0;
	_display: inline;
}

#content h3 { margin-bottom: 1em; }

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

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

#sidebar h2 a { color: #565656; }
#content a, #sidebar a {
	color: #1d1d1d;
	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: 20px 0 2px 0;
}

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

#content li {
	list-style-type: disc;
	margin-bottom: 6px;
	line-height: 16px;
}

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

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

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

.metadata, .metadata a {
	color: #4d4d4d !important;
	line-height: 16px;
}

.metadata a {
	border-bottom: 1px dashed #4d4d4d;
	text-decoration: none !important;
	_position: relative;
	_cursor: pointer;
}

.metadata a:hover {
	border-bottom: 1px solid #4d4d4d;
}

.post, .page {
	width: 524px;
	margin: 0 0 8px 20px;
	background-color: #f5f5f5;
	border: 1px solid #dcdcdc;
	padding: 13px;
}

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


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

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

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

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

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

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

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

#topics ul a:hover {
	color: #444;
}

/**************************************************************
						    TOP MENU
**************************************************************/
#main-menu {
  z-index: 99;
}
#main-menu ul {
  padding-left: 20px;
  float: left;
}
#main-menu li {
  float: left;
  margin-right: 15px;
}
#main-menu li a {
 display: block;
 line-height: 30px;
 text-decoration: none;
 color: #666;
 font-size: 14px;
 font-weight: bold;
}
#main-menu li a:hover {
  color: #444;
}

#main-menu form {
  float: right;
  padding-right: 5px;
}
#main-menu form input.search {
  margin-top: 4px;
  padding: 3px;
  font-size: 10px;
  border: 1px #ccc solid;
  width: 110px;
  float: left;
}
#main-menu form button.submit {
  background: transparent url(images/search_button.png) no-repeat 0 0;
  border:0 none;
  font-size:0;
  color: transparent;
  display: block;
  float: left;
  height:20px;
  margin:5px;
  text-decoration: none;
  text-indent:-9999px;
  width:18px;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
  
}

/**************************************************************
						    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;
}

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

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

/**************************************************************
						   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: 328px;
	display: block;
	float: left;
	text-align: left;
	margin: 0 0 0 0;
	_display: inline;
}

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

.widgettitle {
	display: block;
	width: 260px;
	font-size: 20px;
	line-height: 28px;
	letter-spacing: -1px;
	padding: 0 0 0 16px;
	margin: 0 0 8px 0;
	color: #565656;
	background-image: url('images/title_bullet.png');
	background-repeat: no-repeat;
	background-position: 0 6px;
	position: relative;
	top: 10px;
	left: 12px;
}

.widget_container {
	display: block;
	width: 314px;
	padding: 12px;
}

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


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

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

.widget_container li {
	width: 300px;
	background-color: #f8fafb;
	border: 1px solid #e0e6ec;
	margin: 0 0 3px 0;
	padding: 4px 0 6px 0;
}

.widget_container li a {
	background-image: url('images/bullet.png');
	background-position: 6px 4px;
	background-repeat: no-repeat;
	padding-left: 15px;
	_padding-left: 0;
	text-decoration: none !important;
	border: 0 !important;
}

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

.widgetpost_content {
	display: block;
	width: 180px;
	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;
	border: 0 !important;
}

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

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

#footer {
	width: 100%;
	height: 42px;
	display: block;
	margin: 0;
	/*background-image: url('images/footer_bg.png');
	background-repeat: repeat-x;*/
	color: #8f8f8f;
	_width: 945px;
	margin: 0 auto;
	_height: 22px;
}

#footer p {
	height: 42px;
	color: #8f8f8f;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 0 22px;
	line-height: 42px;
	float: left;
	_margin: 0 0 0 15px;
}

#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: #fdfdfd;
	border: 1px solid #dcdcdc;
	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: #f1f4f7;
	border: 1px Solid #dcdcdc;
	padding: 13px;
}

.inputtext { 
	display: block;
	width: 244px;
	height: 20px;
	background-image: url('images/input_text.jpg');
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0 !important;
	padding: 6px 0 0 3px;
	font-family: "Helvetica", "Arial", "Verdana", "Sans-Serif";
	font-size: 14px;
	font-weight: bold;
	line-height: 23px;
	color: #b6c0ce;
	_position: relative;
	_left: -20px;
}

.inputarea { 
	display: block;
	width: 241px;
	height: 139px;
	background-image: url('images/input_textarea.jpg');
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0 !important;
	padding: 6px 0 0 3px;
	font-family: "Helvetica", "Arial", "Verdana", "Sans-Serif";
	font-size: 14px;
	line-height: 23px;
	color: #b6c0ce;
	font-weight: bold;
	overflow: auto;
	word-break: inherit;
	position: relative;
	*left: -30px;
}

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

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

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

#respond label {
	color: #848380;
	font-weight: bold;
	_position: relative;
	_left: -20px;
}

#respond #submit {
	display: block;
	width: 110px;
	height: 23px;
	text-decoration: none;
	text-indent: -9999px;
	font-size: 0.1px;
	background-image: url('images/comment_button.png');
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0;
	display: block;
	float: right;
	margin: 15px 8px 0 0;
}

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

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

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

#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;
}

/**************************************************************
							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;
}



li#sidebar-login div.avatar_container img { margin: 0; margin-right: 10px; margin-bottom: 10px; padding-top: 0; border: 0; } 
li#sidebar-login li.page_item { background: transparent; border: 0;  }

img.hide { display: none !important; }

ul.widget-recent-global-posts li { clear: left; }
ul.widget-recent-global-posts li a { background: none; padding-left: 0; padding-bottom: 2px; color: #4280B1 !important; }
ul.widget-recent-global-posts li div.recent-posts-image { float: left; width: 70px; padding-left: 5px; }
ul.widget-recent-global-posts li p { margin-left: 75px; margin-bottom: 0 !important; }

li.widget_rss div.widget_container ul li { padding: 5px 10px; width: 280px; }
a.rsswidget { background: none !important; padding: 0 !important; margin-bottom: 5px !important; }
div.rssSummary {  }


/* Events */
/*<li class="event-item-sidebar">
 <div class="event-date-box">%startdate%</div>
  %title%
</li>*/
#sidebar ul.events-list-sidebar { padding-bottom: 10px; }
#sidebar li.event-item-sidebar {
  clear: left;
  padding: 10px 0;
  font-size: 13px;
  line-height: 16px;
}
#sidebar li.event-item-sidebar h3 { color: #656565; }
#sidebar li.event-item-sidebar h3 a { color: #656565; }
#sidebar li.event-item-sidebar h3 a:hover { color: #222; }
#sidebar li.event-item-sidebar div.event-date-box {
  width: 80px;
  height: 80px;
  background-color: #fee600;
  color: #222;
  float: left;
  margin-right: 10px;
  font-size: 28px;
  line-height: 80px;
  text-align: center;
}

#sidebar li#events-list .widget_container { padding: 4px 12px; }
#sidebar li#events-list .widget_container li { border: 0; }
#sidebar li#events-list .widget_container li a { background: none; padding: 0; color: #656565; }
  
#content div.wpcf7 input, #content div.wpcf7 textarea { padding: 5px; }


span.wpcf7-list-item { display: block; margin-top:5px; }