html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
form, label {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.1em;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

body {
	line-height: 1.1;
	margin: 0;
	padding: 0;
	text-align: left;
	background:#fff;
}
a, img{
text-decoration:none;
outline:none;
border:none;
}
h3 i {
margin-right:8px;
}
@font-face {
    font-family: 'droid_sansbold';
    src: url('font/DroidSans-Bold-webfont.eot');
    src: url('font/DroidSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/DroidSans-Bold-webfont.woff') format('woff'),
         url('font/DroidSans-Bold-webfont.ttf') format('truetype'),
         url('font/DroidSans-Bold-webfont.svg#droid_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'droid_sansregular';
    src: url('font/DroidSans-webfont.eot');
    src: url('font/DroidSans-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/DroidSans-webfont.woff') format('woff'),
         url('font/DroidSans-webfont.ttf') format('truetype'),
         url('font/DroidSans-webfont.svg#droid_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
.clear {
clear:both;
}
.grid-container {
max-width:100%;
}
.header {
padding:10px 0;
overflow:hidden;
}
.logo {
float:left;
padding:10px;
}
.header_ad {
float:right;
}
.ad_slot {
margin-bottom:10px;
text-align:center;
}
.ad_slot img{
max-width:100%;
min-width:100%;

}
.categories_menu {
background:#333;
overflow:hidden;
margin-bottom:10px;
}
.categories_menu li{
float:left;
border-left:1px solid #444;
}
.categories_menu li:first-child{
border-left:none;
}
.categories_menu li a {
display:block;
padding:15px 20px;
font-size:16px;
color:#fff;
font-family: 'droid_sansbold';
text-shadow:1px 1px 1px #111;
}
.categories_menu li a:hover,.categories_menu li a.selected_category {
background:#444;
}
.links_menu {
overflow:hidden;
padding:6px;
border-bottom:1px solid #eee;
}
.links_menu li{
float:left;
border-left:1px solid #f6f6f6;
}
.links_menu li.right_li{
float:right;
border-left:1px solid #f6f6f6;
}
.links_menu li:first-child{
border-left:none;
}
.links_menu li a {
display:block;
padding:6px 10px;
font:normal 13px droid_sansregular;
color:#3D67A6;
}
.search_form {
display:block;
padding:3px 0 3px 10px;
}
.search_input {
border:1px solid #e4e4e4;
padding:3px;
width:160px;
}
.search_button {
background:#fff;
border:none;
color:#777;
cursor:pointer;
padding:3px 5px;
display:inline-block;
}
.search_button:hover {
color:#444;
}
.featured {
margin:0 0 10px 0;
overflow:hidden;
}
.featured h3{
background: #224A83;
overflow:hidden;
color:#fff;
padding:10px;
font-family:droid_sansbold;
font-size:16px;
}

.featured_two img{
max-width:100% !important;
min-width:100% !important;
}
.featured_two {
padding:10px 0;
border-bottom:1px solid #eee;
}
.featured_two a{
display:block;
font:normal 14px droid_sansbold;
color:#777;
margin-bottom:5px;
}
.featured_item_tools {
margin-bottom:7px;
}
.featured_item_tools span{
display:inline-block;
font-family:droid_sansregular;
font-size:11px;
color:#777;
padding:3px 0;
margin-right:10px;
}
.featured_item_tools span a{
font-family:droid_sansregular;
font-size:11px;
color:#777;
}
.featured_item_tools i{
margin-right:2px;
}
.f_title {
	font:normal 12px droid_sansregular;
	color:#fff;
	text-decoration:none;
	position:absolute;
	bottom:8px;
	right:5px;
	left:5px;
	background:rgba(0,0,0,.8);
	padding:5px;
	text-shadow:1px 1px 2px rgba(0,0,0,.5);
display:block !important;
visibility:visible !important;
}

.f_category
{
	color:#fff;
	background:#333;
	text-align:center;
	padding:4px 8px;
	display:block;
	position:absolute;
	text-decoration:none;
	top:8px;
	left:8px;
	text-shadow:1px 1px 2px rgba(0,0,0,.5);
	font:normal 11px droid_sansregular;
}
.section {
margin-bottom:20px;
}
.section h3{
background: #3D67A6;
overflow:hidden;
color:#fff;
padding:10px;
font-family:droid_sansbold;
font-size:16px;
}
.section h3 a{
color:#fff;
}
.section_items {
padding:5px 0;
}
.section_item {
border-bottom:1px solid #eee;
padding:5px 0;
overflow:hidden;
}
.section_item a{
color:#666;
font-family:droid_sansbold;
font-size:14px;
display:block;
line-height:18px;
}
.section_item img{
max-width:100%;
}
.section_item_first {
overflow:hidden;
padding:5px 0;
}
.section_item_first a{
display:block;
font-family:droid_sansbold;
font-size:16px;
margin:5px 0;
color:#555;
}
.section_item_first p{
margin-top:3px;
color:#888;
font-family:droid_sansregular;
font-size:13px;
line-height:16px;
}
.section_item_first img{
max-width:100%;
display:block;
min-width:100%;
}
.double_left img, .double_right img{
display:none;
}
.footer {
background:#222;
margin:15px 0 10px 0;
padding:15px 15px 10px 15px;
overflow:hidden;
}
.footer ul {
list-style:square;
color:#aaa;
margin-left:15px;
}
.footer li a{
color:#eee;
font:normal 13px droid_sansregular;
}
.tags {
margin:0 0 10px 0;
}
.tags h3{
background: #3D67A6;
overflow:hidden;
color:#fff;
padding:10px;
font-family:droid_sansbold;
font-size:16px;
margin:0 0 10px 0;
}
.tag {
background:#f5f5f5;
color:#999;
border:1px solid #eee;
display:inline-block;
padding:3px 7px;
margin:0 2px 5px 0;
font:normal 12px droid_sansregular;
}
.tag:hover {
background:#3D67A6;
color:#eee;
border:1px solid #1A4076;
}

.tipsy { font:normal 0.7em droid_sansregular; position: absolute; padding: 5px; z-index: 100000; }
  .tipsy-inner { background-color: #000; color: #FFF; max-width: 200px; padding: 4px 8px 6px 8px; text-align: center; }

  /* Rounded corners */
  .tipsy-inner { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
  
  /* Uncomment for shadow */
  /*.tipsy-inner { box-shadow: 0 0 5px #000000; -webkit-box-shadow: 0 0 5px #000000; -moz-box-shadow: 0 0 5px #000000; }*/
  
  .tipsy-arrow { position: absolute; width: 0; height: 0; line-height: 0; border: 5px dashed #000; }
  
  /* Rules to colour arrows */
  .tipsy-arrow-n { border-bottom-color: #000; }
  .tipsy-arrow-s { border-top-color: #000; }
  .tipsy-arrow-e { border-left-color: #000; }
  .tipsy-arrow-w { border-right-color: #000; }
  
	.tipsy-n .tipsy-arrow { top: 0px; left: 50%; margin-left: -5px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent; }
    .tipsy-nw .tipsy-arrow { top: 0; left: 10px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent;}
    .tipsy-ne .tipsy-arrow { top: 0; right: 10px; border-bottom-style: solid; border-top: none;  border-left-color: transparent; border-right-color: transparent;}
  .tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -5px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
    .tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
    .tipsy-se .tipsy-arrow { bottom: 0; right: 10px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent; }
  .tipsy-e .tipsy-arrow { right: 0; top: 50%; margin-top: -5px; border-left-style: solid; border-right: none; border-top-color: transparent; border-bottom-color: transparent; }
  .tipsy-w .tipsy-arrow { left: 0; top: 50%; margin-top: -5px; border-right-style: solid; border-left: none; border-top-color: transparent; border-bottom-color: transparent; }

  
.single_news {
display:block;
border-bottom:1px solid #eee;
padding:5px 0;
overflow:hidden;
}
.single_news a {
display:block;
font:normal 16px droid_sansbold;
color:#666;
}
.single_news img {
max-width:100%;
min-width:100%;
}
.single_news p {
display:block;
font:normal 12px droid_sansregular;
color:#999;
}
.loading-bar {
	padding: 10px 20px;
	display: block;
	text-align: center;
	box-shadow: inset 0px -45px 30px -40px rgba(0, 0, 0, 0.05);
	margin: 10px 0;
	font:normal 16px droid_sansbold;
	border: 1px solid #ddd;
	cursor: pointer;
	position: relative;
	color:#888;
}

.loading-bar:hover {
	box-shadow: inset 0px 45px 30px -40px rgba(0, 0, 0, 0.05);
}

.after_footer {
overflow:hidden;
font:normal 12px droid_sansregular;
color:#ccc;
background:#333;
opacity:0.7;
padding:10px;
margin-top:25px;
}
.copyright {
text-align:left;
}
.powered_by {
text-align:right;
}
.after_footer a{
color:#ddd;
}
.single_category h3{
background: #3D67A6;
overflow:hidden;
color:#fff;
padding:10px;
font-family:droid_sansbold;
font-size:16px;

}
.feeds {
margin-bottom:10px;
}
.feeds h3 {
background: #3D67A6;
overflow:hidden;
color:#fff;
padding:10px;
font-family:droid_sansbold;
font-size:16px;

}
.feeds li a {
display:block;
padding:5px;
font:normal 13px droid_sansregular;
color:#888;
border-bottom:1px solid #eee;
}
.pages {
margin-bottom:10px;
}
.pages h3 {
background: #3D67A6;
overflow:hidden;
color:#fff;
padding:10px;
font-family:droid_sansbold;
font-size:16px;

}
.pages li a {
display:block;
padding:5px;
font:normal 13px droid_sansregular;
color:#888;
border-bottom:1px solid #eee;
}
.single_item h1{
font:normal 26px droid_sansbold;
color:#555;
background:#f5f5f5;
padding:10px;
}
.single_item_details {
margin:15px 3px;
color:#777;
font:normal 13px droid_sansregular;
}
.single_item_details p{
line-height:18px;
margin-bottom:10px;
}
.single_item_details a{
color:#444;
}
.single_item_details img{
max-width:100%;
height:auto;
}
.single_item_details iframe{
max-width:100%;
}
.single_item_details ul{
list-style:square;
margin:0 0 10px 20px;
}
.single_item_details div{
line-height:18px;
margin-bottom:10px;
}
.single_item_tools {
padding:10px 0 10px 10px;
border-bottom:1px solid #eee;
}
.single_item_tools {
margin-bottom:7px;
}
.single_item_tools span{
display:inline-block;
font:normal 11px droid_sansregular;
color:#777;
}
.item_span {
margin-right:10px;
}
.single_item_tools span a{
font:normal 11px droid_sansregular;
color:#777;
}
.single_item_tools i{
margin-right:2px;
}
.comments_box {
margin:15px 0;
}
.comments_box h3{
background: #3D67A6;
overflow:hidden;
color:#fff;
padding:10px;
font-family:droid_sansbold;
font-size:16px;
margin-bottom:10px;
}
.comments_form {
margin-top:15px;
}
.input_td {
margin-bottom:10px;
}
.input_td input{
border:1px solid #eee;
padding:6px 9px 7px 9px;
font:normal 12px droid_sansregular;
color:#888;
}
.input_td textarea{
border:1px solid #eee;
padding:4px;
font:normal 12px droid_sansregular;
color:#888;
}
.input_td i{
background:#eee;
padding:7px 8px 8px 9px;
color:#aaa;
}
.comment_button {
background:#999;
color:#eee;
padding:5px 12px;
font:normal 13px droid_sansregular;
border:1px solid #888;
}
.comment_button:hover {
background:#888;
color:#eee;
border:1px solid #777;
cursor:pointer;
}
.label_td {
padding:5px 5px 5px 10px;
font:normal 14px droid_sansregular;
color:#666;
margin-bottom:10px;
}
.border_bottom {
padding:5px;
border-bottom:1px solid #eee;
}
.comment {
padding:7px;
border:1px solid #ddd;
background:#f8f8f8;
margin-bottom:10px;
overflow:hidden;
}
.comment img{
float:left;
margin-right:15px;
padding:2px;
border:1px solid #eee;
}
.comment_tools {
padding:5px 0;
border-bottom:1px solid #eee;
margin-left:70px;
}
.comment_tools span{
display:inline-block;
padding:3px 10px;
border-left:1px solid #eee;
color:#888;
font:normal 12px droid_sansregular;
}
.comment_tools span:first-child{
padding-left:0;
border-left:none;
}
.comment_text{
font:normal 13px droid_sansregular;
color:#777;
line-height:20px;
display:block;
margin-left:70px;
margin-top:5px;
}
.facebook-comments {
margin:15px 0;
}
.preloader {
text-align:center;
color:#888;
font:normal 13px droid_sansregular;
}
.preloader span {
display:block;
margin-top:5px;
}
.form_preloader {
margin-left:10px;
}
.comment_form_error {
margin-left:10px;
font:normal 13px droid_sansregular;
color:#BE2322;
}
.contact_form {
margin-top:10px;
}
.contact_form_error {
margin-right:10px;
font:normal 13px droid_sansregular;
}
.form-row {
padding:10px 0;
border-bottom:1px solid #eee;
}
.form-button {
padding:10px 0;
}
.page_details {
padding:10px;
font:normal 13px droid_sansregular;
line-height:16px;
}
.read_more{
   border: 1px solid #D3A017;
   background: #F8BB16;
   background: -webkit-gradient(linear, left top, left bottom, from(#FBD676), to(#F8BB16));
   background: -webkit-linear-gradient(top, #FBD676, #F8BB16);
   background: -moz-linear-gradient(top, #FBD676, #F8BB16);
   background: -ms-linear-gradient(top, #FBD676, #F8BB16);
   background: -o-linear-gradient(top, #FBD676, #F8BB16);
   padding:10px;
   text-shadow: 0 1px 0 #FAE6BC;
   color: #675013;
   font:normal 15px droid_sansbold;
   text-decoration: none;
   vertical-align: middle;
   display:block;
   text-align:center;
}
.read_more:hover{
   border: 1px solid #D3A017;
   background: #FBD676;
   background: -webkit-gradient(linear, left top, left bottom, from(#F8BB16), to(#FBD676));
   background: -webkit-linear-gradient(top, #F8BB16, #FBD676);
   background: -moz-linear-gradient(top, #F8BB16, #FBD676);
   background: -ms-linear-gradient(top, #F8BB16, #FBD676);
   background: -o-linear-gradient(top, #F8BB16, #FBD676);
   text-shadow: 0 1px 0 #FAE6BC;
   color: #675013;
}
.related {
margin:0 0 15px 0;
}
.related h3{
background:#224A83;
overflow:hidden;
color:#fff;
padding:10px;
font-family:droid_sansbold;
font-size:16px;

}
.related li {
border-bottom:1px solid #f5f5f5;
padding:10px 0;
}
.related a{
display:block;
font:normal 15px droid_sansbold;
color:#777;
margin:5px 0;
}
.related img{
max-width:100%;
min-width:100%;
}
div.description{
	position:absolute; /* absolute position (so we can position it where we want)*/
	bottom:7px; /* position will be on bottom */
	left:4px;
	right:4px;
	/* styling bellow */
	background-color:black;
	opacity:0.7; /* transparency */
	filter:alpha(opacity=70); /* IE transparency */
}
div.clip_cat{
	position:absolute; /* absolute position (so we can position it where we want)*/
	top:8px; /* position will be on bottom */
	left:8px;
	/* styling bellow */
	background-color:black;
	opacity:0.7; /* transparency */
	filter:alpha(opacity=70); /* IE transparency */
}
div.clip_cat a{
	color:#fff;
	padding:3px 5px 3px 5px;
	display:inline-block;
	font:normal 11px droid_sansregular;
}
p.description_content {
	padding:8px;
	margin:0px;
	text-align:left;
	color:#fff;
	font:normal 12px droid_sansregular;
	text-shadow:1px 1px 1px #000;
}
p.description_content a{
color:#fff;
}
div.wrapper{
	position:relative; /* important(so we can absolutely position the description div */ 
	margin:0;
	padding:0;
}
.archive {
overflow:hidden;
}
.archive h3{
background: #3D67A6;
overflow:hidden;
color:#fff;
padding:10px;
font-family:droid_sansbold;
font-size:16px;

margin-bottom:10px;
}
.archive ul {
margin-bottom:5px;
}
.archive li {
padding:3px 0;
}
.archive li.year {
padding:5px;
background:#eee;
font:normal 13px droid_sansregular;
color:#555;
}
.archive li a{
padding:3px;
display:block;
font:normal 12px droid_sansregular;
color:#777;
}		
.addthis_default_style {
float:right !important;
}


.slicknav_btn { position: relative; display: block; vertical-align: middle; float: left; padding: 0.438em 0.625em 0.438em 0.625em; line-height: 1.125em; cursor: pointer; }
.slicknav_menu  .slicknav_menutxt { display: block; line-height: 1.188em; float: left; }
.slicknav_menu .slicknav_icon { float: left; margin: 0.188em 0 0 0.438em; }
.slicknav_menu .slicknav_no-text { margin: 0 }
.slicknav_menu .slicknav_icon-bar { display: block; width: 1.125em; height: 0.125em; -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar { margin-top: 0.188em }
.slicknav_nav { clear: both }
.slicknav_nav ul,
.slicknav_nav li { display: block }
.slicknav_nav .slicknav_arrow { font-size: 0.8em; margin: 0 0 0 0.4em; }
.slicknav_nav .slicknav_item { display: block; cursor: pointer; }
.slicknav_nav a { display: block }
.slicknav_nav .slicknav_item a { display: inline }
.slicknav_menu:before,
.slicknav_menu:after { content: " "; display: table; }
.slicknav_menu:after { clear: both }
/* IE6/7 support */
.slicknav_menu { *zoom: 1 }

/* 
    User Default Style
    Change the following styles to modify the appearance of the menu.
*/

.slicknav_menu {
	font-size:16px;
}
/* Button */
.slicknav_btn {
	margin: 5px 5px 6px;	
	text-decoration:none;	
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;  
	background-color: #222222;
}
/* Button Text */
.slicknav_menu  .slicknav_menutxt {	
	color: #FFF;
	text-shadow: 0 1px 3px #000;	
	font-family:droid_sansbold;
}
/* Button Lines */
.slicknav_menu .slicknav_icon-bar {
  background-color: #f5f5f5;
}
.slicknav_menu {
	background:#4c4c4c;
	padding:5px;
}
.slicknav_nav {
	color:#fff;
	margin:0;	
	padding:0;
	font-size:0.875em;
}
.slicknav_nav, .slicknav_nav ul {
	list-style: none;
	overflow:hidden;
}
.slicknav_nav ul {
	padding:0;
	margin:0 0 0 20px;
}
.slicknav_nav .slicknav_item {
	padding:5px 10px;
	margin:2px 5px;
}
.slicknav_nav a{
	padding:5px 10px;
	margin:2px 5px;
	text-decoration:none;
	color:#fff;
	font-family:droid_sansregular;
}
.slicknav_nav .slicknav_item a {
	padding:0;
	margin:0;
}
.slicknav_nav .slicknav_item:hover {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background:#ccc;
	color:#fff;	
}
.slicknav_nav a:hover{
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background:#ccc;
	color:#222;
}
.slicknav_nav .slicknav_txtnode {
     margin-left:15px;   
}
.mobile_categories_menu {
		display:none;
	}
.slicknav_menu {
	display:none;
}
.search_form_mobile {
    display:none;
}
@media screen and (max-width: 40em) {
	.logo {
	float:none;
	padding:10px;
	text-align:center;
	}
	#menu {
		display:none;
	}
	
	.slicknav_menu {
		display:block;
	}
	
	.mobile_categories_menu {
		display:block;
	}
	
	
	.mobile-search {
    text-align:center;
	}
	.addthis_default_style {
	float:none !important;
	margin:5px 0 !important;
	}
	.section_item_first {
	margin-bottom:10px !important;
	}
	.section_item {
	border-bottom:none;
	border-top:1px solid #eee;
	}
}