/**
 * Styles for Planet12 Theme
 * 
 * @package kore
 * @subpackage planet12
 */
 
html {background: none;-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;}
body {
	background: url(../images/bg-body.jpg) no-repeat center top #000;
	color: #555555;
	font-family: Arial,sans-serif;
	font-size: 14px;
	line-height: 22px;
	-webkit-font-smoothing: antialiased; 
	}
::-moz-selection { background: #262626; color: #fff; text-shadow: none; }
::selection { background: #262626; color: #fff; text-shadow: none; }
a:link, a:visited { color: #066887; text-decoration:none; }
a:hover, a:active { outline: 0; color: #9e9e9e; }

h1,h2,h3 {font-family:Arial,sans-serif;-webkit-font-smoothing: antialiased; letter-spacing: -1px; font-weight:bold;}
h1 {font-size: 30px; line-height: 1.4em; }
h2 {font-size: 30px;}
h3 {font-size: 20px;}
h4 {font-size: 16px; line-height: 1;}
.list-title { margin-bottom:15px; }
.grid, .grid960 {margin: 0 auto; width:1040px !important;}
.alpha {margin-left:0 !important;}
.omega {margin-right:0 !important;}
.clear {
	clear: both;
    display: block;
    height: 5px;
	width:100%;
	}

/* =HEADER=
----------------------------------------------- */	
#page.wrapper { margin-top:35px; }

h1.site-title { margin-bottom:5px; }
h1.site-title a {
	background: url(../images/bg-logo-sm.png) no-repeat left 10px;
	text-indent:-9999px;
	height:98px;
	width:329px;
	display:block;
	transition: opacity .5s ease-in-out;
		-webkit-transition: opacity .5s ease-in-out;
		-moz-transition: opacity .5s ease-in-out;
		-ms-transition: opacity .5s ease-in-out;
		-o-transition: opacity .5s ease-in-out;
	}
h1.site-title a:hover { opacity:.7; }
	
#header { margin-top:5px; }
#aac83c39 { 
 	width:658px;
	padding-left:10px;
	position:relative;
	top:-8px;
	float:left;
	height:33px;
 	}
.txtad body { text-align:center; }
.txtad a { 
	border-radius: 6px;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
	background:rgba(0,0,0,.8);
    color: #A6A6A6;
    font: italic 12px arial;
    padding: 5px 10px;
    text-decoration: none;
    text-shadow: 0 1px 0 #000000;
	display: inline-block;
 }
 .txtad a:hover { color: #066887; }
 
#featured-posts, #topad {
	background:rgba(0,0,0,.8);
	padding: 24px 0 0;
	box-shadow:0px 0px 10px #000, 0px 1px 0px #222 inset;
		-moz-box-shadow:0px 0px 10px #000, 0px 1px 0px #222 inset;
		-webkit-box-shadow:0px 0px 10px #000, 0px 1px 0px #222 inset;
	border-radius: 6px 6px 0 0;
		-moz-border-radius: 6px 6px 0 0;
		-webkit-border-radius: 6px 6px 0 0;
	border: 1px solid #000000;
	}
#topad {
	text-align:center;
	padding: 10px 0 5px;
	height:100px;
	padding: 16px 0 6px;
	}
body.home #topad { 
	border-radius: 0;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
	box-shadow:0px 0px 10px #000;
		-moz-box-shadow:0px 0px 10px #000;
		-webkit-box-shadow:0px 0px 10px #000;
	border-top:0;
	}

/* =CONTENT=
----------------------------------------------- */
#main { 
	background: url(../images/bg-content.png) repeat-y  703px center #fff;
	box-shadow:0px 0px 10px #000;
		-moz-box-shadow:0px 0px 10px #000;
		-webkit-box-shadow:0px 0px 10px #000;
	padding:22px 0 0;
	border-radius:0 0 6px 6px;
		-moz-border-radius:0 0 6px 6px;
		-webkit-border-radius:0 0 6px 6px;
	min-height:900px;
	}
