html {min-height: 100%; margin: 0 auto;}
* {
	margin: 0;
	padding: 0;
}
a {color: #fff; text-decoration: underline;}
a:hover {color: #fff; text-decoration: none;}
a img {border: none;}
body {
	background: url(ohc/bg_page.gif) 0px 0px repeat;
	color: #2eabe0;
	font: normal 62.5% Tahoma,sans-serif;
	padding: 0px;
	margin: 0 auto;
}
p,code,ul {padding-bottom: 1.2em;}
li {list-style: none;}
h1 {font: normal 2.0em Tahoma,sans-serif; padding-left:7px;}
h2 {font: normal 1.6em sans-serif;}
h3 {font: bold 1em Tahoma,sans-serif;}
h1,h2 {padding-top: 0px; color: #553; margin-bottom: 4px;}
h3 {padding-top: 15px; color: #fff; margin-bottom: 4px;}
input.button,
button.button{
  height: 25px;
  font-size: 11px;
  color: #000000;
  background:#ffffff url(/templates/onhercam.com/english/images/bg_button.gif) left top repeat-x scroll;
  border: 1px solid #c1c1c1;
}
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}
.inner-container {
	background: #000;
	font-size: 1.2em;
	margin: 0 auto;
	width: 930px;
}
.header {
	background: url(ohc/bg_header.jpg) 0px 0px no-repeat;
	height: 385px;
	margin-bottom: 0px;
	text-align: left;
	border-left: 1px solid #2a819d;
	border-right: 1px solid #2a819d;
}
.header .title {
	color: #a50303;
	padding-top: 145px;
	padding-left: 500px;
	display: none;
}
.header .title .sitename a {
	color: #d20202;
	font: 3.8em Arial;
	padding-bottom: 2px;
	text-decoration: none;
}
.header .title a:hover {color: #fff;}
.header .title .slogan {
	font: normal 1.2em Arial,sans-serif;
	padding-top: 3px;
	padding-left: 5px;
	color: #fff;
}
.main {
	background: #14435f url(ohc/bg_main.jpg) 0px 0px no-repeat;
	padding: 8px 12px 0 0;
	border-left: 1px solid #2a819d;
	border-right: 1px solid #2a819d;
}
.content {
	background: #1e4b6a url(ohc/bg_con2.jpg) 0px 0px no-repeat;
	float: left;
	width: 618px;
	padding: 5px;
	margin-left: 20px;
	margin-bottom: 10px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	line-height: 1.4em;
	list-style: decimal;
	margin-left: 48px;
}
.content p {
      font-family: sans-serif,"Lucida Sans Unicode";
      font-size: 13px;
      padding-top: 10px;}

.entry {
      padding-left: 5px;
	  border-bottom: 1px solid #17364b;
	  margin-top: 10px;
}

.entry a:hover {
	color:#f1b952;
}
.navigation {
	float: right;
	width: 260px;
	border-left: 1px dotted #1a445a;
	margin-bottom: 10px;

}
.navigation h2 {
    background: transparent url(ohc/icon_nav.png) no-repeat left;
	color: #fff;
	font: bold 1.5em Tahoma,sans-serif;
	line-height: 20px;
 	margin-top: 20px;
    width: 177px;
	margin-left: 20px;
	padding-left: 23px;
	padding-bottom: 4px;
    border-bottom:2px solid #2d6286;
}
.navigation ul {
	padding: 0;
}

.navigation li a {
    background: transparent;
	font-size: 13px;
	color: #2eabe0;
    margin-left: 30px;
	display: block;
	padding: 2px 0 2px 5%;
	text-decoration: none;
	width: 75%;
}
.navigation li a:hover {
	color: #fff;
	text-decoration: underline;	
}
/* posts */
.post h1{
	width: auto;
	border-bottom:1px dotted #27587a;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-left: 90px;
}
.post h1 a {
	color: #fff;
	text-decoration: none;
}
.post h1 a:hover {
	color: #f1b952; 
	text-decoration: none;
}

.post {margin: 0 auto;}

.post .info{
	background: url(ohc/bg_ediv.gif) top left repeat-x;
	color: #3f78a0;
	margin: 0 auto;
	padding: 5px 0px 15px 6px;
	text-align: left;
}
.post img {
	border: none;
	margin: 5px;
}
.post a img {border: none}
.post a:hover img {border: none}

.info a {color: #4b87b0; text-decoration: none; }
.info a:hover {color: #fff; text-decoration: underline;}
#searchform {
	margin: 0px auto; 
	padding-left: 15px; 
	padding-top: 10px;
	padding-bottom: 13px;
	text-align: center;
}
#sidebar #searchform #s {
	width: 50px;
	padding: 2px;
}
#sidebar #searchsubmit {
	background:#e50408;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding: 1px;
}
#searchform #searchsubmit{

	background:transparent !important;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	padding: 2px;
	border: 0px;
}
.rss-feed { background: #FFFFDD url("img/rss-feed.gif") repeat-x 0 0; border: 1px solid #D1D3D5; margin: 2.0em 0 0; padding: 1.5em 15px 0.75em; }
.rss-feed h4 { color: #636567; margin: 0; }
.rss-feed img#rss-feed-icon { float: left; border: 0; margin-right: 5px; padding: 0; }
.alignright {
	float: right;
      padding-right:10px;
}
.alignleft {
    padding-left:10px;
}
.single{
      border-bottom: 1px solid #232e30;
}

.entry ul li{
	list-style: none;
}

h2.pagetitle {
	background: transparent url(ohc/icon_nav.png) no-repeat left;
	width: auto;
	color:#FFFFFF;
	padding-bottom: 10px;
	padding-left: 25px;
	margin: 15px 0 20px 8px;
}
.userAvatar {
	float: left;
	width: 81px;
	height: 81px;
	background: transparent !important;
	margin: 0px 5px 5px 3px;
}
.avatarDisplay a{
	width: 81px;
	height: 81px;
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0 auto;
}
.avatarDisplay a img {
	padding: 0px;
	margin: 0px;
	border: #FFFFFF 3px solid;
}
.avatarDisplay a:hover img {
	border: #f1b952 3px solid;
}
.ohc-postbox{
	background: #183c54;
	padding: 5px;
	margin: 0 auto 0 auto;
	width: 598px;
}
.ohc-pb-header{
	background: url(ohc/title_pb.png) 10px 13px no-repeat;
	width: 618px;
	height: 35px;
        margin: 0 auto;
}
.ohc-news{
	background: #000;
	width: 594px;
	height: 348px;
	position: relative;
	top: 0;
	left: 23px;
}
.ohc-tentries{
	background: #183c54;
	width: 608px;
	margin: 0 auto;
}
.ohc-array{
	width: 202px;
	float: left;
	margin: 10px auto 10px auto;
}
.ohc-tentry{
	width: 180px;
	margin: 0 auto;
}
.ohc-te-th{
	background: #183c54;
	width: 180px;
	height: 104px;
	text-align: center;
	vertical-align: top;
	border-bottom: 1px solid #2487b1;
	margin: 0 auto;
	overflow:hidden;
}
.ohc-te-desc{
	background: #1e4b6a;
	width: 180px;
	height: 80px;
	padding: 4px 0px 4px 0px;
	margin: 0 auto;
}
.ohc-te-desc p{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2eabe0;
	text-align: justify;
	vertical-align: top;
	padding: 3px 0px 3px 0px;
	margin: 0px 8px 0px 8px;
}
.ohc-te-desc p a:link,
.ohc-te-desc p a:visited{
	color: #87dbff;
	text-decoration: underline;
}
.ohc-te-desc p a:hover{
	color: #fff;
	text-decoration: underline;
}
.ohc-te-desc strong{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-align: justify;
	vertical-align: top;
	padding-top: 3px;
	margin: 3px 3px 0px 6px;
}
.ohc-te-desc strong a:link,
.ohc-te-desc strong a:visited{
	color: #fff;
	text-decoration: none;
}
.ohc-te-desc strong a:hover{
	color: #fff;
	text-decoration: underline;
}
.ohc-te-footer{
	background: #1e4b6a;
	width: 180px;
	height: 25px;
	margin: 0 auto 13px auto;
}
.readMore{
	background: url(ohc/btn_readmore.gif) 0px 0px no-repeat;
	width: 58px;
	height: 10px;
	float: right;
	margin: 3px 10px 7px 0px;
}
.memberUpdate{
	background: url(ohc/btn_memberUpdate.gif) 0px 0px no-repeat;
	width: 84px;
	height: 10px;
	float: right;
	margin: 3px 10px 7px 0px;
}
.ohc-regth img{
	border: 1px solid #fff;
}
.ohc-regth:hover img{
	border: 1px solid #000;
}
.ohc-regth:hover{
	color: red;
}
.ohc-topbar{
	background: url(ohc/bg_topbar.gif) 0px 0px repeat-x;
	width: 928px;
	height: 41px;
	border-left: 1px solid #2a819d;
	border-right: 1px solid #2a819d;
	margin: 0 auto;
}
.tbLogo{
	background: url(ohc/nav_logo.png) 0px 0px no-repeat;
	width: 56px;
	height: 27px;
	position: relative;
	top: 6px;
	left: 24px;
}
.tbHome{
	background: url(ohc/nav_home.png) 0px 0px no-repeat;
	width: 63px;
	height: 27px;
	position: relative;
	top: 6px;
	left: 35px;
}
.tbForum{
	background: url(ohc/nav_forum.png) 0px 0px no-repeat;
	width: 71px;
	height: 27px;
	position: relative;
	top: 6px;
	left: 45px;
}
.tbApply
{
	background: url(ohc/nav_apply.png) 0px 0px no-repeat;
	width: 63px;
	height: 27px;
	position: relative;
	top: 6px;
	left: 55px;
}

.tbSupport
{
	background: url(ohc/nav_support.png) 0px 0px no-repeat;
	width: 84px;
	height: 27px;
	position: relative;
	top: 6px;
	left: 65px;
}

.tbCams
{
	background: url(ohc/nav_cams.png) 0px 0px no-repeat;
	width: 59px;
	height: 27px;
	position: relative;
	top: 6px;
	left: 77px;
}
.tbVIP
{
	background: url(ohc/nav_vip.png) 0px 0px no-repeat;
	width: 42px;
	height: 27px;
	position: relative;
	top: 6px;
	left: 77px;
}
.tbShop
{
	background: url(ohc/nav_cams.png) 0px 0px no-repeat;
	position: relative;
	top: 6px;
	left: 88px;
}
.tbNews
{
	background: url(ohc/nav_cams.png) 0px 0px no-repeat;
	width: 59px;
	height: 27px;
	position: relative;
	top: 6px;
	left: 77px;
}
.ohc-sbad{
	width: 252px;
	margin: 0 auto 8px 8px;
}

.ohc-adthumbs img{
	border: 2px solid #2487b1;
}
.ohc-adthumbs:hover img{
	border: 2px solid #fff;
}
.ohc-adthumbs:hover{
	color: red;
}
/*=== Footer ===*/
#footer{
	background: url(/twitter/images/footer-bgr.gif) #123e57 repeat-x top;
	color: #5e8896;
	font: 12px Arial, Helvetica, sans-serif;
	height: 1%;
	padding: 37px 25px 10px;
}
#footer a{
	color: #ffffff;
	text-decoration: none
}
#footer a:hover{
	text-decoration: underline
}
#footer .fr{
	width: 750px
}
#footer ul{
	padding: 0 0 3px
}
#footer li{
	border-right: 1px solid #5e8896;
	display: inline;
	line-height: 1em;
	padding: 0 .4em
}
#footer li.last{
	border: 0
}

