/*
Theme Name: Mildnews
Theme URI: http://www.magpress.com/wordpress-themes/mildnews.html
Description: Mildnews is a 2 columns fixed width Magazine WordPress theme with featured content slider, featured category block and sidebar tabbers developed by <a href="http://www.magpress.com">MagPress.com</a>
Author: Ronald KSY
Author URI: http://www.magpress.com
Tags: brown,2 columns,fixed width,tabber,widget-ready,right sidebar,featured content,featured category,threaded comments,adsense-ready

	Mildnews
	http://www.magpress.com/wordpress-themes/mildnews.html

	This theme was designed and built by Ronald KSY,
	whose blog you will find at http://www.magpress.com/

	The CSS, XHTML and design is released under Creative Commons Attribution-Share Alike 3.0 United States License:
	http://creativecommons.org/licenses/by-sa/3.0/us/

*/


html{ width:990px;
margin:0px;
padding:0px;


}
body {
	background-color: #F3FCFD;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000000;
	margin: 0px;
	padding: 0px;
	width:990px;
	margin:0px;
	padding:0px;
	
}
.clearfix {
	clear: both;
}
.alignleft {
	text-align: left;
	float: left;
}
.alignright {
	text-align: right;
	float: right;
}
.center {
	margin: 0px auto;
	clear: both;
}
img.alignleft {
	float: left;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	background-color: #d5d5d5;
	margin-left: 0px;
}
img.alignright {
	float: right;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #d5d5d5;
	padding: 5px;
	margin-right: 0px;
}
img.aligncenter {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #d5d5d5;
	padding: 5px;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	text-align: center;
	padding-top: 5px;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #F5F5F5;
	border: 1px solid #d5d5d5;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 1px solid #d5d5d5;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	color: #000000;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
}
pre {
	margin: 8px 0px;
	padding: 10px;
	clear: both;
	width: 92%;
	overflow: scroll;
	font-family: "Courier New", "MS Sans Serif", sans-serif, serif;
	color: #000000;
	font-size: 13px;
	line-height: 22px;
	white-space: nowrap;
	border: 1px solid #d5d5d5;
	background-color: #F7F7F7;
}
em {
	font-style: italic;
}
dl {}
dt {}
dd {}
code {
	font-family: "Courier New", "MS Sans Serif", sans-serif, serif;
	font-size: 1.025em;
}
#wp-calendar {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-size: 13px;
}
#wp-calendar caption {
	font-size: 16px;
	font-weight: bold;
}
#wp-calendar a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
#wp-calendar #prev {
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
}
#wp-calendar #next {
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.textwidget {
	font-size: 12px;
	text-align: justify;
	line-height: 16px;
	color: #000000;
}
.rsswidget {
	color: #FFFFFF;
	text-decoration: none;
}
.rsswidget img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: baseline;
}

#sidebar select {
	margin: 0px;
    font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	padding: 2px;
    font-weight: bold;
	float: left;
	width: 98%;
	border: 1px solid #CCCCCC;
	color: #181919;
	background: #FFFFFF;
}
.akpc_pop {
	margin: 8px 0px;
	padding: 0px;
	clear: both;
	font-style: italic;
}


.subscribe-to-comments {
	font-size: 1em!important;
	color: #FFFFFF;
}
.subscribe-to-comments a {
	color: #FFFF99;
	text-decoration: underline;
}

.pullquote-left {
	color: #000000;
	margin: 8px 8px 0px 2px;
	padding: 3px 3px 8px;
	float: left;
	width: 30%;
	text-align: center;
	font-size: 1.5em;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
}
.pullquote-right {
	color: #000000;
	margin: 8px 8px 0px 2px;
	padding: 3px 3px 8px;
	float: right;
	width: 30%;
	text-align: center;
	font-size: 1.5em;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
}
blockquote p {
	margin: 0px;
	padding: 0px;
}