article.latest-post { margin-bottom:40px; }
.attachment-post-thumbnail-lrg, .attachment-post-thumbnail, .attachment-post-thumbnail-featured { 
	box-shadow:0px 0px 6px rgba(0,0,0,.7);-moz-box-shadow:0px 0px 6px rgba(0,0,0,.7);-webkit-box-shadow:0px 0px 6px rgba(0,0,0,.7);
	transition: opacity .5s ease-in-out;
		-webkit-transition: opacity .5s ease-in-out;
		-moz-transition: opacity .5s ease-in-out;
		-ms-transition: opacity .5s ease-in-out;
		-o-transition: opacity .5s ease-in-out;
	}
.attachment-post-thumbnail-featured { 
	box-shadow:0px 0px 6px rgba(0,0,0,1);-moz-box-shadow:0px 0px 6px rgba(0,0,0,1);-webkit-box-shadow:0px 0px 6px rgba(0,0,0,1);
	}
a .attachment-post-thumbnail-lrg:hover, a .attachment-post-thumbnail:hover, a .attachment-post-thumbnail-featured:hover { opacity:.7; }
article.hentry {
    padding: 0 0 0 10px;
	}
	article.hentry.even {
    padding: 0 0 0 18px;
	}
h1.entry-title { 
	line-height:1em;
	margin: 20px 0 25px;
	font-family: 'Exo',sans-serif;
	-webkit-font-smoothing: antialiased; 
	}
h1.entry-title a, body.single h1.entry-title, body.page h1.entry-title {
	font-size:28px;
	color:#000;
	text-shadow: 1px 1px 0 #FFFFFF, 1px 1px 0 #FFFFFF, 1px 1px 0 #CCCCCC, 1px 1px 0 #CCCCCC, 2px 2px 0 #CCCCCC, 2px 3px 0 #CCCCCC;
		-moz-text-shadow: 1px 1px 0 #FFFFFF, 1px 1px 0 #FFFFFF, 1px 1px 0 #CCCCCC, 1px 1px 0 #CCCCCC, 2px 2px 0 #CCCCCC, 2px 3px 0 #CCCCCC;
		-webkit-text-shadow: 1px 1px 0 #FFFFFF, 1px 1px 0 #FFFFFF, 1px 1px 0 #CCCCCC, 1px 1px 0 #CCCCCC, 2px 2px 0 #CCCCCC, 2px 3px 0 #CCCCCC;
	}
h1.entry-title a:hover, .entry-meta a:hover { color:#066887; } 
body.single h1.entry-title, body.page h1.entry-title { 
	font-size:36px; 
	line-height:48px;
	margin-bottom: 18px;
	}
body.single .entry-meta { margin-bottom:40px; }
body.single footer.entry-meta {
    color: #AAAAAA;
    font-size: 12px;
	}
.entry-meta a, span.the-date {
	font-size:12px;
	color:#9e9e9e;
	font-weight:bold;
	}
span.cat-links, span.the-date {
	background:url(../images/bg-post-cats.png) left 4px no-repeat;
	padding:5px 0 5px 25px;
	margin-right:15px;
	}
span.the-date { background:url(../images/bg-thedate.png) left 2px no-repeat; }
span.comments-link {
	background:url(../images/bg-post-comments.png) left 4px no-repeat;
	padding:5px 0 5px 25px;
	}
#nav-filter { 
	background:#dfdfdf;
	border-top:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
	left: -10px;
    position: relative;
    width: 104.7%;
	margin: 0px 0 40px;
	float:left;
	box-shadow: 0px 0px 4px rgba(0,0,0,.1), 0 1px 0 #FFFFFF inset;
		-moz-box-shadow: 0px 0px 4px rgba(0,0,0,.1), 0 1px 0 #FFFFFF inset;
		-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,.1), 0 1px 0 #FFFFFF inset;
	}
	
#nav-filter #filters {
	margin:14px 0 14px 40px;
	list-style:none;
	float:left;
	}
#nav-filter #filters li {
	float:left;
	margin-right:20px;
	}
#nav-filter #filters li a, #nav-filter #cat-filter li a, .tagcloud a {	
	color:#5e5e5e;
	text-shadow:0px 1px 0px #fff;
	padding: 6px 16px;
	font-weight:bold;
	text-transform:uppercase;
	font-size:14px;
	}
