/*
    Theme Name: News Magazine 24
    Theme URI: http://cosmothemes.com/news24
    Description: News Magazine 24 is the perfect theme for any News, Magazine Or Blog site.
    Version: 0.6
    Tags: white,fixed-width,custom-menu,custom-background,two-columns,left-sidebar,right-sidebar,sticky-post,theme-options
    License: GNU General Public License and Themeforest general license
    License URI: Licensing/README_License.txt
    Author URI: http://cosmothemes.com
    Author: CosmoThemes
*/

@import url("css_framework/_style.css");

/*General*/
.b_body  {
	background: url("images/bg.png") repeat 0 0;
	text-shadow: 0 1px 0 #fff;
	overflow: hidden;
}
.b_head {
	background: url("images/br.bg.gif") repeat-x left 32px;
	z-index: 9;
	position: relative;
}
.b_page {
	width: 100%!important;
	min-height: 740px;
	background: url("images/body.bg.png") repeat-y center top;
	z-index: 8;
	position: relative;
}
.b_body_f {
	background: url("images/footer.bg.png") no-repeat center bottom;
}
.logo {
	width: 980px !important;
	cursor: pointer; 
	display: block;
	padding-top: 20px;
}
.logo a{
	min-height: 80px;
	width: 500px;
	color: #535c63;
	text-transform: uppercase;
	font-weight: bold;
	float: left;
	text-indent: -9999em;
}
.logo a span{
	font-size: 10px;
	color: #9a9a9a;
	display: block;
}
.top {
	width: 980px !important;
	height: 26px;
	padding-top: 8px !important;
}
.pdg_top{
	padding-top: 20px !important;
}
.b.top div, .b.logo div {
	margin: 0;
}
.border_top {
	border-top: 1px solid #ccc;
}
.txt {
	margin-bottom: 40px;
}
.gray {
	color: #AAAAAA;
}
.gray a{
	color: #AAAAAA!important;
}
h1 {
	font-size: 24px;
	line-height: 1.2em;
	margin: 16px 0;
}
.logo h1 {
	margin:0;
}
h2 {
	margin: 16px 0;
}
.cat_content h2, .post h2 {
	line-height: 24px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
.home .cat_content h2 ,.category .cat_content h2, .tag  .cat_content h2{
	max-height: 74px;
	overflow: hidden;
}
h3 {
	margin: 16px 0;
}
h3.h3title {
	clear: both;
	text-transform: uppercase;
	font-size: 14px !important;
	font-weight: bold;
	color: #004276;
	margin-top: 30px;
	background: url(images/h3.bg.gif) center repeat-x;
	display: block;
	margin: 0 0 30px 0;
	/*letter-spacing:2px;*/
}
h3.h3title span {
	display: inline-block;
	background: #fff;
	padding: 0 6px;
	margin-left: 12px
}
h4 {
	font-size: 14px;
	margin: 16px 0;
	font-weight: normal;
}
h5 {
	font-size: 13px !important;
	font-weight: normal;
	margin: 16px 0;	
}
.cat h5 {
	margin:0;	
	overflow: hidden;
}
h6{
	font-size: 12px;
	font-weight: normal;
	margin: 16px 0;
}
.hide{
	display:none;
}
.inline-block{
	display:inline-block;
}
cite a, h5 a, p.cite {
	word-wrap: break-word;
}
blockquote {
	quotes: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
/* Text elements */
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
/**/
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom: 24px;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content dt,
#content th {
	color: #000;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #000;
	line-height: 1.5em;
	margin: 0 0 20px 0;
}
#content table {
	border: 1px solid #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
#content tr th,
#content thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a,
.entry-utility a {
	color: #888;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #ff4b33;
}
.video-player {
	padding: 0;
}
/*Breaking news*/
.breaking:before {
	color: #e71a22;
	text-transform: uppercase;
	font-weight: bold;
	content:"Breaking news:";
	padding-right:10px;
}
.breaking{
	overflow: hidden;
	white-space: nowrap;
	height: 20px;
}
.breaking a:hover{
	text-decoration: none!important;
}
.breaking #newsticker {
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: inline-block;
	background: transparent;
}
.rss {
	background: url("images/ico.rss.png") no-repeat 0 0;
	padding-left: 18px;
}
.twitter_topbar{
	background: url("images/ico.twitter.png") no-repeat 0 1px;
	padding:0 10px 0 24px;
}
.fb_topbar{
	background: url("images/ico.fb.png") no-repeat 0 1px;
	padding:0 10px 0 20px;
}
/*Search form*/
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
#searchform {
	float: right;
	text-align: left;
	position: relative;
	padding-top: 10px;
}
#searchbox {
	float: left;
	margin: 0;
}
#searchbox input.input {
	height: 26px;
	line-height: 26px;
	color: #848484;
	width: 300px;
	padding-left: 10px;
	margin-right: -10px
}
.widget_search #searchbox input.input {
	width: 220px;
}
/* Featured news */
.feat {
	position:absolute;
	width:380px!important;
	right: 0px;
	bottom: 40px;
}
.feat ul {	
	width:380px;
	margin:0 auto;	
}
.feat li {	
	float:left;
	width: 80px;
	height:60px;
	padding-right: 15px;
	}
