/*

Theme Name:		Councillor
Description:	A theme for marycheh.com
Version:			1.0
Author:			MisterR
Author URI:		http://webrain.com.ua

*/

@import url("lib/css/fancybox.css");
@import url("lib/css/shortcodes.css");
@import url("lib/css/widgets.css");

/* = Document Setup
---------------------------------------------------- */

*{
	border: 0;
	margin: 0;
	padding: 0;
	background: transparent no-repeat left top;
	position: relative;
	outline: none;
}

body{
	background-color: #ddecfb;
	font-family: Arial, sans-serif;
	font-weight: normal;
	line-height: 21px;
	font-size: 14px;
	color: #000;
}

h1, h2, h3, h4{
	font-weight: normal;
	color: #0071ac;
}

h1, h2, h3{
	font-family: 'bitterbold';
}

h1{
	font-size: 28px;
	line-height: 32px;
	margin-bottom: 20px;
}

h2{
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 20px;
}

h3{
	font-size: 21px;
	line-height: 24px;
	margin-bottom: 15px;
}

h4{
	font-size: 18px;
	line-height: 21px;
	margin-bottom: 10px;
}

h5{
	font-size: 15px;
	line-height: 21px;
	margin-bottom: 5px;
}

a,
a:active,
a:focus{
	text-decoration: none;
	color: #0071ac;
}

a:hover{
	text-decoration: underline;
}

a img{
	cursor: url(lib/images/icons/glass.png), pointer;
}

input,
select,
textarea{
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	background-color: #dceaef;
	border: 1px solid #c5dde7;
	padding: 5px 10px;
	color: #404040;
}

textarea{
	resize: none;
}

/* = Core Classes
---------------------------------------------------- */

.left{
	float: left;
}

.right{
	float: right;
}

.alignleft{
	margin: 5px 15px 15px 0;
	float: left;
	z-index: 5;
}

.aligncenter,
.textcenter{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.alignright{
	margin: 5px 0 15px 15px;
	float: right;
	z-index: 5;
}

.textleft{
	text-align: left;
}

.textcenter{
	text-align: center;
}

.textright{
	text-align: right;
}

.clear{
	clear: both;
	font-size: 1px;
	height: 0;
}

.wrapper{
	width: 980px;
	margin: 0 auto;
}

.panel{
	height: 46px;
	padding: 6px 0;
	background-image: url(lib/images/panel_bg.png);
	background-repeat: repeat-x;
	margin-bottom: -6px;
	margin-top: -6px;
}

/* disabled javascript */

.noscript{
	clear: both;
	width: 100%;
	height: 30px;
	padding: 35px;
	text-align: center;
	background-image: url(lib/images/noscript.png);
	background-repeat: repeat;
	position: fixed;
	z-index: 200;
	right: 0;
	left: 0;
	top: 0;
}

.noscript div{
	width: 800px;
	margin: 0 auto;
	font-size: 20px;
	line-height: 30px;
	color: #f00;
}

/* = Fonts
---------------------------------------------------- */

@font-face{
	font-family: 'bitterregular';
	src: url('lib/fonts/bitter-regular.eot');
	src: url('lib/fonts/bitter-regular.eot?#iefix') format('embedded-opentype'),
		  url('lib/fonts/bitter-regular.woff') format('woff'),
		  url('lib/fonts/bitter-regular.ttf') format('truetype'),
		  url('lib/fonts/bitter-regular.svg#bitterregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face{
	font-family: 'bitteritalic';
	src: url('lib/fonts/bitter-italic.eot');
	src: url('lib/fonts/bitter-italic.eot?#iefix') format('embedded-opentype'),
		  url('lib/fonts/bitter-italic.woff') format('woff'),
		  url('lib/fonts/bitter-italic.ttf') format('truetype'),
		  url('lib/fonts/bitter-italic.svg#bitteritalic') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face{
	font-family: 'bitterbold';
	src: url('lib/fonts/bitter-bold.eot');
	src: url('lib/fonts/bitter-bold.eot?#iefix') format('embedded-opentype'),
		  url('lib/fonts/bitter-bold.woff') format('woff'),
		  url('lib/fonts/bitter-bold.ttf') format('truetype'),
		  url('lib/fonts/bitter-bold.svg#bitterbold') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* = Header
---------------------------------------------------- */

#header{
	z-index: 150;
}

#header .main{
	height: 144px;
	background-image: url(lib/images/header_bg.png);
	background-position: center top;
	background-color: #fff;
}

/* logo */

#header .logo{
	width: 210px;
	height: 111px;
	margin-bottom: 0;
	position: absolute;
	overflow: hidden;
	top: 18px;
	left: 0;
}

#header .logo a{
	width: 0;
	height: 111px;
	padding-left: 210px;
	background-image: url(lib/images/logo.png);
	background-position: center;
	display: block;
}

