/*  
Theme Name: magtheme
Theme URI: http://www.web2themes.com
Description: Magazine Theme designed by <a href="http://www.web2themes.com">Web 2.0 Themes</a>.
Version: 1.0
Author: Rui Castro
Author URI: http://www.web2themes.com


*/
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11.2px;
	margin-top:0px;
	background:url(images/bg_blue.gif);
	background-repeat:repeat-x;
	background-position:top;
}
#page {
	width:950px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

/* Header */

#header {
	width:950px;
	height:auto;
	float:left;
}
.header_top {
	width:950px;
	height:72px;
	float:left;
	margin-top:5px;
}
.header_top_left {
	width:458px;
	height:auto;
	float:left;
	padding-left:10px;
	padding-right:10px;
}
.description {
	width:458px;
	height:auto;
	float:left;
	font-size:12px;
	color:#5cc4f9;
}
.titleh1 {
	width:458px;
	height:auto;
	float:left;
	padding:0px;
	margin:0px;
	font-size:24px;
	color:#5cc4f9;
	padding-top:5px;
	font-weight:normal;
	letter-spacing:-2px;
}
.titleh1 a {
	color:#000000;
	text-decoration:none;
}
.titleh1 a:hover {
	color:#5cc4f9;
	text-decoration:underline;
}
.header_top_banner {
	width:468px;
	height:60px;
	float:left;
	padding:1px;
	border:1px solid #CCCCCC;
	background:#FFFFFF;
}
.header_menu {
	width:950px;
	height:28px;
	float:left;
	background:url(images/bg_menu.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

/* Header > Menu */

#menu_items {
	width:680px;
	height:auto;
	float:left;
	padding:0px;
	margin:0px;
	padding-left:20px;
	padding-top:5px;
	list-style:none;
}
#menu_items li {
	width:auto;
	height:auto;
	float:left;
	padding:0px;
	padding-left:17px;
	padding-right:20px;
	padding-bottom:3px;
	font-size:12px;
	background:url(images/icon_menu_blue.gif);
	background-repeat:no-repeat;
	background-position:left center;
	font-weight:bold;
}
#menu_items li a {
	color:#000000;
	text-decoration:none;
}
#menu_items li a:hover {
	color:#5cc4f9;
	text-decoration:none;
}

/* Header > Search */

#search_box {
	width:230px;
	height:21px;
	float:right;
	padding-right:6px;
	padding-top:4px;
}
#searchform {
	width:230px;
	height:21px;
	float:left;
	margin:0px;
	padding:0px;
}
.search { 
	width: 70px; 
	height: 17px; 
	border:none;
	background:url(images/search_blue_en.gif);
	background-repeat:no-repeat;
	float:left; 
	margin:0px; 
	padding:0px; 
	margin-left:2px;
	margin-top:2px;
	}
.keyword {
	border: none;
	height:auto;
	width: 153px;
	border: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left:3px;
	background:none;
	float:left;
	color: #000000;
}

/* Header > Important Categories */

.important_categories {
	width:950px;
	height:39px;
	float:left;
	background:url(images/bg_import_categories.gif);
	background-repeat:no-repeat;
}
.important_cat {
	width:930px;
	height:29px;
	float:left;
	padding-top:3px;
	padding-left:4px;
	padding-right:10px;
	padding-bottom:0px;
	margin:0px;
	list-style:none;
}
.page_item {
	width:auto;
	height:auto;
	float:left;
/*	padding-top:6px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;*/
	font-size:12px;
	font-weight:bold;
	color:#cccccc;
	margin-top:1px;
}
.page_item:hover {
/*	width:auto;
	height:auto;
	float:left;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:1px;
	margin-top:1px;
	font-size:12px;
	font-weight:bold;
	color:#cccccc;
*/	background:#5cc4f9;
	
}
.page_item a {
	padding: 5px;
	color:#CCCCCC;
	text-decoration:none;
}
.page_item a:hover {
	color:#5cc4f9;
	text-decoration:none;
}
.page_item:hover a {
	color:#ffffff;
	text-decoration:none;
}
.page_item:hover a:hover {
	color:#ffffff;
	text-decoration:none;
}
ul#nav {
	padding-top: 5px;
	}

/* Content */

#content {
	width:936px;
	height:auto;
	float:right;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
#content_verf {
	width:915px;
	margin:5px 1px 4px 8px;
	padding: 0 0 0 5px;
	height:auto;
	float:left;
	background-repeat: no-repeat;
	background-color: #f5f5f5;
	border:1px solid #CCCCCC;
}