.feat a {
	display:block;
	padding:0px;
	position:relative;
	text-decoration:none;
	width: 80px;
	height:60px;
	}
.feat a.current {
	background: none;
}
.feat span.img {
	position: absolute;
	bottom: 0;
	width: 80px;
	height:60px;
	background: url(images/bg.white.png) repeat 0 0;
}
.feat a.current span.img {
	background: none;
}
.feat img {
	width: 80px;
	height:60px;
	margin:0;	
	display:block;
}

/* feat_content cat_content */
.feat_content, .cat_content {
	width:940px!important;
	height:270px;
	position:relative;
	overflow: hidden;
	margin: 0px 10px 30px 10px!important;
	*float: none!important;
}
.cat_content {
	overflow: visible;
}
.feat_content div {
	display:none;		
	position:absolute;
	left:0px;
	width:100%; 
	height: 270px;
	margin: 0!important;
}
.feat_content span.desc, .cat_content span.desc{
	min-height: 20px;
	padding: 10px;
	position: absolute;	
	width: 100%;
	bottom: 0;
	left: 0px;
	background: url(images/bg.black.png) repeat 0 0;
	color: #FFF;
	text-shadow: 0 -1px 0 #01262D;	
}
.cat_content span.desc{
	width: 520px;
}
.feat_content span.img, .cat_content span.img, .post_content span.img {
	position: absolute;
	bottom: 0;
	left:0;
	height: 100%;
	width: 540px;
	background: url(images/img.bg.png) no-repeat 0 0;
}
.feat_content img, .cat_content img {
	z-index: 9999;
	float:left;
	margin-right:20px;
	width: 540px;
	height: 270px;
}
.feat_content p, .cat_content p{
	margin-top: 20px!important;
	height: 100px;
	overflow: hidden;
}
.cat_content p {
	position: relative;
	height: auto;
	overflow: visible;
}
.cat_content p.button {
	position: absolute;
	bottom: 0px;
	left: 560px;
}
/*Latest news*/
.latest, .cat {
	padding-bottom: 30px !important;
}
.latest > div {
	margin: 0 10px 0px 10px!important;
}
.latest img {
	width: 214px;
	height: 159px;
	padding: 3px;
	border: 1px solid #d5d5d5;
}
span.date, span.comm a, span.author{
	display: inline-block;
	font-style: italic;
	font-size: 11px;
}
span.date, span.date a, span.author, span.author a{
	color: #aaaaaa;
}
span.author{
	margin-right: 3px;
}
span.comm a{
	color: #555555;
	margin-left: 6px;
}
/*Categories*/
.cat .block {
	clear: both;
	margin: 0px !important;
	padding-bottom: 20px;
	float: left;
	width: 620px;
}
.cat .cat_list {
	margin: 0px !important;
	width: 300px;
	position: relative;
	float: left;
}
/*
.cat .cat_list:first-child {
	margin-right: 20px!important;
}
*/
.cat .cat_list ul.switch li p {
	margin-top: 10px;
	padding-left: 80px;
}
.cat .cat_list ul.switch h5 {
	margin-bottom: 0px;
	max-height: 42px;
	overflow: hidden;
}
.cat li {
	float: left;
	padding: 20px 0;
	border-top: 1px dotted #d5d5d5;
	display: inline-block;
	width: 100%;
}
.cat li:first-child  {
	border-top: none;
}
.search .cat li:first-child{
	padding-top: 0px;
}
.search .post_content ul{
	margin: 0px;
}
.cat img, img.avatar-40 {
	float: left;
	margin-right: 20px;
	width:54px!important;
	height:54px!important;
	padding: 3px;
	border: 1px solid #d5d5d5;
}
.cat .cat_list.full {
	width: 100%;
}
.cat .cat_list.full  li:first-child {
	padding-: 20px 0;
}
.cat ul.switch {
	width: 620px;
	float: left;
	margin: -20px 0 0 0!important;
}
.cat ul.switch.fullwidth {
	width: 940px;
}
ul.half {
	margin: 0px!important;
	float:none !important;
}
.cat ul.half li {
	width: 300px;
	border-bottom: 1px dotted #D5D5D5;
	border-top: none;
}
.cat ul.half li.last {
	border: none;
}
.cat ul.half li.col_2, .cat ul.half li.col_3 {
	margin-left: 20px;
}
.cat ul.half li p {
	display: none;
}
a.switch {
	display: inline-block;
	position: absolute;
	top: -2px;
	right: 0px;
	padding: 0 56px 0 0;
	background: url(images/display.png) no-repeat right -20px;
	height: 20px;
	overflow: hidden;
	cursor: pointer;
}
a.switch.swap {
	background-position: right 0px;
}
/* Tabs */
.tab_menu, .cosmo-tabs {
	display: inline-block;
	float: left;
	background: url("images/menu.tabs.bg.png") no-repeat center top;
	list-style:none;
	margin: 0!important;
	padding: 0;
	height: 37px;
	width: 100%;
	text-align: center;
	border: 1px solid #d5d5d5;
}
.tab_menu ul, .cosmo-tabs ul  {
	padding: 0;
}
.tab_menu li:first-child, .cosmo-tabs li:first-child{
	padding: 0;
}
.tab_menu li, .cosmo-tabs li {
	margin-top:0;
	border-top: none;
	padding: 0;
	float: left;
	border-right: 1px solid #d5d5d5;
	border-left: 1px solid #fff;
	position: relative;
	width: auto;
}
.tab_menu li a, .cosmo-tabs li a{
	float: left;
	text-decoration: none;
	font: bold 12px arial;
	text-shadow: 0 1px 0 #fff;
	color: #000; 
	outline: none;
	text-align: left;
	height: 37px;
	line-height: 40px;
	text-align: center;
	padding: 0 12px;
}