/* signup */

#header #signup{
	width: 232px;
	position: absolute;
	top: 27px;
	right: 0;
}

#header #signup h4{
	font-size: 14px;
	line-height: 17px;
	text-transform: uppercase;
	font-family: 'bitterregular';
	margin-bottom: 7px;
	color: #0071ac;
}

#header #signup .email{
	margin-bottom: 10px;
	width: 210px;
}

#header #signup .zip{
	margin-right: 17px;
	width: 130px;
	float: left;
}

#header #signup .btn{
	width: 63px;
	height: 29px;
	background: url(lib/images/join_btn.png);
	cursor: pointer;
	padding: 0;
	border: 0;
}

/* menu */

#header nav li{
	width: 20%;
	list-style: none;
	float: left;
}

#header nav li a{
	height: 20px;
	display: block;
	padding: 13px 20px;
	border-right: 1px solid #c6c6c6;
	font-family: 'bitterregular';
	text-decoration: none;
	text-align: center;
	line-height: 20px;
	font-size: 16px;
	color: #0071ac;
}

#header nav li:first-child a{
	border-left: 1px solid #c6c6c6;
}

#header nav li:hover a,
#header nav li.current_page_item a,
#header nav li.current-menu-item a,
#header nav li.current_page_parent a,
#header nav li.current-menu-ancestor a,
#header nav li.current-cat a{
	background-color: #ededed;
}

/* = Primary
---------------------------------------------------- */

#primary{
	z-index: 100;
}

/* = Slider
---------------------------------------------------- */

#slider{
	padding-top: 13px;
	padding-bottom: 10px;
	background-image: url(lib/images/slider_bg.jpg);
	background-position: center top;
	background-color: #004774;
}

#slider .container{
	width: 640px;
	height: 343px;
	background-color: #fff;
	padding: 5px;
}

#slider .slide{
	width: 640px;
	height: 343px;
	background-position: center;
	position: absolute;
	z-index: 100;
	left: 0;
	top: 0;
}

#slider .slide .text{
	max-width: 590px;
	position: absolute;
	bottom: 25px;
	left: 25px;
}

#slider .slide .text h2 {
	margin-bottom: 0;
	color: #fff;
}

#slider .slide .text h2 a,
#slider .slide .text h2 a:hover {
	color: #fff;
	text-shadow: 1px 1px 7px #000;
}

#slider .slide .text h2 a:hover {
	text-decoration: underline;
}

#slider .ui-tabs-nav{
	display: none;
}

/* = Share
---------------------------------------------------- */

.share li{
	height: 21px;
	list-style: none;
	display: inline-block;
	overflow: hidden;
}

.share li.fb{
	width: 95px;
}

.share li.tw{
	width: 100px;
}

.share .fb_iframe_widget{
	margin: 0;
}

.share .fb_iframe_widget iframe{
	vertical-align: baseline;
}

#content.blog .fb_edge_comment_widget{
	visibility: hidden !important;
}

.social li{
	margin-left: 3px;
	display: inline-block;
	list-style: none;
}

.social li a{
	width: 23px;
	height: 23px;
	background-image: url(lib/images/social.png);
	display: inline-block;
}

.social li.tw a{
	background-position: -24px 0;
}

.social li.em a{
	background-position: -72px 0;
	width: 22px;
}

.social li.yt a {
	background-position: -95px 0;
	width: 23px;
}

/* home */

#share.home{
	height: 24px;
	padding-top: 18px;
	padding-bottom: 16px;
}

#share.home .share{
	padding-top: 1px;
	padding-left: 5px;
	float: left;
}

#share.home .social{
	float: right;
}

/* footer */

#share.footer{
	height: 23px;
}

#share.footer .share,
#share.footer .social{
	width: 320px;
	margin-left: 10px;
	text-align: right;
	float: left;
}

#share.footer .share li{
	text-align: left;
}

/* = Main
---------------------------------------------------- */

#main{
	padding-top: 50px;
	padding-bottom: 28px;
}

.home #main{
	padding-top: 12px;
}

#main #title{
	font-size: 32px;
	line-height: 36px;
	padding: 0 30px;
}

/* = Content
---------------------------------------------------- */

#content{
	width: 590px;
	padding: 30px 30px 10px;
	background-color: #fff;
	box-shadow: 0 0 5px #555;
	border-radius: 4px;
	overflow: hidden;
	float: left;
}

#content p{
	margin-bottom: 20px;
}

#content ul,
#content ol{
	margin: 20px 0;
	padding-left: 20px;
}

#content ul li,
#content ol li{
	margin-bottom: 4px;
}

#content ul li{
	list-style-image: url(lib/images/bullet.png);
	padding-left: 3px;
}

#content blockquote{
	font-family: 'bitterregular';
	border: 2px solid #84aabe;
	padding: 25px 15px 10px;
}