#content_verf a {
	color:#5cc4f9;
	text-decoration:underline;
	font-weight: bold;
}

#content_left {
	width:613px;
	height:auto;
	float:left;
	padding-left:8px;
	padding-top:4px;
}
#content_right {
	width:300px;
	height:auto;
	float:left;
	padding-left:7px;
	padding-right:8px;
	padding-top:4px;
}
#tabs {
	width:611px;
	height:222px;
	float:left;
	border:1px solid #CCCCCC;
	background:url(images/bg_tabs.gif);
	background-repeat:no-repeat;
	background-color:#f2f2f2;
}

/* Domtab Styles */ 

.domtab {
	width:611px;
	height:222px;
	float:left;
}
.domtabs {
	width:601px;
	height:auto;
	font-size:11px;
	list-style:none;
	font-weight:bold;
	margin:0px;
	padding:5px;
}
.domtabs a {
	color:#263845;
	text-decoration:none;
}
.domtabs a:hover {
	color:#263845;
	text-decoration:underline;
}
.domtabs li {
	width:auto;
	height:12px;
	float:left;
	padding:0px;
	margin:0px;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:4px;
	border:1px solid #CCCCCC;
	background:#FFFFFF;
	text-align:center;
	margin-right:5px;
}
.domtabs li:hover {
	width:auto;
	height:12px;
	float:left;
	padding:0px;
	margin:0px;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:4px;
	border:1px solid #cccccc;
	background:#5cc4f9;
	text-align:center;
	margin-right:5px;
}
.domtabs li.active {
	width:auto;
	height:12px;
	float:left;
	padding:0px;
	margin:0px;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:4px;
	border:1px solid #cccccc;
	background:#000000;
	text-align:center;
	margin-right:5px;
}
ul.domtabs{
	width:601px;
	padding:0px;
	margin:0px;
	padding-top:5px;
	padding-left:5px;				
}
ul.domtabs li a{
	float:left;
	}