.tab_menu li a.current, .cosmo-tabs li a.current{
	background: #fff;
	margin-bottom: -1px!important;
	border-bottom: 1px solid #fff;
}
.tab_menu li a.current span, .cosmo-tabs li a.current span{
	top: 0px;
	background: url("images/menu.shadow.png") no-repeat right 0px;
	display: block;
	width: 12px;
	height: 38px;
	position: absolute;
	right: -13px;
	*right: -14px;
	z-index:9999;
	float: left;
}
/* tab_menu_content */
.tab_menu_content, .cosmo-tabs-container{
	border: 1px solid #d5d5d5;
	border-top: none;
	width:100%;
	height: auto;
	display: inline-block;
	margin: 0!important;
	padding: 10px 0px 0px 0px;
}
.tab_menu_content div, .cosmo-tabs-container div {
	display:none;
	margin: 0 10px;
	float: left;
	width: 280px;
}
.tab_menu_content li, .cosmo-tabs-container li{
	padding: 20px 0;
	margin: 0;
}
/*Breadcrumbs*/
.breadcrumbs {
	padding:14px 0 50px 0;
	font-size: 11px;
	background: url("images/h3.bg.gif") repeat-x left 40px;
	
}
.breadcrumbs p{
	float: left;
	line-height: 20px;
}
.breadcrumbs ul{
	white-space: nowrap;
	overflow: hidden;
	max-width: 740px;
	float: left;
}
.breadcrumbs li {
	display: inline;
	margin-left: 8px;
	padding-left: 12px;
	width: auto;
	background: url("images/breadcrumbs.arrow.gif") no-repeat left center;
}
.breadcrumbs li:first-child {
	background: none;
	padding-left: 0px;
}
/*Buttons*/
p.button, p.form-submit {
	float: left;
	background: url(images/button.png) no-repeat left top;
	line-height: 32px;
	height: 32px;
	display: inline-block!important;
	*margin-top: 1px;
}
p.button:hover, p.form-submit:hover {
	background-position:left -64px;
}
p.button a {
	float: left;
	color: #000;
	display: inline-block;
	padding: 0px 16px;
	background: url(images/button.png) no-repeat right -32px;
}
p.button a:hover {
	background-position:right bottom;
}
p.button input, p.form-submit input{
	width: auto!important;
	padding: 0px 16px !important;
	cursor: pointer;
	height: 32px;
	background: transparent url(images/button.png) no-repeat right -32px;
	border: none;
	display: inline-block;
	text-shadow: 0 1px 0 #fff;
}
p.button input:hover, p.form-submit input:hover{
	background-position:right bottom;
}
p.tags {
	float: left;
	background: url(images/tags.bg.png) no-repeat left top;
	line-height: 23px;
	height: 23px;
	display: inline-block!important;
	margin:0 10px 0px 0 !important;
	padding-bottom: 10px;
}
p.tags:hover {
	background-position:left -46px;
}
p.tags a {
	float: left;
	color: #555;
	display: inline-block;
	padding: 0px 10px;
	text-indent: 10px;
	background: url(images/tags.bg.png) no-repeat right -23px;
}
p.tags a:hover {
	background-position:right bottom;
}
.nobg {
	background: none!important;
}
/*Right Middle sidebar*/
.right-sidebar  {
	padding: 20px 0;
	display: block;
}
.right-sidebar  img, .middle_sidebar img{
	width: auto !important;
	height: auto !important;
	padding: 0px !important;
	border: none !important;
	margin: 0px !important;
}
.middle_sidebar{
	text-align:center;
	padding: 20px 0 0 0;
	background: url("images/h3.bg.gif") repeat-x left top;
}
.archive .middle_sidebar{
	text-align:center;
	padding: 0;
	background: none;
}
.archive .middle_sidebar .textwidget{
	margin:0 0 20px 0;
}