#nav-filter #filters li a:hover, #nav-filter #filters li a.active, .tagcloud a {
	color: #066887;
	background:#d2d2d2;
	box-shadow: inset 0 1px 1px #999, 0 1px 0 #fff;
		-moz-box-shadow: inset 0 1px 1px #999, 0 1px 0 #fff;
		-webkit-box-shadow: inset 0 1px 1px #999, 0 1px 0 #fff;
	border-radius:20px;
		-moz-border-radius:20px;
		-webkit-border-radius:20px;
	}
		
#nav-filter #cat-filter {
	list-style:none;
	float:right;
	width:190px;
	background:url(../images/bg-filter-cats.png) no-repeat 160px 20px #d1d1d1;
	border-left:1px solid #c9c9c9;
	margin:1px 0 0 0;
	}
#nav-filter #cat-filter li { 
	margin-left:18px; 
	position:relative;
	}
#nav-filter #cat-filter li a { 
	padding: 14px 0; 
	float:left; 
	}
#nav-filter #cat-filter li a:hover { color: #066887; }
#nav-filter #cat-filter li ul {
	display:none;
	margin:0;
	list-style:none;
	position: absolute;
	background:#d1d1d1;
	z-index:5;
	left: -18px;
   	top: 50px;
    width: 190px;
	border-radius:0 0 6px 6px;
		-moz-border-radius:0 0 6px 6px;
		-webkit-border-radius:0 0 6px 6px;
	box-shadow: 0px 3px 4px rgba(0,0,0,.1);
		-moz-box-shadow: 0px 3px 4px rgba(0,0,0,.1);
		-webkit-box-shadow: 0px 3px 4px rgba(0,0,0,.1);
	 }
#nav-filter #cat-filter li ul li {
	margin:0;
	float:none;
	clear:both;
	}
#nav-filter #cat-filter li ul li a {
	width:81%;
	padding: 8px 18px;
	}	
#nav-filter #cat-filter li ul li a:hover { background:#c4c4c4; }	

#featured-posts article { position:relative; }
#featured-posts .featured-meta {
	width:80%;
	position:absolute;
	bottom:0;
	}
#featured-posts h2, #featured-posts h5  {
 	background:rgba(0,0,0,.8);
	font-size:18px;
	padding: 8px 14px;
	}
#featured-posts h5  { 
	margin-bottom:0; 
	font-size:10px;
	text-transform:uppercase;
	display:inline-block;
	padding: 4px 14px;
	border-bottom: 1px solid #000000;
	}
#featured-posts h5 a { #6996a9; }
#featured-posts h2 a { color:#fff; }
#featured-posts h2 a:hover { color:#066887; }

body.archive .page-header h1.page-title span, body.search .page-header h1.page-title span {
	font-family: 'Exo',sans-serif;
	background:#fff;
	padding-right:10px;
	-webkit-font-smoothing: antialiased; 
	}
body.archive .page-header h1.page-title span span, body.search .page-header h1.page-title span span { color:#000; }
.wp-pagenavi { margin: 0 0 30px; }
.wp-pagenavi .pages {
	border:0;
	color:#9E9E9E;
	float:right;
	margin:0;
	padding:0;
	}
.wp-pagenavi span { border:0; }
.wp-pagenavi a, .wp-pagenavi span.current {
    border: 1px solid #e1d6d6 !important;
	text-shadow:0px 1px 0px #fff;
	color:#555;
	font-size:12px;
	background:#f1f1f1;
    margin: 3px;
   	padding: 5px 9px !important;
    text-decoration: none;
	box-shadow:0px 3px 2px -3px rgba(0,0,0,.2), 0px 1px 0px #fff inset;
		-moz-box-shadow:0px 3px 2px -3px rgba(0,0,0,.2), 0px 1px 0px #fff inset;
		-webkit-box-shadow:0px 3px 2px -3px rgba(0,0,0,.2), 0px 1px 0px #fff inset;
	border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
}
.wp-pagenavi span.current { 
	background:#666;
	color:#fff;
	box-shadow:0px 0px 5px rgba(0,0,0,.6) inset;
	-webkit-box-shadow:0px 0px 5px rgba(0,0,0,.6) inset;
	-moz-box-shadow:0px 0px 5px rgba(0,0,0,.6) inset;
	border:none !important;
	}
.wp-pagenavi span.extend { border:none !important; }
.wp-pagenavi a.last:after { content: normal !important; }
.social_share_buttons { 
	margin: 10px 0 40px;
	float:left;
	}
	
.social_share_buttons { margin:30px 0 40px; }
.social_share_button { 
	float:left;
	width:120px;
	}
.authorbox {
    background: #EEEEEE;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #fff;
    box-shadow: 0 1px 2px #CCCCCC;
		-webkit-box-shadow: 0 1px 2px #CCCCCC;
		-moz-box-shadow: 0 1px 2px #CCCCCC;
    clear: both;
    margin: 30px 0 30px 10px;
    overflow: hidden;
    padding: 20px;
	font-size: 12px;
    text-shadow: 0 1px 0 #FFFFFF;
	}
.authorbox #author-avatar {
    background: #FFFFFF;
	box-shadow:0px 1px 3px rgba(0,0,0,.4);
	-webkit-box-shadow:0px 1px 3px rgba(0,0,0,.4);
	-moz-box-shadow:0px 1px 3px rgba(0,0,0,.4);
	border-radius:6px;
		-moz-border-radius:6px;
		-webkit-border-radius:6px;
    float: left;
    height: 60px;
    margin: 0 -122px 0 0;
    padding: 5px;
    width: 60px;
	}