ul.domtabs li.active a:link,
ul.domtabs li.active a:visited,
ul.domtabs li.active a:active{
	color:#ffffff;
	font-weight:bold;
	float:left;
}
ul.domtabs li.active a:hover{
	color:#ffffff;
	font-weight:bold;
	float:left;
	text-decoration:none;
}
ul.domtabs li:hover a{
	color:#ffffff;
	font-weight:bold;
	float:left;
	text-decoration:none;
}
ul.domtabs li:hover a:hover{
	color:#ffffff;
	font-weight:bold;
	float:left;
	text-decoration:none;
}
.tab_1_content {
	width:601px;
	height:auto;
	float:left;
	padding-left:5px;
	padding-right:5px;
	font-size:11px;
	padding-top:0px;
	line-height:14px;
	margin:0px;
}
.tab_1_content ul {
	width:278px;
	height:auto;
	float:left;
	padding:5px;
	margin:0px;
	list-style:none;
}
.tab_1_content ul a {
	color:#5cc4f9;
	text-decoration:none;
}
.tab_1_content ul a.hover {
	color: #000000;
	text-decoration:none;
}
.tab_1_content h2 {
	display:none;
	margin:0px;
	padding:0px;
}
.post_imp_cat {
	width:601px;
	height:auto;
	float:left;
	padding-top:15px;
}
.post_imp_cat_thumb {
	width:124px;
	height:auto;
	float:left;
	padding-right:15px;
}
.post_imp_thum {
	width:120px;
	height:90px;
	float:left;
	padding:1px;
	background:#FFFFFF;
	border:1px solid #CCCCCC;
}
.post_imp_social {
	width:124px;
	height:auto;
	padding-top:3px;
	float:left;
}
.post_imp_social_ind {
	width:15px;
	height:13px;
	float:left;
	padding:1px;
	background:#FFFFFF;
	border:1px solid #CCCCCC;
	margin-right:2px;
}
.post_imp_content {
	width:552px;
	height:100px;
	padding-left: 10px;
	float:left;
}
.post_imp_title_date {
	width:520px;
	float:left;
	height:auto;
}
.post_imp_title {
	width:552px;
	height:auto;
	float:left;
	padding-bottom:2px;
	border-bottom:1px solid #CCCCCC;
}
.post_imp_title_h3 {
	width:520px;
	height:14px;
	float:left;
	padding:0px;
	margin:0px;
	font-size:13px;
	color:#5cc4f9;
}
.post_imp_title_h3 a {
	color:#5cc4f9;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}
.post_imp_title_h3 a:hover {
	color:#5cc4f9;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
.post_imp_date {
	width:520px;
	height:auto;
	float:left;
	font-size:9px;
	color:#000000;
}
.post_imp_comments {
	width:27px;
	height:28px;
	float:right;
	background:url(images/bg_post_imp_comment.gif);
	background-repeat:no-repeat;
}
.post_imp_comments_txt {
	width:27px;
	height:auto;
	float:left;
	text-align:center;
	font-size:15px;
	color:#999999;
	padding-top:4px;
}
.post_imp_comments_txt a {
	color:#999999;
	text-decoration:none;
}
.post_imp_comments_txt a:hover {
	color:#666666;
	text-decoration:none;
}
.post_imp_entry {
	width:552px;
	height:auto;
	float:left;
	line-height:16px;
	font-size:11px;
}
.post_imp_entry p {
	width:552px;
	height:auto;
	float:left;
/*	text-align:justify;
*/
	padding:0px;
	margin:0px;
	line-height:18px;
	padding-top:6px;
}
.post_imp_entry_links {
	width:552px;
	height:auto;
	float:left;
	padding-top:10px;
}

/* Content Left */

.post_content_inside_left {
	width:613px;
	height:auto;
	float:left;
	padding-top:7px;
}
.post_content_inside_left_left {
	width:306px;
	height:auto;
	float:left;
}
.post_content_inside_left_right {
	width:300px;
	height:auto;
	float:left;
	padding-left:7px;
}
.post_content_left {
	width:284px;
	height:auto;
	float:left;
	padding:10px;
	border:1px solid #CCCCCC;
	margin-bottom:7px;
	background:#f7f7f7;
}
.navigation {
	width:280px;
	height:auto;
	float:left;
	margin-top:3px;
	margin-bottom:10px;
	font-weight:bold;
	text-align:center;
}
.navigation a {
	color:#000000;
	text-decoration:none;
}
.navigation a:hover {
	color:#5cc4f9;
	text-decoration:none;
}
.wp-pagenavi a {
	padding-left:2px;
	padding-right:2px;
}
.current {
	padding-left:5px;
	padding-right:5px;
	color:#5cc4f9;
}
.pages {
	padding-right:5px;
}
.post_content_left_title {
	width:284px;
	height:auto;
	float:left;
	padding-bottom:2px;
	border-bottom:1px solid #CCCCCC;
}
.post_content_left_title_h3 {
	width:284px;
	height:auto;
	float:left;
	padding:0px;
	margin:0px;
	font-size:13px;
	color:#5cc4f9;
	padding-bottom:3px;
}
.post_content_left_title_h3 a {
	color:#5cc4f9;
	font-size:14px;
	text-decoration:none;
	font-weight:normal;
}
.post_content_left_title_h3 a:hover {
	color:#5cc4f9;
	font-size:14px;
	font-weight:normal;
	text-decoration:underline;
}
.post_content_left_date {
	width:284px;
	height:auto;
	float:left;
	font-size:11px;
	color:#000000;
}
.post_content_left_entry {
	width:284px;
	height:auto;
	float:left;
	font-size:11px;
	color:#000000;
	padding-top:5px;
	line-height:18px;
}
.post_content_left_entry_thumb {
	width:100px;
	height:75px;
	float:left;
	padding:1px;
	background:#FFFFFF;
	border:1px solid #CCCCCC;
	margin-right:5px;
	margin-top:4px;
}
.post_content_left_entry p {
	width:auto;
	height:auto;
	font-size:11px;
	color:#000000;
	line-height:18px;
/*	text-align:justify;
*/
	padding:0px;
	margin:0px;
}
.post_content_left_entry a {
	color:#5cc4f9;
	text-decoration:none;
}
.post_content_left_entry a:hover {
	color:#ffffff;
	text-decoration:none;
	background:#5cc4f9;
}
.post_content_left_extras {
	width:272px;
	height:auto;
	float:left;
	font-size:11px;
	color:#000000;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	background:#ffffff;
	margin-top:4px;
	border:1px solid #dedede;
	color:#666666;
}
.post_content_left_extras a {
	color:#666666;
	text-decoration:none;
}
.post_content_left_extras a:hover {
	color:#666666;
	text-decoration:underline;
}

.banner_300_widget {
	width:300px;
	height:auto;
	float:left;
	background-color:#f2f2f2;
	margin-bottom:7px;
}
/* Feeds Widget */ 

.feeds_widget {
	width:298px;
	height:auto;
	float:left;
	border:1px solid #CCCCCC;
	background:url(images/bg_feed_widget.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#f2f2f2;
	margin-bottom:7px;
}
.feeds_widget_title {
	width:267px;
	height:auto;
	float:left;
	margin:0px;
	margin-top:6px;
	margin-bottom:4px;
	background:url(images/bg_title_widget_rss.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:31px;
	padding-top:6px;
	padding-bottom:9px;
	font-size:12px;
	color:#FFFFFF;
}
.feeds_widget_title a {
	color:#FFFFFF;
	text-decoration:none;
}
.feeds_widget_title a:hover {
	color:#5cc4f9;
	text-decoration:none;
}
.feeds_widget_line {
	width:267px;
	height:auto;
	float:left;
	padding-top:3px;
	padding-bottom:5px;
	text-align:center;
	background:url(images/icon_rss.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:31px;
	text-align:left;
}
.feeds_widget_line a {
	color:#000000;
	text-decoration:none;
}
.feeds_widget_line a:hover {
	color:#5cc4f9;
	text-decoration:none;
}
.feeds_widget_line2 {
	width:287px;
	height:auto;
	float:left;
	padding-top:3px;
	padding-bottom:2px;
	text-align:center;
	padding-left:11px;
	text-align:left;
}
.feeds_widget_line2 p {
	padding:0px;
	margin:0px;
}
.feeds_widget_line_input {
	width:284px;
	height:24px;
	float:left;
	padding-top:3px;
	text-align:center;
	background:url(images/subscribe_bg_form.gif);
	background-repeat:no-repeat;
	background-position:center;
	padding-left:7px;
	padding-right:7px;
	text-align:left;
}
.feeds_widget_line_input_ {
	border: none;
	height:auto;
	width: 280px;
	border: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left:3px;
	background:none;
	float:left;
	color: #000000;
}

/* 125 Banners Widget */ 

.banners_125_widget {
	width:298px;
	height:auto;
	float:left;
	border:1px solid #CCCCCC;
	background:#f2f2f2;
	background-repeat:no-repeat;
	background-position:top;
	margin-bottom:7px;
}
.banner125 {
	width:149px;
	height:auto;
	float:left;
	text-align:center;
	padding-top:10px;
}
.banner125_line {
	width:278px;
	height:auto;
	float:left;
	padding:10px;
	font-weight:bold;
}
.banner125_line a {
	color:#000000;
	text-decoration:none;
}
.banner125_line a:hover {
	color:#5cc4f9;
	text-decoration:none;
}
/* Video Widget */ 

.video_widget {
	width:298px;
	height:auto;
	float:left;
	border:1px solid #CCCCCC;
	background:url(images/bg_video_widget.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#f2f2f2;
	margin-bottom:7px;
}
.video_widget_title {
	width:267px;
	height:auto;
	float:left;
	margin:0px;
	margin-top:6px;
	margin-bottom:4px;
	background:url(images/bg_title_widget_blue.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:31px;
	padding-top:6px;
	padding-bottom:9px;
	font-size:12px;
	color:#FFFFFF;
}
.video_widget_title a {
	color:#FFFFFF;
	text-decoration:none;
}
.video_widget_title a:hover {
	color:#5cc4f9;
	text-decoration:none;
}
.video_widget_content {
	width:298px;
	height:auto;
	float:left;
	padding-top:3px;
	padding-bottom:5px;
	text-align:center;
}
.video_widget_line {
	width:266px;
	height:auto;
	float:left;
	padding:5px;
	margin-bottom:3px;
	border:1px solid #dedede;
	background:#FFFFFF;
}
.video_widget_line:hover {
	width:266px;
	height:auto;
	float:left;
	padding:5px;
	margin-bottom:3px;
	border:1px solid #dedede;
	background:url(images/bg_line_widget_videos_hover.gif);
	background-repeat:no-repeat;
	background-position:right center;
	background-color:#FFFFFF;
}
.video_widget_div, .video_widget_div2 {
	width:278px;
	height:auto;
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
}
.video_widget_div a {
	color:#5cc4f9;
	text-decoration:none;
	font-weight:bold;
}
.video_widget_div a:hover {
	color:#5cc4f9;
	text-decoration:underline;
}
.video_widget_div2 a {
	color:#5cc4f9;
	text-decoration:none;
}
.video_widget_div2 a:hover {
	color:#ffffff;
	text-decoration:none;
	background:#5cc4f9;
}
.video_widget_line a {
	color:#000000;
	text-decoration:none;
}
.video_widget_line a:hover {
	color:#5cc4f9;
	text-decoration:underline;
}

/* Last Stats Widget */

.last_stats_widget {
	width:298px;
	height:auto;
	float:left;
	border:1px solid #CCCCCC;
	background:url(images/bg_last_stats_widget.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#f2f2f2;
	margin-bottom:7px;
}
.popular_line {
	width:263px;
	height:auto;
	float:left;
	padding-top:5px;
	padding-bottom:6px;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:3px;
	background:url(images/icon_popular_posts.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:25px;
	font-size:11px;
	font-weight:bold;
	color:#454545;
}
.popular_line:hover {
	width:263px;
	height:auto;
	float:left;
	padding-top:5px;
	padding-bottom:6px;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:3px;
	background:url(images/icon_popular_posts_hover_blue.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:25px;
	font-size:11px;
	font-weight:bold;
	color:#454545;
}
.popular_line a, .last_posts_line a, .div_last_comments a {
	color:#454545;
	text-decoration:none;
}
.popular_line a:hover, .last_posts_line a:hover, .div_last_comments a:hover {
	color:#5cc4f9;
	text-decoration:underline;
}
.last_posts_line {
	width:263px;
	height:auto;
	float:left;
	padding-top:5px;
	padding-bottom:6px;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:3px;
	background:url(images/icon_last_posts.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:25px;
	font-size:11px;
	font-weight:bold;
}
.last_posts_line:hover {
	width:263px;
	height:auto;
	float:left;
	padding-top:5px;
	padding-bottom:6px;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:3px;
	background:url(images/icon_last_posts_hover_blue.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:25px;
	font-size:11px;
	font-weight:bold;
}
.div_last_comments {
	width:288px;
	height:auto;
	float:left;
}
.div_last_comments ul {
	width:288px;
	height:auto;
	float:left;
	padding:0px;
	margin:0px;
	list-style:none;
}
.div_last_comments ul li {
	width:263px;
	height:auto;
	float:left;
	padding:0px;
	margin:0px;
	padding-top:5px;
	padding-bottom:6px;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:3px;
	background:url(images/icon_last_comments.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:25px;
	font-size:11px;
	color:#454545;
}
.div_last_comments ul li:hover {
	width:263px;
	height:auto;
	float:left;
	padding:0px;
	margin:0px;
	padding-top:5px;
	padding-bottom:6px;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:3px;
	background:url(images/icon_last_comments_hover_blue.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:25px;
	font-size:11px;
	font-weight:bold
	color:#454545;
}

/* Sidebar 1 */

#sidebar1, #sidebar2 {
	width:300px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}

.widget {
	width:298px;
	height:auto;
	float:left;
	border:1px solid #CCCCCC;
	margin-bottom:7px;
	list-style:none;
	background:url(images/bg_widget.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#f2f2f2;
}
.widgettitle {
	width:267px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
	margin-top:6px;
	margin-bottom:4px;
	background:url(images/bg_title_widget_blue.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:31px;
	padding-top:6px;
	padding-bottom:9px;
	font-size:12px;
	color:#FFFFFF;
}
.widgettitle a {
	color:#FFFFFF;
	text-decoration:none;
}
.widgettitle a:hover {
	color:#5cc4f9;
	text-decoration:none;
}
.widget ul {
	width:288px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
}
#categories ul li {
	width:263px;
	height:auto;
	float:left;
	margin:0px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:25px;
	font-size:11px;
	border-bottom:1px solid #CCCCCC;
	background:url(images/icon_categories.gif);
	background-position:left center;
	background-repeat:no-repeat;
}
#recent-comments {
	background:url(images/bg_comments.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#f2f2f2;
}
#recent-posts {
	background:url(images/bg_recent_posts_widget.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#f2f2f2;
}
#recent-posts ul li {
	width:263px;
	height:auto;
	float:left;
	margin:0px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:25px;
	font-size:11px;
	border-bottom:1px solid #CCCCCC;
	background:url(images/icon_blogroll_blue.gif);
	background-position:left center;
	background-repeat:no-repeat;
}
#pages ul li {
	width:263px;
	height:auto;
	float:left;
	margin:0px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:25px;
	font-size:11px;
	border-bottom:1px solid #CCCCCC;
	background:url(images/icon_blogroll_blue.gif);
	background-position:left center;
	background-repeat:no-repeat;
}
#recent-posts ul li {
	width:263px;
	height:auto;
	float:left;
	margin:0px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:25px;
	font-size:11px;
	border-bottom:1px solid #CCCCCC;
	background:url(images/icon_blogroll_blue.gif);
	background-position:left center;
	background-repeat:no-repeat;
}
#archives {
	background:url(images/bg_archives.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#f2f2f2;
}
#categories {
	background:url(images/bg_categories.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#f2f2f2;
}
#categories select {
	width:280px;
	margin-left:10px;
	margin-bottom:10px;
}
#archives select {
	width:280px;
	margin-left:10px;
	margin-bottom:10px;
}
#search {
height:60px;
}
#s {
	width:280px;
	margin-bottom:3px;
}
#search div {
	padding:5px;
	float:left;
	height:auto;
}
#links {
	background:url(images/bg_blogroll.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#f2f2f2;
}
#links ul li {
	width:263px;
	height:auto;
	float:left;
	margin:0px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:25px;
	font-size:11px;
	border-bottom:1px solid #CCCCCC;
	background:url(images/icon_blogroll_blue.gif);
	background-position:left center;
	background-repeat:no-repeat;
}
#archives ul li {
	width:263px;
	height:auto;
	float:left;
	margin:0px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:25px;
	font-size:11px;
	border-bottom:1px solid #CCCCCC;
	background:url(images/icon_blogroll_blue.gif);
	background-position:left center;
	background-repeat:no-repeat;
}
.widget li {
	width:263px;
	height:auto;
	float:left;
	margin:0px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:25px;
	font-size:11px;
	border-bottom:1px solid #CCCCCC;
	background:url(images/icon_blogroll_blue.gif);
	background-position:left center;
	background-repeat:no-repeat;
}
.widget li:hover {
	width:263px;
	height:auto;
	float:left;
	margin:0px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:25px;
	font-size:11px;
	border-bottom:1px solid #CCCCCC;
	background:url(images/icon_blogroll_blue.gif);
	background-position:left center;
	background-repeat:no-repeat;
}
.widget li a, .widget li a:visited {
	font-size:11px;
	font-weight:normal;
	color: #000000;
	font-weight:normal;
	text-decoration:none;
}
.widget li a:hover {
	font-size:11px;
	text-decoration:underline;
}
.widget li:hover a, .widget li:hover a:visited {
	font-size:11px;
	font-weight:normal;
	color: #000000;
	text-decoration:none;
}
.widget li:hover a:hover {
	font-size:11px;
	color:#5cc4f9;
	text-decoration:underline;
}
#calendar_wrap {
	font-weight:normal;
	font-size:11px;
	text-align:center;
	color:#000000;
}
#wp-calendar {
	width:100%;
	float:left;
}
#calendar_wrap a, #calendar_wrap a:visited {
	color:#000000;
	font-size:11px;
	text-decoration:none;
	padding:1px;
}
#calendar_wrap a:hover {
	color:#5cc4f9;
	font-size:11px;
	text-decoration:underline;
	padding:1px;
}
#calendar_wrap caption {
	font-weight:bold;
}
#calendar_wrap th {
	padding:1px;
}
.textwidget ul {
	list-style:none;
}
.textwidget {
	width:96%;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight:bold;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4%;
	font-weight:normal;
	font-size:11px;
	color:#000000;	
}
.textwidget a {
	color:#000000;
	text-decoration:none;
}
.textwidget a:hover {
	color:#5cc4f9;
	text-decoration:none;
}
#ngg-widget-1, #ngg-widget-2, #ngg-widget-3, #ngg-widget-4, #ngg-widget-5, #ngg-widget-6, #ngg-widget-7, #ngg-widget-8, #ngg-widget-9 {
	background:url(images/bg_gallery_widget.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#f2f2f2;
}
.ngg-widget {
	width: 288px;
	height: auto;
	float:left;
	padding-left:5px;
	padding-right:5px;
}
.ngg-widget img {
	padding:1px;
	border:1px solid #CCCCCC;
	margin:7px;
	background:#FFFFFF;
}
/* Footer */ 
#footer {
	width:950px;
	height:auto;
	float:left;
	color:#FFFFFF;
	padding-top:10px;
	padding-bottom:55px;
	background:url(images/bg_footer.gif);
	background-repeat:no-repeat;
	text-align:center;
}