.widget {
	display:inline-block;
	width: 100%;
	margin-bottom: 20px;
}
.right-sidebar ul, .middle_sidebar  ul, .tagcloud {
	float:left;
	width: 100%;
	padding-bottom: 10px;
}
.textwidget {
	width: 100%;
	margin: 20px 0;
	*margin: 40px 0 20px 0;
}
.cat .widget li{
	margin: 0;
	padding: 10px 0;
	border-bottom: 1px dotted #D5D5D5;
	border-top: none;
}
.widget_archive select{
	margin-top: 20px;
}

img {
max-width: 620px;
}
/*Posts*/
.post {
	display: block;
	overflow: hidden;
}
.post .post_content p {
	margin: 10px 0;
	text-align: justify;
}
.post .post_content p.img {
	width: 620px;
	height: 310px;
	position: relative;
	margin:10px auto;
}
.post .post_content p.img img {
	width: 620px;
	height: 310px;
}
.post .post_content span.img {
	width: 620px;
	height: 310px;
	background: url(images/img.post.bg.png) no-repeat 0 0;
}
.post .post_content span.desc {
	min-height: 20px;
	padding: 10px;
	position: absolute;
	width: 600px;
	bottom: 0;
	left: 0px;
	background: url(images/bg.black.png) repeat 0 0;
	color: white;
	text-shadow: 0 -1px 0 #01262D;
}
blockquote {
	font-style: italic;
	line-height: 22px;
	background: url(images/quote.png) no-repeat left 5px;
	padding: 0 40px;
	margin: 0 0 20px 80px;
	color: gray;
	min-height: 25px;
	_height: 25px;
}
pre {
	white-space: pre;
	overflow: auto;
	padding: 10px;
	border: 1px solid #DDD;
	clear: both;
}
.post_content ul, .post_content ol {
	margin: 0 0 14px 14px;
}
.post_content ol li {
	list-style-type: decimal;
}
.post_content ul li {
	list-style-type: square;
}
.post_content li {
	list-style-position: inside;
}
/*Social*/
.social {
	clear:both;
	display: inline-block;
}
.social a {
	background: url(images/social.png) no-repeat;
	text-indent: -9999em;
	height: 32px;
	width: 32px;
	float: left;
	margin: 0 8px;
}
.social a.twitter {
	background-position:0 0;
}
.social a.facebook {
	background-position:0 -32px;
}
.social a.digg {
	background-position:0 -64px;
}
.social a.technorati {
	background-position:0 -96px;
}
.social a.stumble {
	background-position:0 -128px;
}
.social a.reddit {
	background-position:0 -160px;
}
.social a.delicious {
	background-position:0 -192px;
}
.social a.google {
	background-position:0 -224px;
}
.social a.myspace {
	background-position:0 -256px;
}
.social a.rss {
	background-position:0 -288px;
}
.tipsy { padding: 5px; font-size: 10px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat;  background-image: url(images/tipsy.gif); }
.tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
.tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
.tipsy-north { background-position: top center; }
.tipsy-south { background-position: bottom center; }
.tipsy-east { background-position: right center; }
.tipsy-west { background-position: left center; }