blockquote {
	color: #666666;
	margin: 0px 0px 10px;
	line-height: 18px;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 0px 8px 15px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #666666;
}
#wrapper {
	padding: 0px;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #F3FCFD;
}
#container {
	margin: 0px;
	padding: 0px;
	width: 990px;
	background-color: #F3FCFD;
}
#topbar {
	height: 25px;
	background-color: #C5F0F6;
	width: 98%;
	margin: 0px;
	clear: both;
	padding-top: 0px;
	padding-right: 1%;
	padding-bottom: 0px;
	padding-left: 1%;
}
#dates {
	float: left;
	height: 25px;
	line-height: 25px;
	font-size: 11px;
	color: #000000;
	width: 48%;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#update {
	float: right;
	height: 25px;
	line-height: 25px;
	font-size: 11px;
	color: #000000;
	width: 48%;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	display: block;
	text-align: right;
}
#update a {
	color: #000000;
	text-decoration: none;
}
#update a:hover {
	text-decoration: underline;
}
#update p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	float: right;
	display: block;
}
#update .feed {
	background-image: url(images/feed.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
#update .twit {
	background-image: url(images/twitter.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
}

#header {
	width: 96%;
	clear: both;
	height: auto;
	padding-top: 0px;
	padding-right: 2%;
	padding-bottom: 0px;
	padding-left: 2%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;

	margin-top:-17px;
}
#siteinfo {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 44%;
}
#siteinfo h1 {
	font-size: 2.5em;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
}
#siteinfo h2 {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	font-size: 0.7em;
	color: #000000;
	font-weight: normal;
}

#siteinfo a {
	color: #000000;
	text-decoration: none;
}
#siteinfo a:hover {
	color: #000000;
	text-decoration: underline;
}
#siteinfo img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#topads {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 55%;
	text-align: right;
}
#topads img {
	border: 5px solid #9D8E77;
}
#navigation {
	margin: 0px;
	clear: both;
	height: auto;
	width: auto;
	background-color: #C5F0F6;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#main {
	margin: 0px;
	clear: both;
	height: auto;
	width: auto;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 10%;
	padding-left: 1%;
}
#full-width-content {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	clear: both;
}
#content {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 60%;
	
	margin-left:-18px;
}
#featured {
	padding: 1%;
	clear: both;
	height: auto;
	width: 98%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #ECFAFC;
}
#featured h2 {
	clear: both;
	height: auto;
	width: auto;
	display: block;
	background-color: #ECFAFC;
	color: #000000;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.featads {
	text-align: center;
	display: block;
	clear: both;
	height: auto;
	width: 98%;
	background-color: #ECFAFC;
	margin: 0px;
	padding: 1%;
}
#post-entry {
	display: block;
	margin: 0px;
	clear: both;
	width: 95%;
	background-color: #C5F0F6;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 1px;
	padding-left: 1%;
	height: auto;
	
}
 p
{
padding-left:20px;
}
.post-meta-single {
	clear: both;
	height: auto;
	width: 98%;
	background-color: #ECFAFC;
	padding: 1%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.post-meta-single h1 {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	display: block;
	font-size: 1.3em;
	font-weight: bold;
	color: #000000;
	text-transform: capitalize;
}
.post-meta-single h1 a {
	color: #000000;
	text-decoration: none;
}
.post-meta-single h1 a:hover {
	text-decoration: underline;
}
.post-date-single {
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	padding: 0px;
	clear: both;
	width: 100%;
	display: block;
	font-weight: bold;
	text-transform: capitalize;
	font-style: italic;
	height: auto;
	margin: 0px;
}
.post-date-single a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.post-date-single a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.post-content-single {
	clear: both;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	text-align: justify;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.post-content-single a {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;

}
.post-content-single a:hover {
	color: #000000;
	text-decoration: none;

}
.post-content-single p {
	display: block;
}
.post-content-single img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.post-meta {
	display: block;
	clear: both;
	height: auto;
	width: 98%;
	background-color: #ECFAFC;
	padding: 1%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.post-meta a {
	color: #000000;
	text-decoration: none;

}
.post-meta a:hover {
	text-decoration: underline;

}
.post-meta h1 {
	padding: 0px;
	font-size: 1em;
	color: #000000;
	display: block;
	width: auto;
	height: auto;
	font-weight: bold;
	margin: 0px;
}
.post-meta p {
	font-size: 12px;
	color: #000000;
	display: block;
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
	text-align: justify;
}
.post-date {
	display: block;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	font-size: 11px;
	color: #333333;
	font-style: italic;
	text-decoration: none;
}


.post-image {
	float: left;
	margin-right: 5px;
	padding: 4px;
	background-color: #C5F0F6;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
.post-image img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.post-meta .more-link {
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	color: #000000;
}
.postads {
	padding: 1%;
	clear: both;
	height: auto;
	width: 98%;
	display: block;
	background-color: #ECFAFC;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.postads span {
	width: 468px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
}
.social {
	margin: 0px;
	clear: both;
	height: auto;
	width: 98%;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 1em;
	padding-left: 1%;
}
.social p {
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color:#FFFFFF;
	float: left;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.social a {
	color: #000000;
	text-decoration: none;

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

}

#post-navigator {
	color: #FFFFFF;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	text-align: center;
	clear: both;
	width: 100%;
	padding: 0%;
	height: auto;
}
#post-navigator-single {
	width: 100%;
	font-size: 10px;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	clear: both;
	padding: 0%;
	font-weight: bold;
	color: #000000;
	height: auto;
}
.wp-pagenavi {
	width: 100%;
	padding-top: 1em;
	padding-right: 0em;
	padding-bottom: 1em;
	padding-left: 0em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	text-align: left;
}
.pages {
	font-size: 10px;
	background-color: #ECFAFC;
	font-weight: bold;
	color: #000000;
	font-family: Tahoma, verdana;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #C5F0F6;
}
.current {
	background-color: #ECFAFC;
	font-family: Tahoma, verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin-left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 1px solid #C5F0F6;
}

#post-navigator a {
	color: #000000;
	text-decoration: none;
	border: 1px solid #C5F0F6;
	background-color: #ECFAFC;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-size: 10px;
	font-family: Tahoma, verdana;
}
#post-navigator a:hover {
	color: #000000;
	text-decoration: underline;
	border: 1px solid #C5F0F6;
	font-weight: bold;
	background-color: #ECFAFC;
}
#post-navigator .alignleft a {
	display: block;
	float: left;
}
#post-navigator .alignright a {
	display: block;
	float: right;
}