#footer-left {
	width:950px;
	height:auto;
	float:left;
	color:#FFFFFF;
	padding-top:10px;
	padding-bottom:65px;
	padding-left: 5px;
	background:url(images/bg_footer.gif);
	background-repeat:no-repeat;
	text-align:left;
}

#footer a {
	color:#FFFFFF;
	text-decoration:none;
}

#footer-left a {
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#footer-left a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
/* Single */ 

.post_single {
	width:601px;
	height:auto;
	float:left;
	border:1px solid #CCCCCC;
/*	background:url(images/bg_single_post.gif); */
	background-repeat:no-repeat;
	background-color:#f5f5f5;
	padding:5px;
	margin-bottom: 5px;
}
.post_single_header {
	width:601px;
	height:auto;
	float:left;
	border-bottom:1px solid #CCCCCC;
	padding-bottom:5px;
}
.postsingle_header_title, .h2related {
	float:left;
	padding:2px;
	padding-left:5px;
	padding-right:5px;
	margin:0px;
	background:#5cc4f9;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
}
.postsingle_header_title a {
	color:#FFFFFF;
	text-decoration:none;
}
.postsingle_header_title a:hover {
	color:#000000;
	text-decoration:none;
}
.postsingle_content {
	width:601px;
	height:auto;
	float:left;
	line-height:21px;
	color:#000000;
	font-size:12px;
	margin-top:4px;
}
.postsingle_content p {
	width:100%;
	height:auto;
/*	float:left; */
	line-height:21px;
	color:#000000;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
/*	text-align:justify;
 */
	font-size:12px;
}
.postsingle_content ul {
/*	width:440px;
	height:auto; 
	float:left; */
	font-size:11px;
	margin: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}
