/*
 Theme Name: Twenty Ten
 Theme URI: http://wordpress.org/
 Description: The 2010 default theme for WordPress.
 Author: wordpressdotorg
 Author URI: http://wordpress.org/
 Version: 1.0
 Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu (optional)

 License:
 License URI:

 General comments (optional).
 */

@import url("http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.2/themes/cupertino/jquery-ui.css");

body {
	position: relative;
	padding: 0;
	margin: 0;
	font-family: Arial, sans-serif;
	background-color: #00477d !important;
	background-image: url(../images/ohrr/pageback.png);
	background-repeat: repeat-x
}

#content {
	width: 960px;
	margin: 10px auto;
}

#header {
	position: relative;
	height: 183px;
	background-image: url(../images/ohrr/OHRR-banner.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0;
}

#facebookIcon {
	background-image: url(../images/ohrr/facebookicon.png);
}

#twitterIcon {
	background-image: url(../images/ohrr/twittericon.png);
}

#youtubeIcon {
	background-image: url(../images/ohrr/youtubeicon.png);
}

#titleh1 {
	text-indent: -9999px;
}

#logolink {
	display: block;
	position: absolute;
	left: 16px;
	top: 0;
	width: 415px;
	height: 84px
}

#header #socialmediaicons {
	position: absolute;
	right: 12px;
	bottom: 65px
}

#socialMediaHolder {
	margin: 0 auto;
	width: 100%;
	text-align: center;
	bottom: 0;
	position: relative;
	top: 15px;;
}

.smicon {
	display: inline-block;
	width: 27px;
	height: 27px;
	border: 0;
	margin-left: 33px;
	background-repeat: no-repeat;
}

.smicon:first-child {
	margin-left: 0px;
}
#navigation {
	width: 100%;
	/*height: 36px;*/
	background-color: #0669ac;
	position: absolute;
	bottom: 0px;
	z-index: 6
}

#navigation ul {
	font-size: 14px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#navigation ul li {
	display: block;
	position: relative;
	float: left;
}

#navigation li ul {
	display: none;
	min-width: 140px
}

#navigation ul li a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	padding: 6px 15px 5px 15px;
	background: #0669ac;
	white-space: nowrap;
}

#navigation ul li a:hover {
	color: #f5f5f5;
	background: #f97f30;
}

#navigation li:hover ul {
	display: block;
	position: absolute;
}

#navigation li:hover li {
	float: none;
	font-size: 14px;
}

#navigation li:hover a {
	color: #f5f5f5;
	background: #F97F30;
}

#navigation li:hover li a:hover {
	color: #f5f5f5;
	background: #F97F30;
}

#maincontent {
	padding: 10px 0;
	background-color: rgba(255, 255, 255, .6)
}

#featurebox {
	margin: 0 0 0 26px;
	width: 620px;
	height: 510px;
}

#imagecyclerbox {
	float: left;
	margin: 0px;
	padding-bottom: 15px;
	width: 680px;
	height: 210px;
        z-index: 100;
	background-color: #ffffff
}

#infobox, #eventbox {
	float: right;
	font-size: 14px;
	background-color: #FFFFFF;
	width: 100%;
}

#container {
	float: left;
	margin-left: 15px;
	padding: 5px;
	width: 680px;
	height: auto;
}

#featurebox h2, #featurebox h3, #featurebox p {
	margin: 14px 14px;
}

#featurebox p {
	color: #333
}

#featurebox h2, #featurebox h3 {
	color: #0669ac
}


#infobox header .entry-header, #eventbox header .entry-header{
	font-size: 12px;
}

#infobox .entry-content, #eventbox .entry-content{
	font-size: 12px;
	margin: -5px -20px 0px -15px !important;
}

#frontContent .entry-content{
	margin: -30px -20px -20px -10px !important;
}

#infobox article, #eventbox article, #frontContent article {
	/*margin-bottom: 0px !important;*/
	padding-bottom:  0px !important;
}


#featuredlinks {
	margin: 10px 0;
	width: 960px;
	height: 215px
}

.featuredlink {
	display: block;
	float: left;
	margin: 0 0 0 27px;
	width: 284px;
	height: 216px;
	text-decoration: none;
	overflow: hidden;
	background-color: #FFFFFF;
	margin-bottom: 2px;
	color: #1d1d1d;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25)
}

.featuredlink:hover {
	text-decoration: none;
}

.featuredlink h3 {
	margin: 0;
	padding: 1px 0 1px 20px;
	font-size: 18px;
	background-color: #7e8ca7;
	color: #FFFFFF
}

.featuredlink img {
	margin: 4px 0 0 20px;
	padding: 0;
}

.featuredlink p {
	margin: 0;
	padding: 0px 8px 4px 8px;
	font-size: 10px;
}

.featuredlink p span {
	color: red;
}

.featuredlink:hover {
	background-color: #f5f5f5
}

.featuredlink:hover h3 {
	background-color: #0669ac
}

.
#featuredLikes p:hover, p:active {
	text-decoration: none;
}

#footer {
	margin: 0 auto;
	width: 906px;
	padding-top: 30px;
}

#partnerslideshow {
	position: relative;
	/*margin: 0 0 4px 0;*/
	margin: 0 auto;
	width: 906px;
	height: 52px;
	background-color: #FFFFFF;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25)
}