#content blockquote p{
	margin-bottom: 10px;
}

#content table{
	border-collapse: collapse;
	margin-left: 2px;
}

#content img{
	max-width: 100%;
}

#content hr{
	height: 0;
	border: none;
	border-bottom: 2px solid #84aabe;
	margin: 20px 0;
}

/* = Home
---------------------------------------------------- */

#content.home{
	width: 650px;
	padding: 0;
}

/* tabs */

#content #tabs{
	width: 648px;
	height: 74px;
	padding: 0 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	background-image: url(lib/images/tabs_bg.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #ededed;
	overflow: hidden;
}

#content #tabs div{
	width: 216px;
	height: 74px;
	display: table;
	background-image: url(lib/images/tabs_sep.png);
	background-repeat: repeat-y;
	text-align: center;
	cursor: pointer;
	float: left;
	z-index: 1;
}

#content #tabs div:first-child{
	border-top-left-radius: 4px;
	background: none;
}

#content #tabs div:last-child{
	border-top-right-radius: 4px;
}

#content #tabs div.selected{
	width: 218px;
	margin: 0 -1px;
	box-shadow: 0 0 6px #555;
	background: #fff;
	z-index: 2;
}

#content #tabs div span{
	font-size: 18px;
	font-family: 'bitterbold';
	text-transform: uppercase;
	vertical-align: middle;
	display: table-cell;
	color: #0071ac;
}

#content .tab_content{
	padding: 20px 30px;
	display: none;
}

#content .tab_content.visible{
	display: block;
}

#content .tab_content .more{
	text-align: center;
	background-image: url(lib/images/separators/tabs.png);
	background-position: 0 4px;
	padding: 22px 8px 0;
	margin: 0 -8px;
}

#content .tab_content .more a{
	font-style: italic;
}

/* = News
---------------------------------------------------- */

#content .news .item{
	margin-bottom: 15px;
}

#content .news .item span{
	display: block;
}

#content .news .item .thumb{
	width: 72px;
	height: 72px;
	background-image: url(lib/images/icons/news.png);
	background-position: center;
	float: left;
}

#content .news .item .title{
	font-size: 17px;
	line-height: 20px;
	font-family: 'bitterregular';
	margin-left: 84px;
	margin-bottom: 0;
}

#content .news .item .date{
	font-size: 14px;
	line-height: 18px;
	font-style: italic;
	margin-left: 84px;
	margin-top: 5px;
}

#content .news .item .excerpt{
	font-size: 12px;
	line-height: 18px;
	margin-left: 84px;
	margin-top: 5px;
}

/* = Events
---------------------------------------------------- */

#content .events .item{
	margin-bottom: 15px;
	min-height: 50px;
}

#content .events .item span{
	display: block;
}

#content .events .item .date{
	width: 44px;
	padding: 6px 1px 4px;
	background-color: #d62828;
	border-radius: 4px;
	float: left;
	color: #fff;
}

#content .events .item .date span{
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}

#content .events .item .date .m{
	line-height: 14px;
	font-size: 14px;
}

#content .events .item .date .d{
	line-height: 24px;
	font-size: 24px;
}

#content .events .item .title{
	font-size: 17px;
	line-height: 20px;
	font-family: 'bitterregular';
	margin-left: 58px;
	margin-bottom: 0;
	display: table;
	height: 48px;
}

#content .events .item .title a{
	display: table-cell;
	vertical-align: middle;
	height: 48px;
}

#content .events .item .subtitle{
	font-size: 14px;
	line-height: 18px;
	font-style: italic;
	margin-left: 58px;
	margin-top: 5px;
}

#content .events .item .excerpt{
	font-size: 12px;
	line-height: 18px;
	margin-left: 58px;
	margin-top: 5px;
}

/* = Press Releases
---------------------------------------------------- */

#content .releases .item{
	margin-bottom: 15px;
	min-height: 50px;
}

#content .releases .item span{
	display: block;
}

#content .releases .item .date{
	width: 44px;
	padding: 6px 1px 4px;
	background-color: #d62828;
	border-radius: 4px;
	float: left;
	color: #fff;
}

#content .releases .item .date span{
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}

#content .releases .item .date .m{
	line-height: 14px;
	font-size: 14px;
}

#content .releases .item .date .d{
	line-height: 24px;
	font-size: 24px;
}

#content .releases .item .title{
	font-size: 17px;
	line-height: 20px;
	font-family: 'bitterregular';
	margin-left: 58px;
	margin-bottom: 0;
}

#content .releases .item .subtitle{
	font-size: 14px;
	line-height: 18px;
	font-style: italic;
	margin-left: 58px;
	margin-top: 5px;
}

#content .releases .item .excerpt{
	font-size: 12px;
	line-height: 18px;
	margin-left: 58px;
	margin-top: 5px;
}