.postsingle_content ol {
/*	width:440px;
	height:auto;
	float:left; */
	font-size:11px;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}		
.postsingle_content li {
/*	width:440px;
	float:left; */
	height:auto;
	font-size:11px;
	margin:0px;
	padding:0px;
	
}
.postsingle_content blockquote {
	width:545px;
	float:left;
	padding:10px;
/*	background:#f5f6f8; */
	background:#ffffff;
	border: 2px solid #cccccc;
	margin:5px;
}
.postsingle_content blockquote p {
	width:100%;
	float:left;
	text-align:justify;
	line-height:19px;
	font-size:12px;
}
.postsingle_content img {
	padding:5px;
	margin:5px;
	background:#ffffff;
	border: 1px solid #cccccc;
}
.postsingle_content a {
	color:#5cc4f9;
/*	text-decoration:none; */
	text-decoration:underline;
}
.postsingle_content a:hover {
	color:#5cc4f9;
	text-decoration:underline;
	font-weight: bold;
}

.postsingle_content a {
	color:#5cc4f9;
	text-decoration:underline;
	font-weight: bold;
}

.postsingle_ads_b {
	float:left; 
	width:100%; 
	height:auto;
	text-align:center; 
	padding-top:10px;
	padding-bottom:10px;
}

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

div.aligncenter {
	vertical-align: middle;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption {
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* optional rounded corners for browsers that support it */
	margin: 10px;
	padding-top: 4px;
	text-align: center;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}



/* Related Posts */

.related_posts_content {
	width:591px;
	height:auto;
	float:left;
	margin-top:10px;
}
.related_posts_content ul {
	width:579px;
	height:auto;
	float:left;
	font-size:11px;
	color:#000000;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	background:#ffffff;
	margin:0px;
	margin-top:4px;
	border:1px solid #dedede;
	color:#666666;
	list-style:none;
}
.related_posts_content li {
	width:561px;
	height:auto;
	padding-top:5px;
	padding-bottom:5px;
	list-style:none;
	font-weight:bold;
	background:url(images/icon_blogroll_blue.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:18px;
}
.related_posts_content li a {
	color:#000000;
	text-decoration:none;
}
.related_posts_content li a:hover {
	color:#5cc4f9;
	text-decoration:none;
}
.commentlist_box, .commentlist {
	width:557px;
	height:auto;
	float:left;
}
.commentlist p {
	width:557px;
	height:auto;
	float:left;
	padding:0px;
	margin:0px;
	padding-bottom:7px;
}
.commentlist a {
	color:#5cc4f9;
	text-decoration:none;
}
.commentlist a:hover {
	color:#000000;
	text-decoration:none;
}
.comment_ind {
	width:579px;
	height:auto;
	float:left;
	font-size:11px;
	color:#000000;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	background:#ffffff;
	margin-top:4px;
	border:1px solid #dedede;
	color:#000000;
	margin-bottom:5px;
}
.comment_ind p {
	width:100%;
	height:auto;
	float:left;
	padding:0px;
	padding-bottom:6px;
	line-height:19px;
	font-size:11px;
	margin:0px;
}
.comment_ind a {
	color:#666666;
	text-decoration:none;
}
.comment_ind a:hover {
	color:#000000;
	text-decoration:underline;
}
.comment_ind_avatar {
	width:40px;
	height:auto;
	float:right;
	text-align:center;
}

pagebar { 
	font: 11px Arial, Helvetica, sans-serif;
    border: 1px solid #fff; 
	padding-top: 20px; 
	padding-bottom: 10px; 
	margin: 0px auto; 
	text-align: center;
}

.pagebar a, .pageList .this-page {
	padding: 2px 6px; 
	border: solid 1px #ddd; 
	background: #fff; 
	text-decoration: none;
}

.pagebar a:visited 	{
	padding: 2px 6px; 
	border: solid 1px #ddd; 
	background: #fff; 
	text-decoration: none;
}

.pagebar .break 
	{
			padding: 2px 6px;

			padding: 0.2em 0.5em; 
			border: none; 
			background: #fff; 
			text-decoration: none;
	}

.pagebar .this-page 
	{
		padding: 2px 6px; 
		border-color: #999; 
		font-weight: bold; 
		font-size: 13px; 
		vertical-align: top; 
		background: #5CC4F9;
	}

.pagebar a:hover 
	{
			padding: 2px 6px;

		color: #fff; 
		background: #9FDFFF; 
		border-color: #036; 
		text-decoration: none;
	}
/* Float Properties*/

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

#sub_foot {
	text-align:center;
	width:936px;
	height:auto;
	float:right;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.epay {
	text-align: center;
	margin-top: 3px;
	margin-bottom: 10px;    
}

.footnav {
	float: left;
	width: 100%;
	padding-bottom: 0px;
	}
	
.st-related-posts {
	width:440px;
/*	height:auto; */
	float:left;
	font-size:11px;
	margin: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}

.st-related-posts li {
	width:440px;
	height:auto;
	float:left;
	font-size:11px;
	margin:0px;
	padding:0px;
}

.st-related-posts a {
	color:#5cc4f9;
	text-decoration:none;
}

.b_left {
	width:290px;
	float: left;
}

.b_left a {
	color:#000000;
	text-decoration:underline;
}

.b_right a {
	color:#000000;
	text-decoration:underline;
}

.b_right {
	width:290px;
	float: right;
	text-align: right;
}


/*Main Navbar */

#nav {
	/* background:#000; */
	/* font-size:1.1em; */
	}
	
#nav, #nav ul {
	list-style: none;
	line-height: 1;
	padding: 0px;
	margin: 0px;
	}