.authorbox #author-description {
    color: #555555;
    float: left;
    margin: 0 0 0 90px;
	}
	
.authorbox #author-description h2 	{
	font-family: exo, Arial, Helvetica, sans-serif;
    font-size: 22px;
    margin-bottom: 11px;
	}
	
.authorbox #author-link { margin-top:10px; }

body.page-template-page-full-width-php #main { background:#fff; }
body.page-template-page-full-width-php article.hentry { padding: 0 20px; }
	
/* =COMMENTS=
----------------------------------------------- */
h2.comments-title { 
	font-family: 'Exo',sans-serif;
    font-size: 24px;
	line-height: 28px;
	}
#comments {
	padding-left:10px; 
	font-size:12px;
	}
#comments ol {
	margin:0;
	list-style:none;
	}
#comments ol li { 
	margin-bottom:30px; 
	padding-bottom:30px;
	border-bottom:1px solid #eee;
	position:relative;
	}
#comments .pingback { 
	display:none;
	}
#comments .comment-author .avatar  {
	box-shadow:0px 1px 3px rgba(0,0,0,.6);
	-webkit-box-shadow:0px 1px 3px rgba(0,0,0,.6);
	-moz-box-shadow:0px 1px 3px rgba(0,0,0,.6);
	float:left;
	margin: 0 18px 0 0;
	}
#comments .comment-author .fn, #comments .comment-author .fn a { 
	font-weight:bold;
	font-style:normal;
	color:#000;
 	}
#comments .comment-author .says { display:none; }
#comments .comment-meta { margin-bottom:15px; }
#comments .comment-meta a { 
	color:#999; 
	font-size:11px;
	} 
#comments .reply { 
	position:absolute;
	top:0px;
	right:0;
	}
#comments .reply a {	
	color: #999999;
    display: block;
    font-size: 11px;
    line-height: 24px;
	}
#comments .comment-meta a:hover, #comments .reply a:hover, #comments .comment-author .fn a:hover { color: #066887; }
#comments .comment-content {
	margin
	-left:60px;
	}
#comments ul.children {
    border-left: 1px solid #EFEFEF;
    margin-left: 15px;
    padding-left: 30px;
	list-style:none;
}

#comments ul.children li { 
	border-bottom:none;
	padding-bottom:0px;
	}	
	
.facebook_exclusive_comments_message { 
	font-size: 20px;
    margin-bottom: 40px;
	}
		
/* =SIDEBAR=
----------------------------------------------- */
#sidebar { 
	/*
	background:#eaeaea;
	box-shadow: 1px 0 0 #d2d2d2 inset, 4px 0 0 #e4e4e4 inset;
		-moz-box-shadow: 1px 0 0 #d2d2d2 inset, 4px 0 0 #e4e4e4 inset;
		-webkit-box-shadow: 1px 0 0 #d2d2d2 inset, 4px 0 0 #e4e4e4 inset;
	*/
	}
