/*
Theme Name: Repbalt
Theme URI: http://repubblichebaltiche.eu
Description: A Premium Magazine/Blog Theme
Author: RepubblicheBaltiche
Author URI: http://repubblichebaltiche.eu
Version: 1.0
*/

@import url("css/reset.css");

/* == General Styles == */
body {font-family:Arial; font-size:12px; }
a { text-decoration:none; color:#167ece; }
a:hover { text-decoration:underline; }
.tooltip a{position: relative}
#tooltip{ position: absolute; z-index: 999; left: -9999px; background-color: #fff; border: 1px solid #ddd; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; padding:2px}
#tooltip p { font-size: 1.1em; margin: 0; padding: 4px 6px; color: #777; background-color: #f5f5f5; border: 1px solid #e1e1e1; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
h1, h2, h3, h4, h5, h6 { font-family: Georgia, "Times New Roman", Times, serif; color:#333333; }
code,pre{	background-color:#f9f9f9;	border:1px solid #ddd;	padding:10px;	font-size:11px;	line-height:200%;	font-family:"Courier New", Courier, monospace;}
table{width:100%;border-right:1px solid #ddd; border-bottom:1px solid #ddd;}
table td,th{ padding:5px; border-left:1px solid #ddd; border-top:1px solid #ddd;}
table th{background-color:#f9f9f9; font-weight:bold;}
#wrapper { background:url(images/wrapper-bg.png) repeat-y; width:998px; margin:0 auto;}
#wrapper-content { background-color:#fff; width:940px; margin:0 auto; padding:20px 020px;overflow:hidden;}
#wrapper-main { margin-bottom:20px;}
#wrapper-main:after{content:""; clear:both}
.clear { clear: both; }

/* == Header Styles == */
#header { background-color:#fff;  width:940px; margin:0 auto; padding:0 20px; }
#header:after{clear:both; content:""}

/* == Header Top Styles == */
#header-top{border-bottom:double #ddd; height:35px;}
.topNav { height: 35px; padding: 0px; width:650px; margin:0; position: relative; float:left; }
.topNav ul{ background-color:#fff;}
.topNav li { height: 35px; float:left; display:block; margin-right:18px; display:inline; text-transform: uppercase; position: relative; z-index: 1000; }
.topNav li a { color:#777; display: block; float: left; height: 35px; line-height: 35px; }
.topNav > li.current_page_item > a,.topNav > li.current-menu-item page_item > a,.topNav > li > a:hover{background:url(images/topNav-arrow.gif) 50% 100% no-repeat; text-decoration:none}
.topNav li ul { display: none; }
.topNav li:hover > ul, #navigation li.hover > ul { display: block; position: absolute; top: 35px; left: 0; z-index: 10; width: 150px; border: 1px solid #ddd; border-top: none;}
.topNav li > ul li {width: 150px; height: 35px; padding: 0; position: relative; border-bottom: 1px solid #dcdcdc; }
.topNav li > ul li a { width: 120px; padding: 0 15px; text-align: left; font-size: 11px; color: #555; text-shadow: none; text-transform: normal; height: 35px; line-height: 35px; }
.topNav li > ul li a:hover { background-color:#f5f5f5; text-decoration:none;}
.topNav li ul li:hover > ul, #navigation li ul li.hover > ul { display: block; position: absolute; top: 0px; left: 150px; z-index: 10; width: 150px; border: 1px solid #dcdcdc !important; }
.topNav .sf-sub-indicator{font-weight:bold}
#social-media { float:right; padding-top:6px;}
#social-media a{float:right; margin-left:5px; width:24px; height:24px; overflow:hidden; text-indent:9999em;}
#social-media a.rss{ background:url(images/social-icons.png) 0 0 no-repeat;}
#social-media a.rss:hover{ background:url(images/social-icons.png) 0 100% no-repeat;}
#social-media a.facebook{ background:url(images/social-icons.png) -24px 0 no-repeat;}
#social-media a.facebook:hover{ background:url(images/social-icons.png) -24px 100% no-repeat;}
#social-media a.twitter{ background:url(images/social-icons.png) -48px 0 no-repeat;}
#social-media a.twitter:hover{ background:url(images/social-icons.png) -48px 100% no-repeat;}
#social-media a.youtube{ background:url(images/social-icons.png) -72px 0 no-repeat;}
#social-media a.youtube:hover{ background:url(images/social-icons.png) -72px 100% no-repeat;}
#social-media a.skype{ background:url(images/social-icons.png) 100% 0 no-repeat;}
#social-media a.skype:hover{ background:url(images/social-icons.png) 100% 100% no-repeat;}

/* == Header Middle Styles == */
#header-middle { padding-bottom:15px; overflow:hidden; background:url(images/grid.jpg) 100% 0 no-repeat;}
#header-middle:after{content:""; clear:both}
 #logo { float:left; padding-top:18px; }
#header-banner { float:right; padding-top:15px; }
	
/* == Main Navigation styles == */
#wrapper-navigation{background:url(images/menu-overlay.png); background-repeat:repeat-x; background-color:#444;  height:40px; border-bottom:7px solid #ddd; width:980px; margin: 0 auto;}
#wrapper-navigation:after{content:""; clear:both}

/* == Main Styles == */
#main { width:620px; margin-right:20px; float:left; }

/* == Featured Slider Styles == */
#wrapper-featured { background: #f5f5f5; border:1px solid #ddd; margin-bottom:30px; }
#wrapper-featured ul.slider-main-wapper li {	position:relative;	}

/* == Block styles == */
.block{}
.block.half { width:300px; float:left; margin-right:18px; }
.block.half.last { margin-right:0px; }
.block h3 {border-bottom:3px double #ddd;padding:4px 0 0 0; color:#333;font-size:22px; margin-bottom:10px; position:relative}
.block h3 a{color:#333}
.block h3 .rss { background:url(images/icons/rss.png) 0 50% no-repeat; width:16px; height:16px; position:absolute; top:8px; right:0px; overflow:hidden; text-indent:999em; outline:none}
.block img { border:1px solid #ddd; padding:4px;}
.block img:hover { border: 1px solid #ccc; background: #eee; }
.block-meta { font-size:11px; color:#888; padding:2px 0; display:block; }
.block-meta a { color:#888; }
.block-meta a:hover {}
.block p { line-height:18px; color:#545454; }
.block-arrows, .block-arrows a { font-size:11px }
.block-item-big { border-bottom:1px dashed #ddd; padding-bottom:10px; margin-bottom:15px;}
.block-item-big .block-meta { font-size: 11px; margin-bottom:5px;}
.block-item-big h2 { font-size:18px; margin-bottom:5px;}
.block-item-big h2 a { color: #333; }
.block-item-big img {}
.block-item-small { border-bottom:1px dashed #ddd; padding-bottom:10px; margin-bottom:10px; overflow:hidden; width:300px;  }
.block-item-small h2, .block-item-small h2 a { line-height:150%; color: #333; margin-bottom:5px }
.block-item-small p{color:#777}
.block.full { overflow: hidden; width: 100%; }
.block.full .block-item-big { float:left; margin-right:20px; }
.block.full .block-item-big.last { margin-right:0px; }
.block-image { position:relative; }
.block-item-small .block-image { display:inline; margin-top:3px; margin-right:10px; float:left; }
.block-item-big .block-image { display:inline; margin-top:3px; margin-right:10px; float:left;  }

/* == Carousel styles == */
.wrapper-carousel { padding: 0 0 0 0px; position: relative;}
.wrapper-carousel .conmegido{visibility:hidden}
.wrapper-carousel li{width:140px; float:left; display: block; margin-right:20px;}
.wrapper-carousel li img{ margin-right:0; width:130px}
.wrapper-carousel li .title a{color:#333; line-height:150%;}
a.prev, a.next { background: url(images/carousel-arrows.png) no-repeat transparent; width: 20px; height: 20px; display: block; position: absolute; top: -38px; }
a.prev span, a.next span { display: none; }
a.prev {  right: 25px; background-position: 0 0; outline:none }
 a.prev:hover { background-position:0 -20px; }
a.next { right: 0px; background-position: -20px 0; outline:none }
a.next:hover { background-position: -20px -20px; }

/* == Archive block styles == */
.block.archive .block-item-big { width:620px; overflow:hidden; }
.block.archive .block-item-big h2 { margin-bottom:2px; }
.block.archive .block-item-big p { line-height:20px; }
.block.archive .block-item-big .block-meta { margin-bottom:2px; }
.block.archive .block-item-big .readmore { color:#888; background: #f5f5f5 url(images/dot.gif) repeat-x; font-size:13px; width:85px; display:block; text-align:center; float:left; padding:4px 7px; margin-top:10px; border:1px solid #ddd; -moz-border-radius: 5px; -webkit-border-radius:5px; border-radius: 5px; }
.block.archive .block-item-big .readmore:hover{background:#777; text-decoration:none; color:#fff}
.block.archive .block-item-big .block-arrows { font-size:11px; }
		
/* == Post Styles == */
.post h2{margin:0; padding:0; font-size:18px;}
.post-heading { padding:0px 0 10px 0; }
.post-heading h1 { font-size:28px; margin-bottom:5px; }
.post-heading span { font-size:11px; color:#888; margin-right:8px; }
.heading-author { background:url(images/author-icon.png) no-repeat left; padding-left:15px; }
.heading-author a { color:#888; }
.heading-date { background:url(images/clock-icon.png) no-repeat left; padding-left:17px; }
.heading-comments { background:url(images/comment-icon.png) no-repeat left; padding-left:15px; }
.heading-comments a { color:#888; }
.post-thumb { margin-bottom:20px; }
.post-thumb img { border:1px solid #ddd; padding:5px; }
.post-entry p { margin-bottom:20px; line-height:21px; font-size:13px; }
.post-meta { border-top:1px solid #ddd; padding:8px 2px 10px 2px; font-size:11px; color:#777; overflow:hidden; margin-bottom:1px }
.post-meta a { color:#444; }
.post-meta-tags { float:left; background:url(images/tag-icon.png) no-repeat left; padding-left:18px; }
.post-meta-cats { float:right; background:url(images/category-icon.png) no-repeat left; padding-left:18px; }
.meta-arrow { font-size:16px; margin-right:4px; }
.post-author { background:#fff; padding:20px; margin-bottom:30px; overflow:hidden; border:3px solid #ddd; }
.post-author img { background:#FFF; border:1px solid #ddd; padding:4px; float:left; margin-right:12px; }
.post-author h5 { font-size:14px; font-family:Arial; border-bottom:1px solid #dbdbdb; overflow:hidden; padding-bottom:5px; margin-bottom:10px; }
.post-author h5 em { color:#636363; }
.post-author small { float:right; color:#636363; }
.post-author a { color:#333; }
.author-descrip { color:#444; line-height:19px; }
	
/* == HTML styling == */
.post-entry ul { 	padding-left: 30px; margin-bottom:20px; }
.post-entry ul li{ background:url(images/ul-dot.png) no-repeat; padding-left:28px; margin-bottom:10px; }
.post-entry ol { padding-left:53px; margin-bottom:20px; font-size:14px; }
.post-entry ol li { list-style-type: decimal; margin-bottom:6px; }
.post-entry h1 { font-size:28px; margin-bottom:14px; }
.post-entry h2 { font-size:24px; margin-bottom:14px; }
.post-entry h3 { font-size:20px; margin-bottom:14px; }
.post-entry h4 { font-size:18px; margin-bottom:14px; }
.post-entry h5 { font-size:16px; margin-bottom:14px; }
.post-entry h6 { font-size:14px; margin-bottom:14px; }
.post-entry hr { border:0; background-color: #DDD; height:1px; margin-bottom:14px; color:#DDD; }
.post-entry blockquote { background:url(images/quote.png) no-repeat; padding-left:32px; padding-top:3px; margin-left:25px; color:#777; font-style:italic; }
.post-entry ol { padding-left:42px; margin-bottom:20px; font-size:12px; }
.post-entry ol li { list-style-type: decimal; margin-bottom:6px; }
.post-entry ul { 	padding-left: 26px; margin-bottom:20px; font-size:12px; }
.post-entry ul li { background:url(images/ul-dot.png) no-repeat; padding-left:18px; margin-bottom:10px; }
.post-entry pre { overflow: auto; margin-bottom:20px; }
.post-entry .alignright { float:right; margin:0 0 4px 10px; }
.post-entry .alignleft { float:left; margin:0 10px 4px 0; }
.wp-caption, .gallery-caption  { border: 1px solid #D7D7D7; padding-top: 4px; margin-bottom:20px; text-align: center; }
p.wp-caption-text { margin-bottom:2px; }
.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }

/* == Comments styles == */
#comments { margin-top: -10px; }
#comments h3 { font-size:24px; border-bottom:3px double #ddd; margin-bottom:25px;}
#comments .comment-box h3{border:none; margin:0; padding:0; font-size:inherit}
#comments .comment-box h1,h2,h3,h4,h5,h6{border:none; margin:0; padding:0;}
#comments .comment-box ul,ol{margin:0; padding:0;}
ol.commentlist { margin-bottom:20px; }
li.commentlist { }
.the-comment { margin-bottom:24px; }
.avatar { border:1px solid #ddd; padding:4px; float:left; margin-right:14px; }
.comment-arrow { background:url(images/comment-arrow.png) no-repeat; width:8px; height:15px; float:left; margin-top:16px; margin-right:-1px; }
.comment-box { border:1px solid #ddd; background-color:#f9f9f9;  padding:14px; overflow:hidden;  }
.comment-author { margin-bottom:10px; }
.comment-author small { color:#888; }
.comment-text { line-height:18px; }
.children { margin: 20px 0 0 83px; }
.children li.comment { margin: 0 0 20px 0; }
.cancel-comment-reply { margin-bottom:10px; }
.no-comments { color:#888; }
.comment-author a { color:#3a3a3a; }
.comment-text-side { color:#888; font-style:italic; line-height:18px; }
#comment-input { float:left; margin-right:20px; }
#comment-input input { border:1px solid #ddd; margin-bottom:17px; }
#comment-input input:focus, textarea:focus { outline:none; }
#comment-input label { display:block; margin-bottom:5px; }
#comment-input label .req { color:#999; }
.input-name { background: #f9f9f9 url(images/cm-user.png) 5px 50% no-repeat; width:198px; padding:6px 10px 8px 28px; }
.input-email { background: #f9f9f9 url(images/cm-mail.png) 5px 50% no-repeat; width:198px; padding:6px 10px 8px 28px; }
.input-website { background:#f9f9f9 url(images/cm-website.png) 5px 50% no-repeat; width:198px; padding:6px 10px 8px 28px; }
#comment-textarea { float:right; }
.textarea-comment {background:#f9f9f9;  border:1px solid #ddd; width:330px; height:140px; padding:14px; font-family:arial; }
#comment-textarea label { display:block; margin-bottom:5px; }
#comment-textarea-admin { float:none; margin-bottom:16px; }
#comment-textarea-admin label { display:block; margin:10px 0 5px 0; }
#comment-submit { clear:both; float:right; margin-bottom:10px; }
#comment-submit-admin { clear:both; margin-bottom:10px; }
.comment-submit { background: #333 url(images/menu-overlay.png) 0 0 repeat-x; border:1px solid #000; padding:6px 10px 7px 10px;-moz-border-radius: 5px; -webkit-border-radius:5px; border-radius: 5px; font-size:14px; color:#FFF; cursor:pointer; }
.comment-submit:hover { background: #555; }

/* == Related posts == */
.related-posts{ padding-top:15px;}
.related-posts .row{ border-bottom:1px dashed #ddd; padding-bottom:15px; margin-bottom:15px;}
.related-item { float:left; margin-right:20px; width: 300px; position: relative; }
.related-item.last{margin-right:0;}
.related-item img { float:left; margin-right:10px; }
.related-item h2 a { color:#333;}

/* == Cat posts == */
.cat-posts{ padding-top:15px;}
.cat-posts .row{ border-bottom:1px dashed #ddd; padding-bottom:15px; margin-bottom:15px;}
.cat-item { float:left; margin-right:20px; width: 300px; position: relative; }
.cat-item.last{margin-right:0;}
.cat-item img { float:left; margin-right:10px; margin-top:10px; border: 1px solid #DDDDDD; padding: 4px;}
.cat-item h2 a { color:#333; font-size:18px;}

/* == Post Share == */
.post-share {	width: 80px; padding: 10px 0px; padding-bottom: 0; background: #ffffff; border: 1px solid #ddd;	-webkit-border-radius: 6px;	-moz-border-radius: 6px;	border-radius: 6px;	text-align: center;	position: fixed;	top: 150px;	left: auto;	z-index: 15;	margin-left: -120px;}
.share-widget {	margin-bottom: 10px;}

/* == Gallery == */
.gallery-item .gallery-icon {	position: relative;	top: auto;	left: auto;	right: auto;	background-image: none;	width: auto;	height: auto;}

/* == Page styles == */
  
/* Full width page */
  #fullwidth { width:940px; }
  #fullwidth .post-entry { width:940px; }
    
/* 404 page */
  .entry404 { width:300px;}
  .text404 p { line-height:18px; color:#666; margin-bottom:10px; }
	
/* == Widgets Styles */
.homepage-widget { margin-bottom: 20px; overflow: hidden; width: 100%; }
.homepage-widget:last-child { margin-bottom: 0; }
.homepage-widget .block .block-item-small:last-child { border-bottom: 0; margin-bottom: 0; padding-bottom: 0; }
.homepage-widget .block .block-item-big-last { border-bottom: 0; margin-bottom: 0; padding-bottom: 0; }
.widget .block-item-small:last-child { border-bottom: 0; margin-bottom: 0; padding-bottom: 0; }
.tag_cloud a {	color: #333;	background: #f5f5f5;	-webkit-border-radius: 3px;	-moz-border-radius: 3px;	border-radius: 3px;	border:1px solid #ddd;	padding: 2px 5px;	float: left;	margin-right: 5px; margin-bottom: 5px;}
.tag_cloud a:hover {	background: #666;	color: #fff;	text-decoration: none;}
li .rsswidget { display: block; font-weight: bold; margin-bottom: 5px; }
.rss-date, #sidebar cite { font-size: 11px; color: #888; display: block; margin-bottom: 5px; font-style: italic; }
#sidebar cite { margin-top: 5px; }
.flickr-photo { border-bottom: 0 !important; margin-bottom: 0 !important; float: left; padding: 4px !important; padding-bottom: 0px !important;  border: 1px solid #ddd !important; margin: 7px !important; }
.flickr-photo img{ margin:0!important; padding:0!important}

/* == Search widget == */
#searchform {overflow:hidden; }
#searchform #s { background:#fff; border:1px solid #ddd; color:#777;  width:250px; float:left; padding:5px }
#searchform #s:focus { outline:none; }
input#search-button{ width:22px; height:21px; float:right; margin-top:4px}
	
/* == Twitter widget == */
.tweets { width:300px; }
.tweet { background:url(images/icons/twitter.png) no-repeat left 4px; padding-left:26px; line-height:18px; }
.tweets .tweet a{color:#999!important}

/* == Text widget == */
.textwidget { width:300px; color:#444; }
.textwidget p { margin-bottom:18px; line-height:18px; }
.textwidget p:first-child { margin-top: -4px; }
.textwidget p:last-child { margin-bottom: -3px; }

/* == Blogroll widget == */
.blogroll li {padding-bottom:5px; margin-bottom:7px;}
	
/* == Shortcodes == */

/** Columns **/
.one_half, .one_third, .two_third, .three_fourth, .one_fourth { margin-right: 4%; float: left; line-height:21px; margin-bottom:20px; }
.one_half { 	width: 48%; }
.one_third { width: 30.6666%; }
.two_third { width: 65.3332%; }
.one_fourth { width: 22%; }
.three_fourth { width: 74%; }
.last { margin-right: 0 !important; clear: right; }
.clearboth{ clear: both; display: block; font-size: 0px; height: 0px; line-height: 0; width: 100%; overflow:hidden; }

/** Dropcap **/
.dropcap { font-size:40px; margin-right:6px; padding-top:4px; text-transform: uppercase; float: left; position: relative; top: 5px; color:#888; }

/** Highlight **/
.highlight1 { background:#f6f67a; }
.highlight2 { background:#000; color:#CCC; }

/** Video **/
.video-shortcode { margin-bottom:15px; }

/** Tabs **/
.tab-content{padding:10px 10px 0 10px; overflow:hidden; }
.tabs-wrapper { overflow: hidden; width: 100%; }
.tabs-wrapper .tab-content { border:1px solid #ddd; border-width:0 1px 1px 1px; }

/** Toggles **/
.toggle { background-color:#f9f9f9; border:1px solid #ddd; padding:5px 10px 5px 10px; -moz-border-radius: 5px; -webkit-border-radius:5px; border-radius: 5px; cursor:pointer; margin-bottom:5px; }
.toggle:hover { background-color:#fff; }
.toggle a { background:url(images/toggle-arrow.png) no-repeat left; color:#FFF; text-decoration:none; padding-left:20px; text-shadow: 1px 1px 1px #FFF; color:#444; font-size:18px; }
.toggle-content { display:none; background:#f9f9f9; -moz-border-radius: 5px; -webkit-border-radius:5px; border-radius: 5px; padding:15px; border:1px solid #ddd; font-size:14px; line-height:18px;  margin-bottom:15px; }
.toggle-content .block {padding:0px;}

/** Checklist **/
.checklist li { background:url(images/check-list.png) no-repeat left !important; padding-left:20px !important; }

/** Badlist **/
.badlist li { background:url(images/bad-list.png) no-repeat left !important; padding-left:20px !important; }

/** Crosslist **/
.crosslist li { background:url(images/cross-list.png) no-repeat left !important; padding-left:20px !important; }

/** Crosslist **/
.arrowlist li { background:url(images/arrow-list.png) no-repeat left !important; padding-left:20px !important; }

/** Buttons **/
.button { background:url(images/menu-overlay.png) 0 0 repeat-x; padding:5px 10px 5px 10px; display:inline-block; margin:0 10px 10px 0; -moz-border-radius: 5px; -webkit-border-radius:5px; border-radius: 5px; font-family:"Arial"; font-size:14px; cursor:pointer; }
.button a {color: #FFFFFF;}
.button a:hover {color: #FFFFFF;text-decoration: none;}
.button.black {background: url("images/button-black.png") repeat-x scroll 0 0 #F9F9F9;border: 1px solid #000000;}
.button.red {background: url("images/button-red.png") repeat-x scroll 0 0 #F9F9F9;border: 1px solid #690000;}
.button.green {background: url("images/button-green.png") repeat-x scroll 0 0 #F9F9F9;border: 1px solid #0E5800;}
.button.blue {background: url("images/button-blue.png") repeat-x scroll 0 0 #F9F9F9;border: 1px solid #063340;}
.button.orange {background: url("images/button-orange.png") repeat-x scroll 0 0 #F9F9F9;border: 1px solid #824700;}
.button.black:hover, .button.red:hover, .button.green:hover, .button.blue:hover, .button.orange:hover {background-position: left bottom;}
.button.light {background: url("images/button-silver.png") repeat-x scroll 0 0 #F9F9F9;border: 1px solid #EEEEEE;}
.button.light a {color: #444444;text-shadow: 1px 1px 1px #FFFFFF;}
.button.light:hover {background: url("images/button-silver-hover.png") repeat-x scroll 0 0 #F9F9F9;}

/* == Sidebar styles == */
#sidebar { float:right; width:300px; }
.widget { overflow:hidden; margin-bottom:25px; }
.widget a { color: #333; }
.widget-title {border-bottom:3px double #ddd;padding:4px 0 0 0; color:#333;font-size:22px; margin-bottom:10px;}
.widget .block-item-small img { border:1px solid #ddd; padding:4px; }
.widget .block-item-small .stars { border:none; padding:0; margin:0; }

/* == Social Widget == */
.social-item { float:left; margin-right:22px; border:1px solid #E5E5E5; width:83px; background:url(images/social-bg.png) repeat; text-align:center; padding:10px 0 10px 0; }
.social-item:hover { border:1px solid #D9D9D9; }
.social-item.last { margin-right:0; margin-left:1px; float:left; }
.social-item img { padding-top:3px; }
.social-count { font-size:22px; color:#666; display:block; margin-bottom:-2px; text-shadow: 1px 1px 1px #FFF; }
.social-descrip { font-size:11px; font-style:italic; color:#999; display:block; text-shadow: 1px 1px 1px #FFF; }

/* == Tabbed widget == */
ul.tabs { border-bottom:3px double #ddd; height: 31px; padding-left: 0 !important; padding-bottom:3px !important; margin-bottom: 0 !important; }
ul.tabs li { background: none !important; float: left; border:none; padding: 0 !important; overflow: hidden; position: relative;  background:#f5f5f5; -moz-border-radius: 5px ; -webkit-border-radius:5px; border-radius: 5px; }
ul.tabs li a { float:left; text-decoration:none; font-size:18px; color: #333; display: block; padding: 2px 10px; outline: none; -moz-border-radius: 5px; -webkit-border-radius:5px; border-radius: 5px; }
ul.tabs li a:hover { background: #FFF !important; }
html ul.tabs li.active a, html ul.tabs li.active a:hover  { background: #f5f5f5 !important;}
.tabs_container { border-top: none; overflow: hidden; clear: both; float: left; width: 300px; clear: both; }
.tab_content { padding: 10px 0 0 0; }
.post-entry .tabs_container { width: 100%; }

/* == Generic Widget Styles == */
	.widget ul a { #333; }
.widget li { border-bottom: 1px dashed #CCC; padding-bottom: 10px; margin-bottom: 10px; }
.widget p { line-height: 18px; }

/* == Calendar == */
#calendar_wrap { margin: 0 auto; }
#calendar_wrap caption { text-align: center; }
#wp-calendar caption {	font: bold 1.1em;	margin-bottom: 5px;}
#wp-calendar { 	border-left: 1px solid #e6e6e6;	border-top: 1px solid #e6e6e6;	line-height:15px;	margin:0 0 22px 0;	text-align:left;}
#wp-calendar th {	font: bold 11px;	color: #fff;	border-right: 1px solid #e6e6e6;	letter-spacing: 2px;	text-transform: uppercase;		padding: 6px 6px 6px 12px;	background: #666;}
#wp-calendar td {	border-right: 1px solid #e6e6e6;	border-bottom: 1px solid #e6e6e6;		padding: 6px 6px 6px 12px;	color: #333;}
tr.even { background: #fafafa; }
.widget-excerpt { margin-bottom: 5px; }
		
/* == Footer Styles == */
#wrapper-footer { background-image:url(images/patterns/pattern14.png); background-color:#444; margin:0 auto; width:940px; padding:10px 20px; padding-bottom:0; overflow:hidden; clear:both; color:#fff }
#footer {margin:0 auto; }
#footer-bottom { border-top:3px double #888; padding-top:3px; clear:both; color:#fff; line-height:35px; }
#footer-bottom:after{content:""; clear: both}
#footer-bottom .left { float:left; }
#footer-bottom .right { float:right; }
#footer-bottom a { color: #fff; }
	
/* == Footer widget == */
#footer .widget a{color:#999}
#footer .widget { float:left; margin-right:20px; width:300px; margin-bottom:20px; color:#ff; }
#footer .widget.last { margin-right:0; }

/* == Set border and dashed line color == */
#footer .widget .block-image img{border:1px solid #666}
#footer .widget .flickr-photo{border:1px solid #666!important}
#footer .widget li { border-bottom: 1px dashed #666;}
#footer .widget .block-item-small { border-bottom:1px dashed #666;}
#footer .tweets .tweet a{color:#999!important}
#footer .widget p{color:#fff;}
#footer .widget .block-item-small:last-child { border-bottom: 0; margin-bottom: 0; padding-bottom: 0; }
#footer .widget a{color:#fff;}
#footer .widget .widget-title{ background:none; border:none; padding-left:0; color:#fff; border-bottom:3px double #888 }
#footer .backToTop { background: url('images/arrowup.png') no-repeat center left; padding-left: 20px; margin-left: 20px; height: 12px; }

/* FT Tweets */
#footer .widget .tweets a{color:#999!important}
#toTop {width:40px; height:40px; background: url(images/toTop.png) 0 0 no-repeat;text-align:center;padding:5px;position:fixed; bottom:10px;right:10px;cursor:pointer;display:none;color:#333;font-family:verdana;font-size:11px;}

/* == Pagination == */
.pagination { font-size: 14px; font-weight:bold; }
.pagination a { background: url('images/pagnav_bg.png') repeat-x top left; border: 1px solid #d1d1d1; display: block; float: left; line-height: 20px; padding: 0 8px; color: #333333; margin-right: 6px; }
.pagination span.current { background: url('images/pagnav_hover_bg.png') repeat-x top left;  border: 1px solid #333; display: block; float: left; line-height: 20px; padding: 0 8px; color: #fff; margin-right: 6px; }
.pagination span.arrows { font-size: 18px; }

/* == Form == */
.postForm label { font-size: 12px; font-weight: bold; display: block; color: #555555; margin-bottom: 5px; }
.postForm label span { font-style: italic; color: #888888; font-weight: normal; }
.postForm div { margin-bottom: 20px; }
.postForm .text { background: url('images/form_bg.png') repeat-x bottom left; border: 1px solid #d8d8d8; color: #555555; font-size: 12px; width: 278px; padding: 9px 10px; }
.postForm .error { border: 1px solid red; }
.postForm textarea { background: url('images/textarea_bg.png') repeat-x bottom left; border: 1px solid #d8d8d8; color: #555555; font-size: 12px; width: 400px; padding: 10px; height: 170px; }
.postForm .submit { background: #4e4e4e; border: 1px solid #3d3d3d; font-size: 12px; color: #fff; font-weight: bold; padding: 6px 20px; border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; }
.postForm .submit:hover { background: #414141; }
.postForm .error_msg { display: none; margin-top: 5px; color: red; }
.postForm .email_sent { color: green; margin-bottom: 10px; display: none; }

/* == Message Box == */
.message_green, .message_red, .message_blue, .message_yellow{color:#333;padding: 20px 20px 20px 60px;margin: 0 0 20px 0;}
.message_green{background: #DFE9B7 url(images/_global/ico1.gif) 20px center no-repeat;border:1px solid #BAC398;}
.message_red{background: #F5DCD8 url(images/_global/ico2.gif) 20px center no-repeat;border:1px solid #CDBFBE;}
.message_blue{background: #DAE6F2 url(images/_global/ico3.gif) 20px center no-repeat;border:1px solid #BDC4CA;}
.message_yellow{background: #F8F2B6 url(images/_global/ico4.gif) 20px center no-repeat;border:1px solid #D8D4B7;}
.textwidget .message_green,.textwidget .message_red,.textwidget .message_blue,.textwidget .message_yellow {background-position: 20px 25px;}
.message_green a{font-weight:bold;color:#66B500;}
.message_red a{font-weight:bold;color:#CB2A19;}
.message_blue a{font-weight:bold;color:#0092F5;}
.message_yellow a{font-weight:bold;color:#A58100;}
.colored_box {color:#FFF;padding: 0;margin: 0 0 20px 0;font-size:13px;width:100%;}
.colored_box p {padding: 30px;line-height:23px;color: #FFF;}

/* FIRE */
.message_karma_fire {background:#DB3C01 url(images/_global/global-sprite-color-boxes.png) 0 0 repeat-x;}
.message_karma_fire a {color:#FDC281;}

/* AUTUMN */
.message_karma_autumn{background:#651604 url(images/_global/global-sprite-color-boxes.png) 0 -400px repeat-x;}
.message_karma_autumn a {color:#C07E5B;}

/* CHERRY */
.message_karma_cherry{background:#670600 url(images/_global/global-sprite-color-boxes.png) 0 -800px repeat-x;}
.message_karma_cherry a {color:#E09588;}

/* COFFEE */
.message_karma_coffee{background:#28211B url(images/_global/global-sprite-color-boxes.png) 0 -1200px repeat-x;}
.message_karma_coffee a {color:#998C7B;}

/* GOLDEN */
.message_karma_golden{background:#80570C url(images/_global/global-sprite-color-boxes.png) 0 -1600px repeat-x;}
.message_karma_golden a {color:#D3C87B;}

/* PINK */
.message_karma_pink{background:#6D1E49 url(images/_global/global-sprite-color-boxes.png) 0 -2000px repeat-x;}
.message_karma_pink a {color:#D89DCB;}

/* PURPLE */
.message_karma_purple{background:#371022 url(images/_global/global-sprite-color-boxes.png) 0 -2400px repeat-x;}
.message_karma_purple a {color:#B47A9D;}

/* PERIWINKLE */
.message_karma_periwinkle{background:#4C1268 url(images/_global/global-sprite-color-boxes.png) 0 -2800px repeat-x;}
.message_karma_periwinkle a {color:#95ADE1;}

/* VIOLET */
.message_karma_violet{background:#3E1965 url(images/_global/global-sprite-color-boxes.png) 0 -3200px repeat-x;}
.message_karma_violet a {color:#B592F4;}

/* SKY BLUE */
.message_karma_skyblue{background:#0078AF url(images/_global/global-sprite-color-boxes.png) 0 -3600px repeat-x;}
.message_karma_skyblue a {color:#98DCE9;}

/* COOL BLUE */
.message_karma_coolblue{background:#003869 url(images/_global/global-sprite-color-boxes.png) 0 -4000px repeat-x;}
.message_karma_coolblue a {color:#83B1DC;}

/* ROYAL BLUE */
.message_karma_royalblue{background:#182947 url(images/_global/global-sprite-color-boxes.png) 0 -4400px repeat-x;}
.message_karma_royalblue a {color:#7D92B9;}

/* BLUE GREY */
.message_karma_bluegrey{background:#2E2D3D url(images/_global/global-sprite-color-boxes.png) 0 -4800px repeat-x;}
.message_karma_bluegrey a {color:#A1A0AD;}

/* LIME GREEN */
.message_karma_limegreen{background:#638400 url(images/_global/global-sprite-color-boxes.png) 0 -5200px repeat-x;}
.message_karma_limegreen a {color:#E3F28B;}

/* FOREST GREEN */
.message_karma_forestgreen{background:#354515 url(images/_global/global-sprite-color-boxes.png) 0 -5600px repeat-x;}
.message_karma_forestgreen a {color:#A9BD79;}

/* TEAL */
.message_karma_teal{background:#0D4E54 url(images/_global/global-sprite-color-boxes.png) 0 -6000px repeat-x;}
.message_karma_teal a {color:#9ED7CB;}

/* TEAL GREY */
.message_karma_tealgrey{background:#19292E url(images/_global/global-sprite-color-boxes.png) 0 -6400px repeat-x;}
.message_karma_tealgrey a {color:#80979F;}

/* GREY */
.message_karma_grey{background:#2B3137 url(images/_global/global-sprite-color-boxes.png) 0 -6800px repeat-x;}
.message_karma_grey a {color:#B1B1B1;}

/* SILVER */
.message_karma_silver{background:#757575 url(images/_global/global-sprite-color-boxes.png) 0 -7200px repeat-x;}
.message_karma_silver a {color:#DDD;}

/* BLACK */
.message_karma_dark{background:#0F0F10 url(images/_global/global-sprite-color-boxes.png) 0 -7600px repeat-x;}
.message_karma_dark a {color:#B4B4B4;}
.message_green, .message_red, .message_blue, .message_yellow, #ka-submit, .opener, #ka-submit, .ka-form-submit, #mc_signup #mc_signup_submit, .callout_button, .testimonials, .colored_box{-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}

/** Contacts **/
.wpcf7-form-control {border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius:5px; padding:5px;}
.wpcf7-submit {color:#fff;background: url("images/button-red.png") repeat-x scroll 0 0 #F9F9F9;border: 1px solid #690000; box-shadow: 0 1px 2px 0 #EEEEEE; cursor: pointer; display: inline-block; font-family: "Arial"; font-size: 14px; margin: 0 10px 10px 0; padding: 4px 10px;}
.wpcf7-submit:hover {background-position: left bottom;}
.wpcf7-text {width:90%;}
.wpcf7-textarea {width: 95%;}
.wpcf7-captchac {float:left;} 
span.captcha-1 {float:left; margin: 3px 0 0 10px;}

/** Testimonials **/
.testimonials-widget q {padding: 0 10px; display:block; color:#545454;}
.widget a:hover {text-decoration:none;}