#post-navigator-single .alignleft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 45%;
	overflow: hidden;
}
#post-navigator-single .alignright {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 45%;
	overflow: hidden;
	text-align: right;
}
#post-navigator-single a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#post-navigator-single a:hover {
	text-decoration: underline;
}



#sidebar {
	margin: 0px;
	padding: 0px;
	float:right;
	
	height: auto;
	width: 41%;
	
	
}
#sidebarinner {
	padding-left: 5px;
}
#adblock {
	padding: 5px;
	clear: both;
	height: auto;
	background-color: #C5F0F6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: auto;
}
#adblock h3 {
	display: block;
	clear: both;
	height: auto;
	width: auto;
	background-color: #ECFAFC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#ads336x280 {
	list-style-type: none;
	clear: both;
	width: auto;
	display: block;
	margin: 0px;
	background-color: #ECFAFC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: auto;
}
#ads336x280 li {
	padding: 0px;
	list-style-type: none;
	display: inline;
	margin: 0px;
}


#sponsor {
	display: block;
	padding: 5px;
	clear: both;
	height: auto;
	background-color: #C5F0F6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#sponsor h3 {
	display: block;
	clear: both;
	height: auto;
	width: auto;
	background-color: #ECFAFC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#ads125 {
	list-style-type: none;
	clear: both;
	width: 100%;
	display: block;
	margin: 0px;
	text-align: center;
	background-color: #ECFAFC;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#ads125 li {
	padding: 0px;
	list-style-type: none;
	display: inline;
	margin: 0px;
}
#ads125 img {
	border: 2px solid #ECFAFC;
}
#featured-category {
	padding: 0px;
	clear: both;
	width: 100%;
	height: auto;
	margin: 0px;
}
.feat-entry {
	background-color: #C5F0F6;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.feat-entry h3 {
	display: block;
	clear: both;
	width: 96%;
	background-color: #ECFAFC;
	color: #000000;
	text-transform: capitalize;
	font-size: 0.8em;
	padding-top: 1%;
	padding-right: 2%;
	padding-bottom: 1%;
	padding-left: 2%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-weight: bold;
}
.feat-meta {
	width: 98%;
	padding: 1%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	background-color: #ECFAFC;
}
.feat-cat-img {
	padding: 3px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #C5F0F6;
}
.feat-cat-img img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.feat-meta h1 {
	font-size: 0.7em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	display: block;
	padding: 0px;
}
.feat-meta h1 a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
.feat-meta h1 a:hover {
	font-weight: bold;
	text-decoration: underline;

}
.feat-cat-date {
	font-size: 0.7em;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	text-transform: capitalize;
}
.feat-cat-date a {
	color: #333333;
	text-decoration: none;
}
.feat-cat-date a:hover {
	text-decoration: underline;
}
.feat-meta p {
	font-size: 0.7em;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	display: block;
	width: auto;
	text-align: justify;
}
.feat-meta p a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-style: italic;
}
.feat-meta p a:hover {
	text-decoration: underline;
}
#tabber-widget1, #tabber-widget2 {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#footer {
	clear: both;
	color: #000000;
	font-size: 10px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #C5F0F6;
	
	height: auto;
	font-weight: normal;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #ECFAFC;
	line-height: 16px;
}
#footer a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
#footer a:hover {
	text-decoration: underline;

}
.footer-left {
	margin: 0px;
	float: left;
	width: 49%;
	text-align: left;
	
	padding-left: 0px;
	font-size: 15px;
}
.footer-right {
	margin: 0px;
	float: right;
	width: 49%;
	text-align: right;
	padding-top: 1%;
	padding-right: 0px;
	padding-bottom: 1%;
	padding-left: 0px;
	font-size: 13px;
}