#pframea {
	position: absolute;
	width: 906px;
	height: 52px;
	left: 0px;
	top: 0
}

#pframeb {
	position: absolute;
	width: 906px;
	height: 52px;
	left: 0px;
	top: 0
}

.partnerlink {
	display: block;
	position: absolute;
	width: 180px;
	height: 52px;
	top: 0;
	background-image: url(../images/ohrr/sponsors.jpg)
}

#sitemap {
	margin: 5px 0 0 0;
	width: 906px;
	height: 34px;
	background-color: #FFFFFF;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25)
}

/*
 * Latest news
 */

#newsHolder {
	width: 613px;
	margin: 0 auto;
	max-height: 315px;
	overflow: hidden;
	position: relative;
	background-color: #FFFFFF;
}

#newsHolder .newsTitle {
	font-size: 14px;
	font-weight: bold;
	display: block;
}

#newsHolder p .extendNew {
	text-decoration: none;
	color: #0669ac;
}

#newsHolder p img {
	height: 2px;
	float: left;
	padding: 0 5px 5px 0;
}

#infobox header .entry-meta, #eventbox header .entry-meta, #indexPageContent header .entry-meta {
	display: none;
}

#infobox  footer .entry-meta, #eventbox  footer .entry-meta, #indexPageContent  footer .entry-meta  {
	display: none;
}

#infobox  .comments-link, #eventbox  .comments-link, #indexPageContent .comments-link  {
	display: none;
}

#infobox footer .cat-links, #eventbox footer .cat-links, #indexPageContent footer .cat-links  {
	display: none;
}

#infobox  footer .sep, #eventbox  footer .sep, #indexPageContent  footer .sep {
	display: none;
}

/*
 * internal pages
 */

#content footer {
	height: 20px;
}

#content footer .post-edit-link {
	margin-right: 50px;
}

#content article {
	background: #fff;
	/*width: 76%;*/
	/*float: left;*/
}

/*
 * Latest news applied to the widget
 */

.panel article {
	height: 40px;
	width: 250px;
}

.panel header {
	height: 20px;
	margin-top: 0px;
	clear: both;
	/*background: #000;*/
}

.panel header .entry-title {
	height: 20px;
	margin: -15px 0 0 0;
	font-size: 14px;
	/*background: #000;*/
}

.panel .entry-content {
	margin: 0px 0px -35px -10px;
	height: 50px;
	width: 265px;
	overflow: hidden;
}

.panel .entry-content p {
	padding: 0px;
	height: 50px;
	width: 465px;
}

.testimonial {
	width: 90%;
	margin-left: 10px;
	font-size: 14pz;
	max-height: 250px;
}

#donateIcon {
	background-image: url(../images/ohrr/donatebutton4.png);
}

#rechopbuttonIcon {
	background-image: url(../images/ohrr/rechop23.jpg);
}

#eventsIcon {
	background-image: url(../images/ohrr/eventsohio23.jpg);
}

#calendarIcon {
	background-image: url(../images/ohrr/eventcalbutton23.jpg);
}
#calendarImageIcon {
	background-image: url(../images/ohrr/cal.jpg);
}

#calendarImgIcon {
	background-image: url(../images/ohrr/calendar3.png);
}

.lgicon {
	display: block;
	width: 179px;
	float: left;
	height: 27px;
	border: 0;
	padding-bottom: 30px;
	background-repeat: no-repeat;
}

.lgricon {
	display: block;
	width: 179px;
	float: left;
	height: 27px;
	border: 0;
	padding-bottom: 50px;
	background-repeat: no-repeat;
}

.eventsohioicon {
	display: block;
	width: 179px;
	float: left;
	height: 27px;
	border: 0;
	padding-bottom: 55px;
	padding-top: 20px;
	background-repeat: no-repeat;
}

.calicon {
	display: block;
	width: 179px;
	float: left;
	height: 30px;
	border: 0;
	padding-bottom: 7px;
	background-repeat: no-repeat;
}

.calimageicon {
	display: block;
	width: 179px;
	height: 130px;
	border: 0;
	padding-bottom: 30px;
	background-repeat: no-repeat;
}

#secondary {
	
        padding-left: 20px;
	border-left: 1px solid #0669ac;
}

/*-------Buttons-----------------*/
.orangeBtn, .regularBtn {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background-color: #eb891c;
	border-width: 2px;
	border-style: solid;
	border-bottom-color: #aaa;
	border-right-color: #aaa;
	border-top-color: #ddd;
	border-left-color: #ddd;
	text-decoration: none;
	margin-bottom: 10px;
}

.orangeBtn:hover, .regularBtn:hover {
	text-decoration: none;
	background-color: #ff7005;
}

.regularBtn:hover {
	background-color: #2230ff;
}

.regularBtn {
	background-color: #0669ac;
	font-size: 16px;
	border-bottom-color: #5e8cad;
	border-right-color: #5e8cad;
	border-top-color: #5e8cad;
	border-left-color: #5e8cad;
}

/*------------------Side bar--------------------*/
#infobox .entry-title, #eventbox .entry-title{
	padding: 0px;
	font-size: 14px;
	margin-left: -10px;
	margin-top: -5px;
}


.comments-link{
	display:none !important;
}

#eventbox a{
	font-size: 12px;
	color: #000 !important;
	text-decoration:none;
}

