/*
Theme Name: Ribbon
Theme URI: http://mythemeshop.com/themes/ribbon
Author: MyThemeShop
Author URI: http://mythemeshop.com/
Description: Ribbon is a traditional, responsive WordPress magazine theme that is perfect for niche blogs with a lot of content to show off. And it’s 100% free!
Version: 1.0
*/
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, IMG, INS, KBD, Q, S, SAMP, SMALL, STRIKE, STRONG, SUB, SUP, TT, VAR, B, U, I, CENTER, DL, DT, DD, OL, UL, LI, FIELDSET, FORM, LABEL, LEGEND, TABLE, CAPTION, TBODY, TFOOT, THEAD, TR, TH, TD, ARTICLE, ASIDE, CANVAS, DETAILS, EMBED, FIGURE, FIGCAPTION, FOOTER, HEADER, HGROUP, MENU, NAV, OUTPUT, RUBY, SECTION, SUMMARY, TIME, MARK, AUDIO, VIDEO
{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
HTML
{
	overflow-x: hidden;
	-webkit-font-smoothing: antialiased;
}
ARTICLE, ASIDE, DETAILS, FIGCAPTION, FIGURE, FOOTER, HEADER, HGROUP, MENU, NAV, SECTION
{
	display: block;
}
OL, UL
{
	list-style: none;
}
BLOCKQUOTE, Q
{
	quotes: none;
}
BLOCKQUOTE:before, BLOCKQUOTE:after, Q:before, Q:after
{
	content: '';
	content: none;
}
TABLE
{
	border-collapse: collapse;
	border-spacing: 0;
}
BUTTON, INPUT, SELECT, TEXTAREA
{
	margin: 0;
}
:focus
{
	outline: 0;
}
A:link
{
	-webkit-tap-highlight-color: #FF5E99;
}
IMG, VIDEO, OBJECT, EMBED
{
	max-width: 100%;
	height: auto !important;
}
IFRAME
{
	max-width: 100%;
}
BLOCKQUOTE
{
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, Serif;
	font-size: 15px;
	padding: 0 10px 20px 27px;
	position: relative;
	margin-top: 25px;
}
BLOCKQUOTE:after
{
	position: absolute;
	content: '"';
	font-size: 40px;
	color: #D0D9E0;
	width: 50px;
	top: -5px;
	left: 0;
	font-family: arial;
}
BLOCKQUOTE P
{
	margin-bottom: 10px;
}
STRONG, B
{
	font-weight: bold;
}
EM, I, CITE
{
	font-style: italic;
	font-family: georgia;
}
SMALL
{
	font-size: 100%;
}
FIGURE
{
	margin: 10px 0;
}
CODE, PRE
{
	font-family: monospace, consolas, sans-serif;
	font-weight: normal;
	font-style: normal;
}
PRE
{
	margin: 5px 0 20px;
	line-height: 1.3em;
	padding: 8px 10px;
	overflow: auto;
}
CODE
{
	padding: 0 8px;
	line-height: 1.5;
}
MARK
{
	padding: 1px 6px;
	margin: 0 2px;
	color: #000000;
	background: #FFD700;
}
ADDRESS
{
	margin: 10px 0;
}
.wp-caption
{
	background: #FFF;
	border: 1px solid #F0F0F0;
	max-width: 96%;
	/*Image does not overflow the content area*/
	padding: 5px 3px 10px;
	text-align: center;
}
.sticky
{
}
.gallery-caption
{
}
.bypostauthor
{
}
.wp-caption-text
{
}
/*-[ Framework ]--------------------*/
BODY
{
	font-size: 16px;
	line-height: 23px;
	font-family: Arial, sans-serif;
	color: #000000;
}
::-moz-selection
{
	background: #222;
	color: #FFFFFF;
	text-shadow: none;
}
::selection
{
	background: #222;
	color: #FFFFFF;
	text-shadow: none;
}
#page, .container
{
	position: relative;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
H1, H2, H3, H4, H5, H6
{
	font-weight: bold;
	margin-bottom: 12px;
	color: #000000;
	font-family: Monda, sans-serif;
	text-decoration: none;
}
H1
{
	font-size: 28px;
	line-height: 1.4;
	letter-spacing: -1px;
	text-decoration: none;
}
H2
{
	font-size: 26px;
	line-height: 1.4;
	letter-spacing: -1px;
	font-family: Arial, sans-serif;
}
H3
{
	font-size: 22px;
	line-height: 1.4;
	text-decoration: underline;
}
H4
{
	font-size: 20px;
	line-height: 1.4;
}
H5
{
	font-size: 18px;
	line-height: 1.4;
}
H6
{
	font-size: 16px;
	line-height: 1.4;
}
.sub-title
{
	font-size: 12px;
}
P
{
	margin-bottom: 20px;
}
A
{
	text-decoration: none;
	color: #EA141F;
	-webkit-transition: background-color, color 0.2s linear;
	-moz-transition: background-color, color 0.2s linear;
	transition: background-color, color 0.2s linear;
}
A:hover
{
	color: #EA141F;
}
A:link, A:visited, A:active
{
	text-decoration: none;
}
:target
{
	padding-top: 20px;
}
/*-[ Main container ]---------------*/
.main-container
{
	width: 1050px;
	margin: 0 auto;
	max-width: 100%;
}
#page, .container
{
	max-width: 1050px;
	min-width: 240px;
	overflow: visible;
}
.single .article
{
	background: #FFF;
}
.main-header .container
{
	max-width: 100%;
}
#page
{
	padding-top: 45px;
	min-height: 100px;
	float: none;
	clear: both;
	overflow: hidden;
}
/*-[ Header ]-----------------------*/
BODY > HEADER
{
	float: left;
	width: 100%;
	position: relative;
}
.main-header
{
	position: relative;
	float: left;
	width: 100%;
	z-index: 99;
}
#header
{
	position: relative;
	width: 100%;
	max-width: 1050px;
	margin: 0 auto;
	padding: 20px 0 12px;
	min-height: 80px;
	overflow: hidden;
}
#header H1, #header H2
{
	font-size: 44px;
	display: inline-block;
	line-height: 1;
	margin: 23px 0 0;
}
#logo A
{
	text-transform: none;
	color: rgb(77, 77, 77);
}
.widget-header
{
	float: right;
	max-width: 76%;
}
/*-[ Navigation ]-----------------*/
.secondary-navigation .children LI .sf-sub-indicator
{
	display: none;
}
.secondary-navigation
{
	background: #364956;
	display: block;
	clear: both;
	width: 80%;
	max-width: 100%;
	margin: auto;
	padding-left: 40px;
	min-height: 45px;
}
.secondary-navigation UL LI
{
}
.secondary-navigation A
{
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	transition: all 0.25s linear;
	font-size: 14px;
	color: #FFF;
	font-weight: 600;
	text-align: left;
	text-decoration: none;
	padding: 0 20px;
	height: 45px;
	line-height: 45px;
	font-family: Monda, sans-serif;
}
.secondary-navigation A .sub
{
	font-size: 11px;
	font-weight: normal;
	color: #9B9B9B;
}
.sf-js-enabled LI A.sf-with-ul
{
}
.sf-js-enabled LI UL.sf-with-ul
{
	padding-right: 20px;
}
#navigation .sf-sub-indicator
{
	display: block;
	width: 11px;
	overflow: hidden;
	position: absolute;
	right: 7px;
	top: 0;
}
#navigation
{
	margin: 0 auto 0;
	font-size: 13px;
	float: left;
	width: 100%;
}
.secondary-navigation A:hover
{
	color: #FFF;
}
#navigation SELECT
{
	display: none;
}
#navigation UL
{
	max-width: 1050px;
	width: 100%;
	margin: 0 auto;
}
#navigation UL LI
{
	float: left;
	position: relative;
}
#navigation UL .header-search
{
	float: right;
}
#navigation > UL > LI:last-child
{
	border-right: none;
}
#navigation UL LI A, #navigation UL LI A:link, #navigation UL LI A:visited
{
	overflow: hidden;
	display: block;
}
#navigation > UL > .current A
{
	background: transparent;
	color: #5A5A5A !important;
}
#navigation UL LI LI
{
	background: #FFF;
	width: 100%;
}
#navigation UL UL
{
	position: absolute;
	width: 190px;
	padding: 20px 0 0;
	padding-top: 0px;
	z-index: 400;
	font-size: 12px;
	color: #798189;
	border: 1px solid #CCC;
}
#navigation UL UL A
{
	color: #555555;
	font-weight: normal;
}
#navigation UL UL LI
{
	padding: 0;
	background: #FFF;
}
#navigation UL UL A, #navigation UL UL A:link, #navigation UL UL A:visited
{
	position: relative;
	width: 134px;
	margin-left: 8px;
	border-left: 0;
	background: transparent;
	border-right: 0;
	border-bottom: 1px solid #CCC;
}
#navigation UL UL LI:first-child A
{
}
#navigation UL UL LI:last-child A
{
	border-bottom: none;
}
#navigation UL UL
{
	opacity: 0;
	left: -999em;
}
#navigation UL LI:hover UL
{
	left: auto;
	opacity: 1;
}
#navigation UL UL UL
{
	top: -1px;
}
#navigation LI:hover UL UL, #navigation LI:hover UL UL UL, #navigation LI:hover UL UL UL UL
{
	left: -999em;
	opacity: 0;
}
#navigation LI:hover UL, #navigation LI LI:hover UL, #navigation LI LI LI:hover UL, #navigation LI LI LI LI:hover UL
{
	opacity: 1;
	left: 190px;
}
#navigation UL UL:after
{
	left: 10px;
	top: -5px;
}
#navigation UL UL UL:after
{
	border-color: transparent #282E33 transparent transparent;
	border-color: transparent rgba(14, 19, 22, 0.92) transparent transparent;
	left: -12px;
	top: 3px;
}
/*-[ Content ]--------------------*/
.article
{
	width: 68.6%;
	float: left;
	margin-bottom: 10px;
}
#content_box
{
	float: left;
	width: 100%;
}
.single #content_box
{
	border: 1px solid #CCC;
}
.post
{
	float: left;
	width: 100%;
}
.single_post
{
	background-color: #FFF;
	padding: 22px 4%;
	float: left;
	width: 92%;
}
.single_page
{
	background-color: #FFFFFF;
	padding: 22px;
}
.post-content
{
	padding-top: 15px;
	margin-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 0;
}
.post-single-content
{
	font-size: 14px;
	line-height: 22px;
}
.readMore
{
	float: right;
	color: #7B7A79;
}
.readMore A
{
	color: #FFF;
	padding: 5px 12px;
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	transition: all 0.25s linear;
	font-family: Monda, sans-serif;
}
.readMore A:hover
{
	color: #FFF;
	background: #222222;
}
.ss-full-width
{
	background: #FFFFFF;
	padding: 20px;
	margin-bottom: 30px;
	overflow: hidden;
	border: 1px solid #CDCDCD;
}
.ss-full-width #content_box
{
	padding-right: 0;
	padding-left: 0;
}
.post.excerpt
{
	clear: both;
	margin-bottom: 30px;
	background-color: #FFF;
	padding: 20px;
	width: auto;
	border: 1px solid #CDCDCD;
}
.wp-post-image
{
	float: left;
}
.advanced-recent-posts .wp-post-image
{
	min-width: 65px;
}
.featured-thumbnail
{
	max-width: 580px;
	float: none;
	width: 100%;
}
#featured-thumbnail
{
	float: left;
	max-width: 150px;
	width: 22%;
	padding-right: 1.7em;
}
.home_page .featured-thumbnail
{
	max-width: 150px;
}
.featured-thumbnail IMG
{
	margin-bottom: 0;
	width: 100%;
	margin-top: 5px;
}
.title
{
	margin-bottom: 5px;
	margin-top: 15px;
	font-size: 24px;
	line-height: 28px;
	clear: both;
	letter-spacing: -1px;
}
.single-title
{
	float: left;
	padding: 0;
	font-size: 32px;
	line-height: 1.4;
}
.title A
{
	color: #000;
}
.page H1.title
{
	margin-bottom: 0;
	margin-top: 15px;
}
.post-info
{
	display: block;
	font-size: 13px;
	color: #999999;
}
.single-postmeta
{
	clear: both;
	float: left;
	margin-bottom: 10px;
}
.home ARTICLE HEADER, .archive ARTICLE HEADER
{
	margin-bottom: 15px;
}
ARTICLE HEADER
{
	margin-bottom: 25px;
	float: left;
	width: 100%;
}
.single_post HEADER
{
	margin-bottom: 10px;
}
.post-info A
{
	color: #000;
}
.hp_meta
{
	width: auto;
	float: left;
}
.hp_meta SPAN
{
	display: inline-block;
	height: 22px;
	float: left;
}
.author_mt .mt_icon
{
	width: 20px;
	background: url(images/meta.png) no-repeat 0 4px;
	margin-right: 7px;
}
.cat_mt .mt_icon
{
	width: 17px;
	background: url(images/meta.png) no-repeat -20px 4px;
	margin-right: 7px;
	margin-left: 10px;
}
.comment_mt .mt_icon
{
	width: 20px;
	background: url(images/meta.png) no-repeat -38px 4px;
	margin-right: 7px;
	margin-left: 10px;
}
.post-date-ribbon
{
	width: 275px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #FFF;
	font-size: 16px;
	margin-top: -30px;
	position: relative;
	font-family: Monda, sans-serif;
}
.single_post .post-date-ribbon
{
	margin-top: -32px;
}
.corner
{
	position: absolute;
	left: -10px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 10px 10px;
	border-color: transparent transparent #00AAFF;
}
.article IMG.left, .article IMG.alignleft, .wp-caption.alignleft
{
	margin: 0.3em 1.571em 0.5em 0;
	display: block;
	float: left;
}
.article IMG.right, .article IMG.alignright, .wp-caption.alignright
{
	margin: 0.3em 0 0.5em 1.571em;
	display: block;
	float: right;
}
.article IMG.center, .article IMG.aligncenter, .wp-caption.aligncenter
{
	margin: 0.3em auto 0.5em;
	display: block;
}
.article IMG.aligncenter, .article IMG.alignnone
{
	margin-top: 1em;
	margin-bottom: 1em;
	display: block;
}
.article UL
{
	margin: 0.5em 0 1.571em 1.9em;
	list-style-type: circle;
}
.article OL
{
	margin: 0.5em 0 1.571em 1.9em;
	list-style-type: decimal;
}
/*-[ Tab widget ]------------------------------*/
#tabber
{
	display: block;
	height: auto;
	margin: 0px 0px 25px;
	overflow: hidden;
	max-width: 330px;
	padding: 0;
}
#tabber .inside
{
	background: #FFFFFF repeat 0 0;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	margin-top: 0;
	padding: 0 0 25px;
}
#tabber UL.tabs
{
	overflow: hidden;
	height: 38px;
	text-align: center;
}
#tabber UL.tabs LI
{
	background: transparent repeat 0 0;
	border-bottom: medium none;
	color: #FFFFFF;
	cursor: pointer;
	display: inline;
	float: left;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 50%;
}
#tabber .tabs A
{
	width: 100% !important;
}
#tabber .tabs A.selected
{
	width: 98.6% !important;
}
#tabber UL.tabs LI A
{
	border-bottom: 1px solid #CCCCCC;
	color: #999999;
	display: block;
	float: left;
	line-height: 37px;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
	width: 80.5%;
	height: 37px;
}
#tabber .tabs A.selected
{
	border: 1px solid #CCCCCC;
	border-bottom: none;
}
#tabber UL.tabs LI A.selected
{
	background: #FFF;
	margin: 0;
	color: #444;
	text-decoration: none;
	line-height: 38px;
	text-align: center;
}
#tabber UL.tabs LI.tab-recent-posts A
{
	margin: 0;
	text-align: center;
}
#tabber UL.tabs LI.tab-recent-posts A.selected
{
	background: #FFF;
	width: 80.5%;
	line-height: 37px;
	text-align: center;
}
#tabber UL.tabs LI A:hover
{
	color: #000;
	text-decoration: none;
}
#tabber .inside LI
{
	list-style: none;
	padding: 15px 0 0;
}
#tabber .inside LI:first-child
{
	padding-top: 10px !important;
}
#tabber .inside LI A
{
	line-height: 18px;
}
#tabber .inside LI DIV.info
{
	display: table;
	top: 0px !important;
	margin: 0px !important;
	padding: 0px !important;
	margin-right: 0.8em !important;
}
#tabber .inside LI DIV.info .entry-title
{
	font-size: 13px;
	margin-bottom: 0;
	color: #919191;
}
#tabber .inside LI DIV.info .entry-title A
{
	color: #696868;
}
#tabber .inside LI DIV.info .entry-title A:hover
{
}
#tabber .inside LI DIV.info P
{
	color: #919191;
}
#tabber .inside LI .meta
{
	display: block;
	font-size: 12px;
	color: #999;
}
#tabber .inside LI .meta B
{
	font-weight: normal;
	color: #999 !important;
}
#tabber .inside LI .meta SPAN
{
	padding: 1px;
	height: 1px;
	margin-right: 5px;
}
#tabber .tab-thumb
{
	border: 1px solid #F0F0F0;
	padding: 4px;
	background: #FFF;
	float: left;
	display: inline;
	margin: 0px 12px 0px 0px;
}
.post-number
{
	position: relative;
	width: 22px;
	height: 22px;
	text-align: center;
	line-height: 23px;
	font-weight: bold;
	color: #FFF;
	bottom: 22px;
	background: #2DB2EB;
}
#tabber .inside .tabsSep
{
	margin-top: 7px;
	width: 100%;
	height: 1px;
	background-color: #E8E5DE;
	clear: both;
	float: left;
}
/*-[ Popular Posts ]---------------------------*/
.popular-posts .wp-post-image
{
	width: 50px;
	height: 50px;
	margin-top: 3px !important;
}
/*-[ Tweets Widget ]---------------------------*/
.tweets LI
{
	margin-bottom: 15px !important;
}
.twitter-follow
{
	background: url(images/small_twitter.png) no-repeat center left;
	padding: 5px 0 5px 20px;
	float: right;
}
/*-[ Form Input ]------------------*/
INPUT, TEXTAREA, SELECT
{
	padding: 8px 12px;
	font-size: 12px;
	color: #5E656D;
}
TEXTAREA
{
	overflow: auto;
	resize: vertical;
}
SELECT
{
	padding: 12px 20px;
}
INPUT:focus, TEXTAREA:focus
{
}
::-webkit-input-placeholder
{
}
::-moz-input-placeholder
{
	color: #585F65;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.4);
}
::-ie-input-placeholder
{
	color: #585F65;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.4);
}
::-o-input-placeholder
{
	color: #585F65;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.4);
}
::input-placeholder
{
	color: #585F65;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.4);
}
/*-[ Tables ]--------------------*/
TABLE
{
	width: 100%;
	text-align: left;
	margin-bottom: 25px;
	border: 2px solid #F1F4F6;
}
THEAD
{
	background: #364956;
	font-size: 14px;
	color: #585F65;
}
TABLE TH, TABLE TD
{
	padding: 7px 15px;
	text-align: left;
}
THEAD TH
{
	padding: 14px;
}
TBODY TH
{
	font-weight: normal;
	border-bottom: 1px solid #F5F7F9;
}
/*-[ Line ]---------------------*/
HR
{
	border: none;
	border-bottom: 1px solid #E5E5E5;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	width: 297px;
	margin: 35px 0;
	clear: both;
	position: relative;
}
/*-[ Search Form ]------------------*/
#searchform
{
	padding: 3% 0;
	float: left;
	clear: both;
	width: 100%;
}
NAV #searchform
{
	float: left;
	padding: 1.2% 0 0;
}
NAV #searchform FIELDSET
{
	padding: 5px 0;
	border: 0;
}
#searchform FIELDSET
{
	float: left;
}
.widget-sidebar #searchform
{
	padding: 0 !important;
}
#searchform INPUT
{
	border: 0;
}
#searchform #s
{
	border: 1px solid #CCCCCC;
	border-right: none;
}
#searchform INPUT[type="submit"]
{
	color: #FFF;
	height: 37px;
	padding-bottom: 0;
	padding-top: 0;
	cursor: pointer;
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	transition: all 0.25s linear;
	width: 29.6%;
}
.sbutton
{
	padding: 8px 12px 10px;
	border: 1px solid #E8E5DE !important;
}
.sidebar_list LI:first-child
{
	padding-top: 0 !important;
}
IFRAME
{
	margin-left: 0px;
}
.main-header #s
{
	width: 150px;
	border: none !important;
	color: #FFF !important;
}
#s
{
	width: 70%;
	background-color: #FFF;
	border: 1px solid #CCCCCC;
	float: left;
	padding: 10px 0;
	text-indent: 10px;
}
.sidebar INPUT[type="submit"]
{
	width: 22%;
	padding: 0;
}
.sidebar #searchform
{
	width: 100%;
}
.footer-widgets FIELDSET, #sidebars FIELDSET
{
	width: 100%;
}
.footer-widgets .sbutton, #sidebars .sbutton
{
	float: right;
	background-color: #F9F7F2;
	text-align: center;
}
.sidebar .sbutton
{
	padding-top: 10px;
}
#searchform INPUT[type="submit"]:hover
{
	background: #222;
}
.breadcrumb
{
	line-height: 1px;
	margin-top: 20px;
}
/*-[ Read More ]-------------------*/
.read-more
{
	margin: 0 0 0 10px;
	line-height: 1.4em;
	background: none;
	padding: 0;
	font-size: 16px;
}
/*-[ Sidebar ]---------------------*/
#sidebars P
{
	line-height: 20px;
}
.sidebar.c-4-12
{
	float: right;
	width: 28.6%;
	max-width: 300px;
	line-height: 20px;
}
.sidebar.c-4-12 A
{
	color: #EA141F;
	font-family: Monda, sans-serif;
}
.widget
{
	margin-bottom: 20px;
	overflow: hidden;
}
#sidebars .widget
{
	padding: 0px;
}
.widget .title
{
	font-weight: bold;
	text-transform: uppercase;
	color: #545E68;
	font-size: 12px;
}
.widget LI
{
	list-style-type: square;
	margin-left: 15px;
	margin-bottom: 7px;
}
#content_box H3, .widget H3
{
	font-size: 22px;
	font-weight: bold;
	line-height: 18px;
	margin: 5px 0 15px;
	text-align: center;
}
/*-[ Footer ]-------------------*/
BODY > FOOTER
{
	overflow: hidden;
	width: 100%;
}
BODY > FOOTER .footeText
{
	width: 1050px;
	margin: 22px auto;
	text-align: center;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
}
BODY > FOOTER .footeText A
{
	color: #FFF;
	border-bottom: 2px solid #EE3F02;
}
BODY > FOOTER .widget
{
	padding: 10px 0 0;
}
BODY > FOOTER .sidebar .widget .title
{
	font-size: 135%;
	color: #D4D8DB;
}
FOOTER .widget
{
	margin-bottom: 20px;
}
FOOTER .widget A
{
	color: #E2E2E2;
}
FOOTER .widget LI A:hover
{
	color: #FFF;
}
FOOTER
{
	position: relative;
	overflow: hidden;
	background: #364956;
}
FOOTER .container
{
}
FOOTER P
{
	color: #8D8D8D;
}
.footer-widgets
{
	overflow: hidden;
	padding: 20px 0 10px;
	width: 100%;
	margin: 0;
}
.footer-widgets H3
{
	font-size: 20px;
	padding-bottom: 15px;
	color: #FFF;
}
.footer-widgets .last
{
}
.f-widget
{
	width: 32%;
	max-width: 301px;
	float: left;
	position: relative;
	color: #C2C2C2;
	margin-bottom: 10px;
	margin-right: 7%;
}
.f-widget .advanced-recent-posts A
{
	color: #FFF;
}
.copyrights
{
	float: left;
	width: 100%;
	clear: both;
	padding-bottom: 5px;
	padding-top: 12px;
	border-top: 1px solid rgba(0, 0, 0, 0.12);
	color: #979494;
}
#copyright-note
{
	width: 1050px;
	margin: 0 auto;
	clear: both;
	max-width: 100%;
}
#copyright-note A
{
	color: #CFCFCF;
}
#copyright-note A:hover
{
	color: #FFF;
}
#sidebars .wp-post-image, FOOTER .wp-post-image
{
	margin-bottom: 0;
	margin-top: 5px;
	margin-right: 10px;
}
.postsby
{
	margin-bottom: 25px;
}
.textwidget A:hover
{
	color: #222 !important;
}
/*-[ Related Posts ]---------------------------*/
.related-posts
{
	background-color: #FFF;
	margin-top: 0px;
	clear: both;
	float: left;
	padding: 0 4% 3%;
}
.postauthor P
{
	padding-top: 0px;
	margin: 0;
}
.related-posts UL
{
	margin-left: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
	margin-top: 0;
}
.related-posts H5
{
	line-height: 20px;
	padding-left: 80px;
	color: #919191;
	text-transform: uppercase;
	font-size: 13px;
}
.related-posts H3
{
	font-size: 18px !important;
	margin: 0;
	color: #444;
}
.relatedthumb IMG
{
	width: 200px;
	height: 125px;
	margin-top: 5px;
	margin-bottom: 0;
}
.postauthor-top
{
	margin-bottom: 10px;
}
.related-posts LI
{
	width: 30.2%;
	float: left;
	list-style: none;
	margin-right: 4.6%;
	min-height: 100px;
}
.related-posts A
{
	display: block;
	width: 100%;
	color: #666;
}
.rp_title
{
	width: 100%;
	padding-top: 10px;
	float: left;
}
.rthumb
{
	float: left;
	margin-right: 0;
	width: 100%;
	display: block;
}
.related-posts .last
{
	margin-right: 0;
}
.tags
{
	margin: 20px 0;
	width: 100%;
	float: left;
}
.tags A
{
	margin-left: 5px;
}
.postauthor
{
	margin: 0;
	padding: 0 4% 3%;
	min-height: 125px;
	background-color: #FFF;
	float: left;
	clear: both;
	width: 92%;
}
.postauthor H4
{
	font-weight: bold;
	font-size: 18px;
}
.postauthor H5
{
	text-transform: capitalize;
	font-weight: bold;
	font-size: 14px;
	padding: 0;
	margin: 0;
	line-height: 24px;
}
.postauthor IMG
{
	float: left;
	margin: 5px 25px 15px 0;
}
.postauthor H4 A
{
	color: #473636;
}
.clear
{
	clear: both;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
.last
{
	margin-right: 0;
}
.inside .left
{
	margin-left: 1em;
}
/*-[ Tag widget ]------------------------------*/
.tagcloud A
{
	font-size: 14px !important;
	padding: 2px 10px;
	border-top: 1px solid #CACACA !important;
	border-left: 3px solid #00A8FF;
	margin-bottom: 10px;
	float: left;
	margin-right: 7px;
	background: #E9E9E9;
	color: #615F5F;
	border-right: 1px solid #CACACA !important;
	border-bottom: 1px solid #CACACA !important;
}
/*-[ Ad Widgets ]------------------------------*/
.ad-125
{
	padding-top: 10px;
}
.ad-125 UL
{
	float: left;
	width: 100%;
	margin: 0;
	list-style: none;
	max-width: 100%;
}
.ad-125 LI
{
	float: left;
	border: none;
	list-style: none !important;
	padding-left: 0;
	background: none;
	margin-bottom: 15px;
	margin-left: 0;
}
.remove_marg_ad300
{
	margin-bottom: 0;
}
.ad-125 .evenad
{
	float: right !important;
}
FOOTER .ad-300 IMG, FOOTER .ad-125 IMG
{
	padding: 0;
	background: #FAFAFA;
	border: 0;
}
/*-[ Calender Widget ]-------------------------*/
#wp-calendar TD
{
	text-align: center;
	padding: 7px 0;
	margin: 0px;
	color: #000000;
	font-weight: bold;
}
#wp-calendar TH
{
	padding: 10px 0;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}
#wp-calendar CAPTION
{
	font-size: 16px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #000000;
	padding-top: 0px;
}
#wp-calendar #prev
{
	text-align: left;
	padding-left: 12px;
	color: #EA141F;
}
#wp-calendar #next
{
	text-align: right;
	padding-right: 12px;
	color: #EA141F;
}
/*-[Comments]--------------*/
.total-comments
{
	font-size: 18px;
	color: #473636;
	font-weight: bold;
	overflow: hidden;
	float: left;
	margin-left: 4%;
	width: 96%;
	background: #FFF;
}
.cnumber
{
	color: #2DB2EB;
}
#comments
{
	padding: 0 4% 20px;
	background-color: #FFF;
	float: left;
	clear: both;
	width: 92%;
}
#commentsAdd
{
	padding: 0 4% 3%;
	background-color: #FFF;
	width: 92%;
	float: left;
	clear: both;
}
#comments .avatar
{
	float: left;
	margin-right: 20px;
}
.comment TIME
{
	color: #999999;
	font-size: 13px;
	font-style: italic;
}
UL.children .commentImageLeft
{
	width: 60px;
	height: 90px;
	border-left: 1px solid #C1BBB6;
	border-bottom: 1px solid #C1BBB6;
	position: absolute;
	top: -50px;
	left: -70px;
}
INPUT.text-input, #commentform INPUT
{
	padding: 11px;
}
INPUT#author, INPUT#email, INPUT#url
{
	width: 300px;
	border: 1px solid #F4F4F4;
	background: #FFF;
	font-size: 14px;
	float: left;
	clear: both;
	max-width: 85%;
}
INPUT#author, INPUT#email, INPUT#url, #comment
{
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	border-color: #BEBEBE;
}
#cancel-comment-reply-link
{
	float: right;
	line-height: 24px;
	margin-top: 0;
}
#cancel-comment-reply-link
{
	padding: 7px 20px;
	color: #FFFFFF;
	cursor: pointer;
	background: #222;
}
#commentform INPUT#submit
{
	font-family: Monda, sans-serif;
	font-size: 16px;
	text-align: center;
	color: #FFF;
	width: 200px;
	height: 34px;
	text-decoration: none;
	float: left;
	cursor: pointer;
	display: inline-block;
	border: none;
	padding: 0;
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	transition: all 0.25s linear;
}
#commentform INPUT#submit:hover
{
	background: #222222;
	color: #FFF;
}
OL.commentlist
{
	margin-left: 0;
}
.commentlist LI
{
	list-style: none;
	margin: 0 0 10px;
	padding-left: 0;
	float: left;
	width: 100%;
	border-top: 1px solid #CCCCCC;
	padding: 15px 0;
}
.commentContainer
{
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 100%;
}
.children .commentCInner
{
	width: 95%;
	float: right;
}
.children .children .commentCInner
{
	width: 90%;
}
.commentlist P
{
	margin-bottom: 0;
	line-height: 21px;
}
.fn
{
	font-size: 14px;
	line-height: 1.375em;
}
.fn A
{
	color: #473636;
}
.comment-meta
{
	font-size: 12px;
	font-style: italic;
}
.comment-meta A
{
	color: #888;
}
.commentmetadata
{
	overflow: hidden;
}
.reply
{
	overflow: hidden;
	width: auto;
	float: left;
}
.reply A
{
	padding: 0 5px;
	font-size: 13px;
	font-style: italic;
}
.reply A:hover
{
	color: #222;
}
.commentlist .children
{
	margin-left: 13%;
	margin-bottom: 0;
	margin-top: 15px;
	float: left;
	width: 87%;
}
.commentlist .children LI
{
	margin-bottom: 10px;
	padding-bottom: 0;
}
.avatar
{
	float: left;
}
#respond H3
{
	margin-top: 18px;
	font-size: 18px;
	margin: 15px 0 0;
	padding: 0 0 20px;
}
.cancel-comment-reply A
{
	float: right;
	margin-top: -8px;
	font-size: 14px;
}
.comment-awaiting-moderation
{
	font-style: italic;
	font-weight: bold;
}
/*-[ Comment Form ]----------------------------*/
#commentform TEXTAREA
{
	width: 96.4%;
	font-family: inherit;
	border: 1px solid #BEBEBE;
	background: #FFF;
	font-size: 14px;
	padding: 5px 10px 10px;
	line-height: 25px;
	font-family: georgia;
	font-style: italic;
}
#commentform P
{
	margin-bottom: 15px;
	float: left;
	width: 100%;
	clear: both;
}
#commentform P LABEL
{
	float: left;
	padding-bottom: 5px;
	padding-top: 5px;
}
.required
{
	display: none;
	color: #FF0000;
	float: left;
	font-size: 18px;
	padding: 5px;
	padding-top: 9px;
}
.comment-notes .required
{
	padding-left: 0;
	padding-top: 3px;
}
.comment-notes
{
	font-style: italic;
	display: none;
}
.form-allowed-tags
{
	display: none;
}
/*-[ pagination ]------------------*/
.pagination
{
	clear: both;
	overflow: hidden;
	float: left;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
}
.pagination UL
{
	list-style: none;
	margin: 0;
}
.pagination UL LI
{
	float: left;
	margin-right: 8px;
}
.currenttext, .pagination A:hover
{
	color: #FFF;
	margin: 0 1px 0 0;
	display: inline-block;
	float: left;
	line-height: 1.2em;
	text-decoration: none;
	padding: 10px 14px;
	border: 1px solid #CCC;
}
.pagination A, .pagination2
{
	border: 1px solid #CCC;
	background: #FFF;
	margin: 0 1px 0 0;
	display: inline-block;
	float: left;
	line-height: 1.2em;
	text-decoration: none;
	color: #555;
	padding: 10px 14px;
}
.pagination A:hover
{
	color: #FFF;
}
.pagination2
{
	clear: both;
}
.top
{
	float: right;
}
.pnavigation2
{
	display: block;
	width: 100%;
	overflow: hidden;
	padding: 10px 0;
	float: left;
	margin-bottom: 10px;
}
.nav-previous
{
	float: left;
}
.nav-next
{
	float: right;
}
.nav-previous A, .nav-next A
{
	color: #979494;
	border: 1px solid #CCCCCC;
	padding: 5px 13px;
	background: #FFF;
}
.nav-previous A:hover, .nav-next A:hover
{
	color: #FFF !important;
}
.comment_text_area
{
	overflow: hidden;
}
/*-----------------------------------------------
/* Responsive
/*---------------------------------------------*/
@media screen and (max-width: 1050px)
{
	#page, .container, .main-header .container
	{
		max-width: 96%;
	}
	#page
	{
		padding-top: 20px;
	}
	.article
	{
		width: 66.3%;
	}
	.sidebar.c-4-12
	{
		width: 30%;
	}
	IMG, EMBED
	{
		max-width: 100%;
		height: auto !important;
	}
	.ad-300 IMG
	{
		max-width: 100%;
	}
	.ad-125 LI
	{
		max-width: 40%;
	}
	.footer-widgets #s, #sidebars #s
	{
		width: 68%;
	}
	.ad-125 IMG
	{
		padding: 0;
		background: #FAFAFA;
		border: 0;
	}
}
@media screen and (max-width: 900px)
{
	.widget-header
	{
		max-width: 70%;
	}
	NAV #searchform
	{
		display: none;
	}
}
@media screen and (max-width: 865px)
{
	#header H1, #header H2
	{
		margin: 10px 0 0;
	}
	.secondary-navigation
	{
		width: 100%;
		background-color: transparent !important;
	}
	#navigation UL
	{
		float: none;
		display: inline-block;
	}
	.js #navigation > UL
	{
		display: none;
	}
	.js #navigation SELECT
	{
		display: inline-block !important;
		max-width: none;
		border: 1px solid rgb(207, 207, 207);
		border-radius: 3px;
		padding: 8px;
		width: 100%;
		color: rgb(77, 77, 77);
		text-shadow: 0 1px 1px rgb(255, 255, 255);
		font-size: 12px;
		margin: 4px auto;
		background: rgb(238, 238, 238);
		-webkit-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.2);
		box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.2);
	}
}
@media screen and (max-width: 728px)
{
	#header H1, #header H2
	{
		width: 100%;
		text-align: center;
	}
	#header
	{
		margin: 0;
	}
	.widget-header
	{
		max-width: 100%;
		float: left;
		margin-top: 15px;
	}
}
@media screen and (max-width: 720px)
{
	.secondary-navigation A
	{
		padding-top: 10px !important;
		padding-bottom: 10px !important;
	}
	.article
	{
		width: 99.4%;
	}
	#content_box
	{
		padding-right: 0px;
		padding-left: 0px !important;
	}
	.sidebar.c-4-12
	{
		float: left;
		width: 100%;
	}
	.f-widget
	{
		width: 44%;
	}
	.f-widget-2
	{
		margin-right: 0;
	}
	.ad-125 LI
	{
		max-width: 45%;
	}
	.footer-widgets #s
	{
		width: 70%;
	}
	#comments
	{
		margin-right: 0;
	}
}
@media screen and (max-width: 600px)
{
	.featured-thumbnail IMG
	{
		width: 100%;
	}
	.single-title
	{
		font-size: 24px;
	}
}
@media screen and (max-width: 550px)
{
	.main-header #s
	{
		width: 85%;
	}
	/*read-more*/
	#INVALID-RULE
	{
		font-size: 16px;
	}
	.f-widget
	{
		width: 95%;
	}
}
@media screen and (max-width: 460px)
{
	.single-title
	{
		font-size: 20px;
	}
}
@media screen and (max-width: 415px)
{
	#navigation
	{
		margin-top: 0;
		margin-bottom: 0;
	}
	.secondary-navigation
	{
		width: 102%;
		height: 35px;
	}
	.js #navigation SELECT
	{
		width: 100%;
		margin-right: 0;
	}
}
@media screen and (max-width: 400px)
{
	ARTICLE HEADER
	{
		overflow: hidden;
	}
	.main-header #s
	{
		width: 78%;
	}
	#tabber UL.tabs LI A
	{
		width: 70px;
	}
	#commentform TEXTAREA
	{
		width: 90%;
	}
}
@media screen and (max-width: 300px)
{
	NAV FIELDSET, .js #navigation SELECT
	{
		width: 100%;
		float: left;
	}
	.main-header #s
	{
		width: 70%;
	}
	.related-posts LI
	{
		width: 100%;
	}
}
#facebook
{
	margin-left: 50px;
}