#c-sidebar-home{
    float: right;
    width: 335px;
    margin: 0 0 15px 0;
    padding: 0;
	background:#ffffff;
    
    }
	#c-sidebar-home a{
	color:#000000;
	}
	#c-sidebar-home a:hover{ color:#009900;}
#c-sidebar-video, #c-sidebar-bottom, .horizontal {
    float: right;
    width: 275px;
    margin: 0 0 15px 0;
    padding: 0;
    background: #000;
    }
	
	.c-menu tabbed
{
background:#000000;
}



.tabbed ul.tabs {
    float: left;
    display: inline;
    width: 100%;
    margin: 0;
    padding: 0;
    background: #EDEAE3;
    }
.tabbed ul.tabs li {
    float: left;
    margin: 0;
    padding: 0;
    background: #73B3E8;
    }
.tabbed ul.tabs li a {
    width: auto;
    overflow: hidden;
    border: none;
    display: block;
    background: #EDEAE3;
    margin: 0 2px 0 0;
    padding: 5px 5px;
    }
.tabbed ul.tabs li a:hover {
    background: #73B3E8;
    }
.tabbed ul.tabs li a.tab-current {
    background:#73B3E8;
    }
.tabbed div {
    float: left;
    display: block;
    width: 100%;
    margin: 0;
    padding: 5px 0;
    }
.tabbed div.t2, .tabbed div.t3, .tabbed div.t4 { display: none; }
/* SIDEBAR VIDEOS */
#sidebar-video .menu p {
    text-align: right;
    margin: 0;
    }
#sidebar-video .menu div.video {
    float: left;
    width: 275px;
    margin: 0 0 0 5px;
    padding: 0;
    }
#sidebar-video .menu div h2 {
    display: inline;
    font-size: 1.2em;
    font-weight: bold;
    border: none;
    margin: 0;
    padding: 0;
    }
#sidebar-video .menu div.video-list {
    float: right;
    width: 113px;
    font-size: .95em;
    }
#sidebar-video .menu div ul {
    margin: -7px 0 0 0;
    padding: 0;
    }
ul.video li {
    display: block;
    list-style-type: none;
    margin: 0 0 3px 0;
    background: url(images/video-bullet.gif) no-repeat 0 .7em;
    }