/*Comments*/
form { position:relative; } 
form fieldset { border:0; margin:0; padding:0; }
form p { margin-bottom: 10px;}
form input.button { padding: 0px 16px; cursor: pointer; border:0px solid #e1e1e1; height: 34px; background: transparent url(../images/readmore.png) no-repeat right -34px;}

ol.commentlist {
	position:relative;
	margin: 0 0 40px 0;
	float:left;
	width: 100%;
	overflow: hidden;
}
ol.commentlist li {	
	border-top: 1px dotted #C9C4C4;
	width: 100%;
	padding: 10px 0;
	position:relative;
	display: inline-block;
	float: left;
}
ol.commentlist  > li:first-child {	
	border-top: none;
	padding-top:0;
}
#comments{
	position:relative;
}
#comments ul.children {
	border-top-:1px dotted #C9C4C4;
	margin: 0 0 0 80px!important;
	padding: 0;
	clear: both
}
#comments ul.children li {
	width: 100%;
	padding: 10px 0 0 0;
	border: none;
}
#commentlist p{
	margin:0;
	padding:10px;
}
#respond {
	display: inline-block;
	width: 100%;
	padding: 30px 0;
	background: url("images/h3.bg.gif") repeat-x left top;
	margin-top: 10px;
}
h3#reply-title, .widget h3{
	background: none;
	border-bottom: 1px dotted #C9C4C4;
	clear:both;
	height: 22px;
	padding-top: 10px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 30px;
	padding-bottom: 20px;
}
.widget h3{
	padding-bottom: 10px;
	margin: 0;
}
.widget h3 span{
	margin-left: 0px;
	padding: 0px;
}
h3#reply-title small a{
	position: absolute;
	right: 0px;
	text-transform: lowercase;
	color: red!important;
	font-weight: normal;
}
#commentform input, #commentform textarea {
	display: block;
	padding: 0 0px 9px 8px;
	width: 99%;
}
#commentform label {

}
#commentform p.button { 

}
#commentform textarea { 
	height: 160px;
}
span.reply{
	background: url(images/reply.png) no-repeat 0 1px;
	position: absolute!important;
	margin:0!important;
	right: 0px;
	top: 10px;
	text-indent: 18px;
	height: 16px;
	font-size: 11px;
}
/*Footer*/
.b_body_f ul{
	float: left;
	margin-top: 26px;
	height: 14px;
}
.b_body_f li{
	border-left: 1px solid #555;
	display: inline-block;
	float: left;
	line-height: 11px;
	*line-height: 14px;
	margin-left: 12px;
	width: auto;
}
.b_body_f li:first-child{
	border-left: none;
	margin-left: 0px;
}
.b_body_f li:first-child a{
	padding:0;
}
.b_body_f li a {
	padding: 0 0 0 12px;
	color: #555;
}
.b_body_f li a:hover{
	text-decoration: underline!important;
}
.b_body_f ul li ul{
	display: none;
}
.b_body_f div div{
	white-space: nowrap;
	overflow: hidden;
}
.b_body_f .copyright{
	margin-top: 10px;
	color: #555;
}
.b_body_f .copyright a{
	color: #3e3e3e;
	font-weight: bold;	
}
/*Top*/
#toTop {
	text-align: center;
	padding: 10px;
	position: fixed;
	bottom: 10px;
	right: 5px;
	display: none;
	z-index: 999;
}