/* = Single News
---------------------------------------------------- */

/* = Single Event
---------------------------------------------------- */

/* = Single Press Release
---------------------------------------------------- */

/* = Sidebar
---------------------------------------------------- */

#sidebar{
	width: 320px;
	margin-left: 660px;
}

#sidebar .widget{
	background-color: #fff;
	background-image: url(lib/images/sidebar_bg.png);
	background-repeat: repeat-x;
	box-shadow: 0 0 5px #555;
	padding: 25px 20px 10px;
	margin-bottom: 10px;
	border-radius: 4px;
}

#sidebar .widget_title{
	font-size: 24px;
	line-height: 28px;
	font-family: 'bitterbold';
	background-image: url(lib/images/separators/sidebar.png);
	background-position: center bottom;
	padding-bottom: 26px;
	margin-bottom: 5px;
}

#sidebar ul,
#sidebar ol{
	margin: 0 0 10px;
}

#sidebar ul li{
	list-style: none;
	margin-bottom: 4px;
}

#sidebar ul li ul{
	padding-left: 10px;
	margin: 4px 0;
}

#sidebar ul li ul li,
#sidebar ul li ul li a{
	margin-bottom: 0;
}

#sidebar .btn{
	width: 320px;
	height: 86px;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Georgia, Times, serif;
	background-image: url(lib/images/sidebar_btn.png);
	margin-bottom: 10px;
	display: table;
	*display: block;
	color: #fff;
}


#sidebar .btn span {
    display: table-cell;
    font-family: arial,sans-serif;
    font-size: 17px;
    padding: 0 12px;
    vertical-align: middle;
}

/* = Navigation
---------------------------------------------------- */

.navigation{
	height: 20px;
	text-align: center;
	margin-top: 25px;
}

.navigation a,
.navigation span{
	display: inline-block;
	margin: 0 5px;
}

.navigation a{
	font-weight: bold;
}

.navigation a:hover{
	text-decoration: underline;
}

.navigation .next,
.navigation .prev{
	margin: 0;
}

.navigation .next a,
.navigation .prev a{
	margin: 0;
}

.navigation .next{
	float: right;
}

.navigation .prev{
	float: left;
}

/* = Social Widgets
---------------------------------------------------- */

#social_widgets{
	background-image: url(lib/images/separators/primary.png);
	background-position: 0 50px;
	padding-top: 85px;
	clear: both;
}

#social_widgets .column#twitter,
#social_widgets .column#facebook{
	width: 320px;
	float: left;
	z-index: 2;
}

#social_widgets .column#facebook{
	margin-left: 10px;
}

#social_widgets .column#gallery{
	margin-left: 659px;
	width: 321px;
	z-index: 1;
}

#social_widgets .column h4{
	font-size: 26px;
	line-height: 28px;
	text-align: center;
	font-family: 'bitterbold';
	margin-bottom: 23px;
}

#social_widgets .column h4 span{
	font-size: 18px;
	line-height: 20px;
	display: block;
}

#social_widgets #twitter .item{
	font-size: 11px;
	line-height: 14px;
	border-radius: 4px;
	background-color: #fff;
	padding: 15px 25px 18px;
	margin-top: 9px;
}

#social_widgets #twitter .item:first-child{
	margin-top: 0;
}

#social_widgets #twitter .item .header{
	margin-bottom: 12px;
	display: block;
}

#social_widgets #twitter .item .header a{
	text-decoration: none;
	color: #000;
}

#social_widgets #twitter .item .name span{
	font-weight: bold;
	font-size: 12px;
}

#social_widgets #twitter .item .date{
	float: right;
}

#social_widgets #twitter .item .text{
	font-size: 12px;
}

#social_widgets #twitter .item .text a{
	color: #d62828;
}

#social_widgets #facebook > div{
	background-color: #fff;
	border: 1px solid #b2c9e2;
	padding: 9px;
}

#social_widgets #gallery h4{
	margin-bottom: 43px;
}

#social_widgets #gallery .jfbalbum{
	background-color: #DDECFB;
	padding: 1px 0 0 1px;
}

#social_widgets #gallery .imgboxouter{
	padding: 0 1px 1px 0;
	margin: 0;
}

#social_widgets #gallery .imgboxblack,
#social_widgets #gallery .imgboxwhite{
	border-radius: 0;
	background-color: #fff;
	box-shadow: none;
}

#social_widgets #gallery #tnt_pagination{
	display: none;
}

/* = Footer
---------------------------------------------------- */

#footer{
	height: 23px;
	padding: 20px 0;
	background-color: #47809e;
	line-height: 15px;
	font-size: 12px;
	color: #dce9ee;
}

#footer #copyright{
	width: 320px;
	padding: 4px 0;
	float: left;
	z-index: 5;
}

#footer #copyright a{
	color: #dce9ee;
}