ul li a.current { color: #000; }

div.v2, div.v3, div.v4, div.v5 { display: none; }

/* SIDEBAR BOTTOM */
/* flickr photos */
.flickr img {
    margin: 10px 0 10px 15px;
    padding: 3px;
    border: 1px solid #000;
    }
.flickr p {
    margin: 0 10px 0 0;
    text-align: right;
    }
/* SIDEBAR ADS */
.horizontal .ads { margin: 0 0 10px 0; }
.horizontal .ads { background: #fff; }
.horizontal .ads p {
    margin: 0;
    padding: 0;
    }
.horizontal .ads img {
    float: left;
    margin: 0 10px 0 0;
    }
/* FOOTER */
#footer {
    clear: left;
    width: 1000px;
    margin: 0 auto;
    border-top: 1px solid #E8E1D7;
	background:#EDEAE3;
	text-align:center;
	height:50px;
	
    }
	
	#footer a:hover{ color: #AF8F4A;}
#footer p {
    float: left;
    width: 930px;
    margin: 5px auto;
  
	background:#EDEAE3;
    }
#footer p.icons {
    float: right;
    text-align: right;
    width: 50%;
    height: 52px;
	background:#EDEAE3;
    }
#footer img { margin: 0 10px; border: none; }
#footer img a { }

.menu {
    float: left;
    clear: left;
    width: 95.5%;
    margin: 0 0 15px 0;
    padding: 10px 2%;
    background: #fff;
    border: 1px solid #ddd;
    }

/* Sidebar lists */
.menu ul, .tab-content ul {
    list-style: none;
    margin: 0;
    padding: 0;
    }
.menu li, .tab-content li {
    margin: 0 5px 5px 5px;
    padding-left: 15px;
    background:#EDEAE3;
    }

/* Actual tabs */
.tabbed {
    float: left;
    width: 95%;
    margin-bottom: 15px;
    background: transparent;
    }
.tabbed .tabs {
    list-style: none;
    margin: 0;
    }
.tabbed .tabs li {
    display: inline;
    margin: 0; padding: 0;
    }
.tabbed .tabs li a {
    float: left;
    margin: 0 9px 0 0;
    padding: 6px 8px;
    color: #666;
    background: #eee;
    border: 1px solid #ddd;
    font-weight: normal;
    }
.tabbed .tabs li a:hover {
    background: #000000;
    text-decoration: none;
    }
.tabbed .tabs li a.tab-current {
    color: #900;
    background: #fff;
    }

/* Tab content */
.tabbed .tab-content {
    float: left;
    clear: left;
    width: 95.5%;
    margin-top: 5px;
    padding: 10px 2%;
    background: #fff;
    border: 1px solid #ddd;
    }
.tabbed div.t2, .tabbed div.t3, .tabbed div.t4 { display: none; }

.v { display: none; }
.tab-current { display: block; }
.switch-all { display: block; float: left;
    clear: left;
    width: 98%;
    margin-top: 2px;
    padding: 2px;
    background: #ffffff;
    border: 1px outset #73B3E8;
    cursor:pointer;

    cursor:hand;
    }
.switch-current {
    display: block;
    float: left;
    clear: left;
    /*background:  url('images/more.gif') no-repeat 0 0 center left;*/
    width: 98%;
    margin-top: 2px;
    padding: 2px;
    background: #ffffff;
    border: 1px outset #73B3E8;
    cursor:pointer;
    cursor:hand;
    }