#sidebar .widget { margin-bottom:2.5em; }
#sidebar-content { padding:0 7px 0 18px; }	
h2.widget-title, header.page-header, body.archive .page-header h1.page-title  {
	background:url(../images/bg-heading.png) repeat-x center;
	margin-bottom:20px;
	}
h2.widget-title span {
	background: #eaeaea;
	color:#555;
    padding: 0 10px 0 0;
	font-weight:normal;
	font-family: 'Exo',sans-serif;
	font-size:21px;
	text-transform:uppercase;
	}
.tagcloud { 
	margin-bottom:2.5em;
	float:left;
	}
.tagcloud a { 
	font-size:12px !important;
	text-transform:uppercase;
	float:left;
	margin: 0 2px 5px;
    padding: 1px 7px;
	}
.tagcloud a:hover { color:#9e9e9e; }

.widget_search input[type="text"], .tod-form input[type="text"] { 
	border-radius: 20px 20px 20px 20px;
		-moz-border-radius: 20px 20px 20px 20px;
		-webkit-border-radius: 20px 20px 20px 20px;
    box-shadow: 0 0 1px #FFFFFF;
		 -moz-box-shadow: 0 0 1px #FFFFFF;
		 -webkit-box-shadow: 0 0 1px #FFFFFF;
    padding: 6px 10px;
    width: 90%;
	}
.tod-form input[type="text"] { width:54%; margin-right:5px; }

input[type="submit"] { padding: 0.4em 1em; }

/* Sidebar Tabs */

div.fw_tabs_tabs_surround {
	float:left;
	width:100%;
	margin: 20px 0 30px !important;
	}
div#fw_tabs_tabdisplay_1.first ul.tabbed_sidebar {
  display: block;
    float: left;
    width: 96%;
    border: 1px solid #ccc;
    border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
    box-shadow: 0 1px 0 #FFFFFF;
		-moz-box-shadow: 0 1px 0 #FFFFFF;
		-moz-box-shadow: 0 1px 0 #FFFFFF;
	height: 32px;
	margin-top:0;
	padding: 5px;
}
div#fw_tabs_tabdisplay_1 { border:none; }
div#fw_tabs_tabdisplay_1.first { margin-top:0px; }
div#fw_tabs_tabdisplay_1 ul.tabbed_sidebar li.tab h3 {
	color: #5E5E5E;
    font-size: 14px;
    font-weight: bold;
    padding: 9px;
    text-shadow: 0 1px 0 #FFFFFF;
	background:none;
 	border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
	margin-right:5px;
	}
div#fw_tabs_tabdisplay_1 ul.tabbed_sidebar li.tab h3.selected, div#fw_tabs_tabdisplay_1 ul.tabbed_sidebar li.tab h3.selected:hover {	
	background: #308DBF;
	box-shadow: 0 0px 0 #FFFFFF;
	-moz-box-shadow: 0 0px 0 #FFFFFF;
	-webkit-box-shadow: 0 0px 0 #FFFFFF;
	color: #FFFFFF;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
	-moz-text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
	-webkit-text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
	}
div#fw_tabs_tabdisplay_1 ul.tabbed_sidebar li.tab h3:hover {
	background:#eee;
	box-shadow: 0 1px 0 #FFFFFF;
	-moz-box-shadow: 0 1px 0 #FFFFFF;
	-webkit-box-shadow: 0 1px 0 #FFFFFF;
	}
div#fw_tabs_tabdisplay_1 div.tab-content ul { 
	list-style:none;
	margin:50px 0 0 0px;
	}
div#fw_tabs_tabdisplay_1 div.tab-content ul li, div.srp-widget-singlepost { 
	clear: both;
    float: left;
	width:100%;
    padding: 10px 0;
	border-bottom:1px solid #ccc;
	line-height: 17px;
	box-shadow: 0 1px 0 #FFFFFF;
	 -moz-box-shadow: 0 1px 0 #FFFFFF;
	 -webkit-box-shadow: 0 1px 0 #FFFFFF;
	}
.tab-content img.wpp-thumbnail, .comment-avatar img, img.srp-widget-thmb {
	box-shadow:0px 0px 6px rgba(0,0,0,.4);-moz-box-shadow:0px 0px 6px rgba(0,0,0,.4);-webkit-box-shadow:0px 0px 6px rgba(0,0,0,.4);
	float: left;
	margin-right:10px;
	border: 2px solid #FFFFFF;
	}	