/*Quotes*/
.cite { 
	position:relative; 
	/*padding-left: 80px;*/
	overflow:hidden;
}
p.cite cite{ 
	background: transparent url(images/cite.png) no-repeat left 4px;
	display: block;
	text-indent: 12px;
	line-height: 16px;
	padding-bottom: 6px;
	overflow: hidden;
}

/*Pagination*/
.pag {
	width: 100%;
	float: left;
	text-align: center;
	margin: 30px auto 0 auto!important;
}
.pag span.current{
	color: black;
	font-weight: bold;
}
/*Calendar*/
#wp-calendar {
    width: 100%;
}
#wp-calendar caption {
    color: #222;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 4px;
    text-align: center;
}
#wp-calendar thead {
    font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
    color: #aaa;
}
#wp-calendar tbody td {
    background: #f5f5f5;
    border: 1px solid #fff;
    padding: 3px 0 2px;
    text-align: center;
}
#wp-calendar tbody .pad {
    background: none;
}
#wp-calendar tfoot #next {
    text-align: right;
}

.pag li {
    border: none !important;
    display: inline;
    float: none;
    padding: 10px 0 !important;
    width: auto;
}

.cat_list li{
	border-top: 0px;
	border-bottom: 1px dotted #D5D5D5;
}
.slideshow{
	margin:0px 0px 30px 0px!important;
	*padding:0px 0px 30px 0px!;
	height: 270px;
	position: relative;
}
.no_bottom_border{
	height:1px;
	background-color:#fff;
	position:relative;
	top:-1px;
}
#comments li{
	list-style:none;
}
#next_navigation, #prev_navigation {
	cursor:pointer;
	display:none;
	height:43px;
	left:-54px;
	position:absolute;
	top:107px;
	width:24px;
	z-index:101;
	background: url("images/arrows.png") no-repeat scroll 0 -33px transparent;
    height: 35px;
    text-indent: -9999px;
    width: 25px;
}
#next_navigation{
	left:995px;
	background: url("images/arrows.png") no-repeat scroll 0 0 transparent;
}


 .sticky {}
 .bypostauthor {}
/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
p.attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}

/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget-area select {
	max-width: 100%;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 18px 0;
}
.widget-title {
	color: #222;
	font-weight: bold;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding: 20px 0;
	text-align: center;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}
/*Twitter*/
.widget .twitter {
	position: relative;
	margin-top: 20px;
	float: left;
    clear: both;
	border: 1px solid #d5d5d5;
	margin-bottom: 32px;
}
.widget .twitter ul{
	margin: 0 10px;
}
.widget .twitter ul.tweets li{
	border-top: 1px dotted #d5d5d5;
	border-bottom: none;
    line-height: 20px;
	width: 280px;
}
.widget .twitter ul.tweets li:first-child{
	border-top: none;
}
.widget .twitter ul.tweets li span.date{
    display: block;
	margin-top: 5px;
}
v.twitter ul.tweets li span.date a{
    color: #808080;
    text-decoration: none;
}
.widget .twitter p.tweet {
	bottom: -32px;
	left: 0px;
	width: 66px;
	height: 32px;
	position: absolute;
	background: url("images/twitter.png") no-repeat left bottom;
}