.fleft{float:left;display:inline;width:60%;}
.fright{float:right;display:inline;width:38%;margin:4px}
#wpcf label {
    clear: both;
    display: block;
    float: left;
    width: 150px;
}
#wpcf input {
    float: left;
    width: 200px;
    padding: 1px;
    margin: 2px 5px 2px 0;
}
#wpcf textarea {
    width: 350px;
    height: 100px;
    padding: 1px;
    margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
    margin-left: 250px;
    width: 100px;
}

    
ul.catmenu{margin:0;padding:0;}
ul.catmenu li{ background-color:#E5E5E5; margin-bottom:2px;list-style-type:none;}
ul.catmenu li a{ text-decoration:none;  line-height:19px;  font-size:11px; font-weight:bold;  padding:2px 0  2px 5px; color:#1F527B; vertical-align:middle; }
ul.catmenu li ul.children li a{ text-decoration:none; line-height:19px; font-family:9px; font-weight:normal; padding:2px 0  2px 5px; vertical-align:middle;}
ul.catmenu li:hover{ background-color:#D8D8D8;}
ul.catmenu li.current-cat{ background:#665F6E url(images/v3_square_rb.gif) repeat-y scroll right top;}
ul.catmenu li.current-cat:hover{ background-color:#665F6E;}
ul.catmenu li.current-cat a{ color:#000000;}
ul.catmenu li a:hover{ text-decoration:underline;}
ul.catmenu li ul.children{ background-color:#D3D3D3; display:none;}
ul.catmenu li ul.children li{ margin-bottom:0px;}
ul.catmenu li.current-cat-parent{ background:#665F6E;}
ul.catmenu li.current-cat-parent a{ color:#000000;}
ul.catmenu li.current-cat-parent ul li a,ul.catmenu li.current-cat ul li a{ color:#1F527B;}
ul.catmenu li.current-cat-parent ul li.current-cat{ background:#C0BFBF url(images/v3_square_rb.gif) repeat-y scroll right top;}
ul.catmenu li.current-cat ul.children,ul.catmenu li.current-cat-parent ul.children { display:block; background-color:#D3D3D3; }

ul.catmenu li.current-cat-parent ul li.current-cat a{ font-weight:bold; color:#1F527B;}

.viewtab {
    float: left;
    clear: left;
    width: 95.5%;
    margin: 0 0 0px 0;
    padding: 10px 2%;
    background: #ffffff;
    border: 1px solid #ddd;
    }

.viewtab div{float: left;
    width: 100%;
    display: block;
    padding: 0;
    margin: 0;
    background: url(http://gusngolf.com/video/templates/default/images/leatherbg.gif);}
.viewtab ul{
    list-style: none;
    margin: 0;
    padding: 0;
    }
#tabs div ,.roll {
    margin-bottom: 15px;
    margin-top: 15px;
    padding:0;
    }
#tabs div ul, .roll ul{
    margin: 0;
    padding:0;
    }

#tabs div ul li, .roll ul li {
    padding: 0 0 0 10px;
    margin: 0 0 0 20px;
    list-style-type: none;
    color: #330000;
    background:#EDEAE3;
    }
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #d3d3d3; background: #ccc; font-weight: normal; color: #555555; outline: none; }
.ui-state-default a { color: #555555; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #999999; background: #5FB6F5; font-weight: normal; color: #000; outline: none; }
.ui-state-hover a { color: #212121; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #aaaaaa; background: #73B3E8 ; font-weight: normal; color: #000; outline: none; }
.ui-state-active a { color: #000; outline: none; text-decoration: none; }

.ui-tabs {padding: 0 em;margin:0;}
.ui-tabs .ui-tabs-nav { padding: 0 em;  position: relative;font-size:12px; width:100%}
.ui-tabs .ui-tabs-nav li { float: left; border-bottom: 0 !important; margin: 0 0 -1px 0; padding: 0; list-style: none; }
.ui-tabs .ui-tabs-nav li a { display:block; text-decoration: none; padding: .5em 1em; }

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {  padding-bottom: .1em; border-bottom: 0; color: #000;}
.ui-tabs .ui-tabs-panel { display: block; border: 0; background: none; width:300px;}
.ui-tabs .ui-tabs-hide { display: none !important; }
#tabs div ul li a, .roll ul li a{

    color: #330000;
    margin-left:0px;
    font-weight:normal;
    }
#tabs div ul li a:hover, .roll ul li a:hover{

    color: #000;
    font-weight:normal;
    text-decoration:underline;
    }
#ss
{
/*background:url(images/head.jpg);*/

}
.menu tabbed
{
background:#000000;
}

.t1 ul li a
{
color:#000;
}
.tabs a
{
color:#fff;

}

.t1 ul li a
{
color:#000;
}

.tabbed div.t2, .tabbed div.t3, .tabbed div.t4 { display: none; }

.tabbed div.t2, .tabbed div.t3, .tabbed div.t4 { display: none; }

.tabbed div.t2, .tabbed div.t3, .tabbed div.t4 { display: none; }

.tabbed div.t2, .tabbed div.t3, .tabbed div.t4 { display: none; }

.latest li a
 {
 color:#000000;
 }
 
 .viewtab ul{
    list-style: none;
    margin: 0;
    padding: 0;
    }
	
	.viewtab div{float: left;
    width: 100%;
    display: block;
    padding: 0;
    margin: 0;
    background: url(http://gusngolf.com/video/templates/default/images/leatherbg.gif);}
	
	.viewtab {
    float: left;
    clear: left;
    width: 95.5%;
    margin: 0 0 0px 0;
    padding: 10px 2%;
    background: #ffffff;
    border: 1px solid #ddd;
    }
	
	#manue-tab{ margin-left:0px;
				margin-top:-5px;
				size:landscape;}
	
	#manue-tab a { text-decoration:none;}
	td.td:hover {background:#293783; color:#FFFFFF;}
	
	.td{ border:1px solid;}
	
	.td a:hover{ color:#FFFFFF; }
	#footer1{ text-align:center;
	background: #C5F0F6 url(images/foot.gif); border:0px solid;
	margin-top:300px;
	
	}
	body{ behavior:url("/csshover2.htc"); }
.pd_menu_01 {float:left; padding:0px; margin:0px;color: #FFFFFF;background: #0D6549;width:983px; border:solid 1px #004080;clear:both;} /*Color navigation bar normal mode*/
.pd_menu_01  a, .pd_menu_01 a:visited {
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
font-weight:bold;
font-size:12px;
color: #FFFFFF;
background-color: #0D6549;
text-decoration: none;
}
.pd_menu_01 ul {list-style-type:none;padding:0; margin:0;}
.pd_menu_01 ul li {float:left; position:relative; z-index:auto !important ; z-index:1000 ; border-right:solid 1px #004080; border-left:solid 1px #004080;}
.pd_menu_01 ul li a {color: #FFFFFF;background: #0D6549;float:none !important ; float:left ; display:block; height:30px; line-height:30px; padding:0 10px 0 10px; text-decoration:none; }
.pd_menu_01 ul li ul {display:none; border:none;color: #FFFFFF;background: #0D6549; width:1px}
.pd_menu_01 ul li:hover a {background-color:#168960; text-decoration:none; color:#FFFF00;} /*Color main cells hovering mode*/
.pd_menu_01 ul li:hover ul {display:block;  position:absolute; z-index:999; top:29px; margin-top:1px; left:0;}
.pd_menu_01 ul li:hover ul li a {display:block; width:12em; height:auto; line-height:1.3em; margin-left:-1px; padding:5px 10px 5px 10px; border-left:solid 1px #004080; border-bottom: solid 1px #004080; background-color:#227197;  color:#FFFFFF;} /*Color subcells normal mode*/
.pd_menu_01 ul li:hover ul li a:hover {background-color:#157E03; text-decoration:none;color:#FFFF00;} /*Color subcells hovering mode*/
.pd_menu_01 ul li a:hover {background-color:#168960; text-decoration:none;color:#FFFF00;} /*Color main cells hovering mode*/
.pd_menu_01 ul li a:hover ul {display:block; width:12em; position:absolute; z-index:999; top:29px; left:0; }
.pd_menu_01 ul li ul li a:visited { background-color:#227197;  color:#FFFFFF;} /*Color subcells normal mode*/
.pd_menu_01 ul li a:hover ul li a {display:block; width:12em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; border-left:solid 1px #004080; border-bottom: solid 1px #004080; background-color:#227197;  color:#FFFFFF;} 
.pd_menu_01 ul li a:hover ul li a:hover {background-color:#157E03; text-decoration:none;color:#FFFF00;}
				