.widget_categoryposts { 
	margin: 20px 0;
	}
.widget_categoryposts ul {
	list-style:none;
	margin:0px;
	}
.widget_categoryposts ul li {	
	border-bottom:1px solid #ccc;
	box-shadow: 0 1px 0 #FFFFFF;
	 -moz-box-shadow: 0 1px 0 #FFFFFF;
	 -webkit-box-shadow: 0 1px 0 #FFFFFF;
    margin: 0 0 10px 0;
	}
.wpp-post-title, a.srp-widget-title-link {
	font-size: 13px;
    font-weight: bold;
	}
.widget_categoryposts ul li p.post-date {
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 8px;
	display:none;
	}
.widget_categoryposts ul li p, .comment-excerpt {
	font-size: 12px;
    line-height: 18px;
	}
.widget_categoryposts ul li p { margin-bottom:12px; }
.comment-excerpt { margin-top: 6px; }
.comment-link, .comment-link a { font-size:12px; font-weight:bold; }
div.srp-widget-container { margin-top:15px; float:left; }
h4.srp-widget-title { margin:0; }
.cat-post-item a.post-title { font-size:13px; line-height:17px; font-weight:bold; }
.tod-form h5 { 
	font:18px Exo, Arial, Helvetica, sans-serif;
	margin-bottom:15px;
	}
	
/* =FOOTER=
----------------------------------------------- */	

#footer { 
	background:url(../images/bg-footer.jpg) center top no-repeat; 
	padding: 35px 0 20px 0;
	}
#footer .line, #footer.line  { margin-bottom:0; }

#footer .footer-container {
	font-size:12px;
	color:#515151;
	text-shadow: 0 1px 1px #000000;
	margin-bottom:25px;
	border: 1px solid #000000;
	border-radius:6px;
		-moz-border-radius:6px;
		-webkit-border-radius:6px;
	box-shadow:0px 0px 6px #000, 0px 1px 0px #777 inset;
		-moz-box-shadow:0px 0px 6px #000, 0px 1px 0px #777 inset;
		-webkit-box-shadow:0px 0px 6px #000, 0px 1px 0px #777 inset;
	background: -moz-linear-gradient(top,  rgba(82,82,82,0.7) 0%, rgba(82,82,82,0.7) 1%, rgba(29,29,29,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(82,82,82,0.7)), color-stop(1%,rgba(82,82,82,0.7)), color-stop(100%,rgba(29,29,29,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(82,82,82,0.7) 0%,rgba(82,82,82,0.7) 1%,rgba(29,29,29,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(82,82,82,0.7) 0%,rgba(82,82,82,0.7) 1%,rgba(29,29,29,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(82,82,82,0.7) 0%,rgba(82,82,82,0.7) 1%,rgba(29,29,29,1) 100%); /* IE10+ */
		background: linear-gradient(top,  rgba(82,82,82,0.7) 0%,rgba(82,82,82,0.7) 1%,rgba(29,29,29,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3525252', endColorstr='#1d1d1d',GradientType=0 ); /* IE6-9 */

	}	
#footer .content-wrap { padding:10px 10px 25px 10px; }	
#footer h2 {
	background:url(../images/bg-footer-h2.png) center no-repeat;
	font-family: 'Exo', sans-serif;
	font-weight:normal;
	text-align:center;
	color:#fff;
	font-size:26px;
	text-shadow:0 2px 1px #000;
	margin: 15px 0 30px;
	float:left;
	}	
#footer h3 {
	color:#fff;
	text-shadow:0 2px 1px #000;
	margin-bottom: 12px;
	font-size:18px;
	}
	
#footer ul.menu {
	text-shadow:0 2px 1px #000;
	list-style:none;
	margin:0;
	}
#footer ul.menu a {
	text-shadow:0 1px 1px #000;
	color:#939393;
	font-size:14px;
	line-height:22px;
	}
#footer ul.menu a:hover { color:#066887 }
#footer ul.socials {
	margin: 20px 0;
	list-style:none;
	clear:both;
	float:left;
	width:100%;
	}