.widecolumn{
    margin: 0 auto;
    position: relative;
    vertical-align: middle;
    width: 960px;
}

.mu_register input[type="submit"], .mu_register #blog_title, .mu_register #user_email, .mu_register #blogname, .mu_register #user_name {
    width: auto !important;
	font-size: 14px!important;
}
.mu_register input[type="submit"]{
    padding:4px 10px
}
.mu_register {
   	padding: 20px 0;
}

.cosmo-ads { margin: 0 10px; padding: 24px 0 30px 0; font-size: 11px; background: url(images/dot_sep.png) repeat-x left bottom; clear: both; text-align: center;}

.clearfix {
	margin: 0px !important;
}

/*Flickr*/
.flickr_badge_image{ float:left; margin:0px 22px 22px 0px; }
.flickr_badge_image.last { margin:0px 0 22px 0px; }
.flickr_badge_image img {padding: 4px; border: 1px solid #3c3c3c; background: #fff;}
.widget .flickr {margin: 15px 0; }
.widget .flickr_badge_image img {border:1px solid #d9d9d9;}
div.flickr  {margin-top:20px;}

.pp_content img{max-width:100%;}





/* rarefruitaustralia.org */

.comm, .nocomments, .copyright .fr {
	display: none !important;
}
p {
	padding: 0 0 5px 0;
}
h4 {
	color: #2F5376;
	font-weight: bold;
	padding: 5px 0 5px 0;
	margin: 0;
}
.textwidget {
	margin-top: 10px;
}
.logo {
	background: #2F5376;
	margin-bottom: 10px;
}
.logo a {
	width: 573px;
	height: 107px;
}
#searchform {
	margin-right: 10px;
}
#searchbox input.input {
	width: 270px;
}
.cat .widget li {
	padding: 5px 0 5px 25px;
}
.entry .cosmo-unorderedlist.tick ul li, 
.cosmo-unorderedlist.tick ul li {
	background-position: 0 5px;
}
.post_content .cosmo-unorderedlist.tick ul li {
	list-style-type: none;
}
#wpcf7-f1-p109-o1 .wpcf7-submit {
}
.post_content input[type=submit], input[type=button] {
	background: transparent url(images/shortcodes/btn.left.blue.png) -10px top;
	border: none;
	height: 33px;
	width: 70px;
	color: #fff;
	/*border: 1px solid #155675;
	border: 1px solid #22759B;*/
	cursor: pointer;
}
p.button input,
.post_content input[type=submit]:hover, input[type=button]:hover {
	background: transparent url(images/shortcodes/btn.left.blue.png) -10px -33px;
}
.tooltip {
	display: block !important;
	padding: 0 !important;
}
.social a {
	padding: 0 !important;
}
.post_content a {
	font-weight: bold;
}
.post_content #post-109 a {
	font-weight: normal;
}
.post_content .linkcat {
	list-style: none;
}
.post_content .linkcat h2 {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 18px;
}
.post_content .blogroll li {
	margin-bottom: 10px;
	list-style: none;
}
.gallery .gallery-item {
	width: 100% !important;
	margin-top: 20px;
	text-align: left;
	word-spacing: justify;
}
.ngg-gallery-thumbnail {
	float: left;
	text-align: center !important;
}
.ngg-gallery-thumbnail-box {
	width: 50%;
	min-height: 260px;
}
.slideshow {
	text-align: left !important;
}
.feat_content img, .cat_content img {
	z-index: 9999;
	float:left;
	margin-right:20px;
	width: 540px;
	height: auto;
	position: relative;
	display: block;
}
.cat_content {	
	overflow: hidden;
}

.cat #LeftSideBar ul li {
	padding: 0 !important;
}




input[type="email"] {
    border: 1px solid #e1e1e1;
    padding: 2px 5px;
    width: 70%;
    height: 33px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}