#footer .bottomMenuRightIcons img {
	margin:5px 15px 3px 0px;
}
.topButton {
	float:right;
	margin-right:50px; 
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
/* Tag Cloud */
#tag-cloud {
	margin: 0 10px 0 10px;
}

#tag-cloud a {
	color:2eabe0 !important;
	text-decoration:none;
}

#tag-cloud a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
/* DISQUS */
input.submit { 
	color: #fff !important;
}
/*single.php - social bookmark*/
#socialbmarks {
	width:470px;
	margin:auto;
	padding:15px 0 20px;
}

#socialbmarks a {
	background:url(/news/wp-content/themes/ohc/ohc/social_buttons.png) no-repeat;
	overflow:hidden;
	float:left;
	width:53px;
	height:53px;
	margin:0 7px;
	display:block;
	position:relative;
}
#socialbmarks a#rs:hover { background-position:0 -53px; }
#socialbmarks a#dg { background-position:-53px 0; }
#socialbmarks a#dg:hover { background-position:-53px -53px; }
#socialbmarks a#tw { background-position:-106px 0; }
#socialbmarks a#tw:hover { background-position:-106px -53px; }
#socialbmarks a#su { background-position:-159px 0; }
#socialbmarks a#su:hover { background-position:-159px -53px; }
#socialbmarks a#de { background-position:-212px 0; }
#socialbmarks a#de:hover { background-position:-212px -53px; }
#socialbmarks a#te { background-position:-265px 0; }
#socialbmarks a#te:hover { background-position:-265px -53px; }
#socialbmarks a#fb { background-position:-318px 0; }
#socialbmarks a#fb:hover { background-position:-318px -53px; }

.singleposttitle {
	color:#FFFFFF;
	margin-top:20px;		
}
/* Video Search Container */
#video-wrap {
	width:600px;
	text-align:center;
	height:140px;
	margin-left: 2%;
	margin-right: 2%;
}
.video-container {
	margin:10px 0 10px 0;
}
.video-container .video {
	float:left;
	width:180px;
	margin:0 8px 0 8px;
}
.video-container .video a:hover{
	color:#000000;
}
.video-container .thumb img {
	border: 1px solid;
}
.video-container .title {
	margin: 2px 4px 2px 4px;
}
/* Pagination */
.pagination {
	margin-left:20px;
}
.pagination .current {
	font-size:14px;
	margin:10px;
	padding:8px;
	float:left;
}
.pagination a {
	margin:0 3px 0 3px;
	padding:3px 5px 3px 5px;
	display:block;
	text-decoration:none;
	float:left;
	border: 1px solid #2eabe0;
	background:#183c54;
}
.pagination a:hover {
	background:#326f93;
	border: 1px solid #fff;
}