#footer ul.socials li {
	float:left;
	margin-right:15px;
	}
#footer ul.socials li a {
	float:left;
	height:45px;
	width:46px;
	display:block;
	text-indent:-9999px;
	}
#footer ul.socials li a.google { background:url(../images/social-google.png) no-repeat center; }
#footer ul.socials li a.facebook { background:url(../images/social-facebook.png) no-repeat center; }
#footer ul.socials li a.twitter { background:url(../images/social-twitter.png) no-repeat center; }
#footer ul.socials li a.rss { background:url(../images/social-rss.png) no-repeat center; }
#footer ul.socials li a:hover { opacity:.8; }
#footer .logo-wrap { padding: 15px 0 9px 29px; }

/* Media Queries */
@media only screen and (max-width: 960px) {
	img { max-width: 100%; }
}

@media only screen and (min-width: 960px) and (max-width: 1039px) { 
	.grid { width: 960px !important; }
	img { max-width: 100%; }
	#main { background: url("../images/bg-content.png") repeat-y 648px center #FFFFFF; }
	h1.site-title a { background-size: 73%; }
	#footer .logo-wrap img { max-width:16%; }
}

@media only screen and (min-width: 768px) and (max-width: 959px) { 
	.grid { width: 740px !important; }
	#main { background:#fff; }
	#footer .footer-widget { width:47%; }
	#topad { height: 202px; }
	h1.site-title a { width:100%; background-position:center; }
	#nav-filter { left: -7px; width: 102%; }
	
}
@media only screen and (min-width: 640px) and (max-width: 767px) {
	.grid { width: 620px !important; }
	
	#footer .footer-widget { width:47%; }
	#topad { height: 202px; }
	h1.site-title a { width:100%; background-position:center; }
	#nav-filter { left: -6px; width: 102%; }
	body.home #topad {
	box-shadow:0px 0px 10px #000, 0px 1px 0px #222 inset;
		-moz-box-shadow:0px 0px 10px #000, 0px 1px 0px #222 inset;
		-webkit-box-shadow:0px 0px 10px #000, 0px 1px 0px #222 inset;
	border-radius: 6px 6px 0 0;
		-moz-border-radius: 6px 6px 0 0;
		-webkit-border-radius: 6px 6px 0 0;
	}

}
@media only screen and (min-width: 480px) and (max-width: 639px) {
	.grid{ width: 460px !important; }
	p, body { font-size:12px; }
	body, #footer { background:#222; }
	#footer .footer-widget { width:47%; }
	#topad { height: 202px; }
	h1.site-title a { width:100%; background-position:center; }
	body.home #topad {
	box-shadow:0px 0px 10px #000, 0px 1px 0px #222 inset;
		-moz-box-shadow:0px 0px 10px #000, 0px 1px 0px #222 inset;
		-webkit-box-shadow:0px 0px 10px #000, 0px 1px 0px #222 inset;
	border-radius: 6px 6px 0 0;
		-moz-border-radius: 6px 6px 0 0;
		-webkit-border-radius: 6px 6px 0 0;
	}
	.attachment-post-thumbnail-lrg { width:98%; }
	#aac83c39 { padding-left:0; }
	body.archive .page-header h1.page-title span, body.search .page-header h1.page-title span { font-size:24px; }
}
@media only screen and (max-width: 479px) {
	.grid { width: 300px !important; }
	p, body { font-size:12px; }
	body, #footer { background:#222; }
	#footer .footer-widget { width:47%; }
	#topad { height: 202px; }
	h1.site-title a { width:100%; background-position:center; }
	body.home #topad {
	box-shadow:0px 0px 10px #000, 0px 1px 0px #222 inset;
		-moz-box-shadow:0px 0px 10px #000, 0px 1px 0px #222 inset;
		-webkit-box-shadow:0px 0px 10px #000, 0px 1px 0px #222 inset;
	border-radius: 6px 6px 0 0;
		-moz-border-radius: 6px 6px 0 0;
		-webkit-border-radius: 6px 6px 0 0;
	}
	.wp-pagenavi { overflow: hidden; width: 292px; }
	#aac83c39 { padding-left:0; height:43px; }
	body.archive .page-header h1.page-title span, body.search .page-header h1.page-title span { font-size:18px; }
}