#nav a, #nav a:hover {
	display: block;
	text-decoration: none;
/*	border:none;*/
	}

#nav li {
	float: left;
	list-style:none;
	/* border-right:1px solid #a9a9a9; */
	}

#nav a, #nav a:visited {
	display:block;
	font-weight:bold;
	color: #f5f5f4;
	padding:6px 12px;
	}

#nav a:hover, #nav a:active, .current_page_item	a, #home .on {
	background:#5cc4f9;
	text-decoration:none
	}	
	
	
/* Dropdown Menus */		
#nav li ul {
	position: absolute;
	left: -999em; 
	height: auto;
	width: 174px;
	border-bottom: 1px solid #a9a9a9;
	}

#nav li li {
	width: 172px; 
	border-top: 1px solid #a9a9a9;
	border-right: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
	background: #252525;
	}

#nav li li a, #nav li li a:visited {
	font-weight:normal;
	font-size:0.9em;
	color:#fff;
	}

#nav li li a:hover, #nav li li a:active {
	background:#5cc4f9;
	}	
		
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

a.main:hover
{	background:none;
	}

.wp-post-image {
	border: 1px solid #ccc;
	float: left;
}

.vgz {
	background-color: #F5F5F5 !important;
	border: 0px !important; 
}	

.haken li {
    padding:0 0 0 24px;
    margin-bottom: 8px;
    background-image: url(images/haken.gif);
    background-repeat: no-repeat;
    background-position: 10px 5px;
	list-style: none;
}

.amazon_detail {
	margin: 0 !important;
	padding: 0 !important;
	background: none !important;
	border: none !important;
}
