/*
Theme Name: Omahams
Theme URI: http://www.omahams.com/
Description: Custom template coded by Naif Amoodi
Version: 1.0
Author: Naif Amoodi
Author URI: http://www.naif.in/
*/

body {
	margin: 0;
	background: #3f4852 repeat-x url(images/bck.png);
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif; font-size: 12px;
	color: #babec1;
}
#container:after, #content .post .entry:after, #content .navigation:after, #recent:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#page {
	margin: 0 auto;
	width: 930px;
}
#header {
	position: relative;
	padding: 85px 0 0 0;
	height: 85px;
}
#header h1 {
	margin: 0;
	width: 260px; height: 60px;
	background: no-repeat url(images/bckheaderh1.png);
	font-size: 0; text-indent: -99999em;
}
#header h1 a {
	display: block;
	width: 100%; height: 100%;
}
#header form {
	position: absolute;
	top: 10px; right: 0;
	margin: 0;
}
#header form input {
	vertical-align: middle;
}
#header form .text {
	margin: 0 5px 0 0; padding: 5px;
	width: 175px;
	background: #fff repeat-x url(images/bckheaderformtext.png);
	border: #8d8d8d 1px solid;
	color: #8f8f8f;
}
#header form .submit {
	width: 66px; height: 27px;
	background: no-repeat url(images/bckheaderformsubmit.png);
	border: 0;
	font-weight: bold;
	color: #1e2329;
	cursor: pointer;
}
#menu {
	position: relative;
	z-index: 11;
	margin: 0; padding: 0;
	list-style-type: none;
	height: 53px; line-height: 53px;
	background: repeat-x url(images/bckmenu.png);
	border: #676868 1px solid; border-top-color: #6b6c6c;
}
#menu li {
	float: left;
	padding: 0 2px 0 0;
	background: right top no-repeat url(images/bckmenuli.png);
	font-size: 16px;
	text-transform: uppercase;
}
#menu li a {
	display: block;
	padding: 0 20px;
	color: #babec1;
	text-decoration: none;
}
#menu li a:hover {
	background: repeat-x url(images/bckmenuliahover.png);
	color: #fff;
}
#menu li a:hover span {
	display: block;
	background: center 2px no-repeat url(images/bckmenuliahoverspan.png);
}
#menu ul {
	display: none;
	position: absolute;
	margin: 0; padding: 0;
	list-style-type: none;
	background-color: #303842;
	border-top: #1e2329 1px solid;
	line-height: normal;
}
#menu li:hover ul, #menu .sfhover ul {
	display: block;
}
#menu li li {
	float: none;
	padding: 0;
	background: none;
	border-bottom: #1e2329 1px solid;
	font-size: 14px;
	text-transform: none;
}
#menu li li a {
	padding: 5px 10px 5px 25px;
	color: #fff;
}
#menu li li a:hover {
	background: #303842 10px center no-repeat url(images/bckmenuliliahover.png);
	color: #ffff08;
}
#menu li li a:hover span {
	display: inline;
	background: none;
}
#slideshow {
	display: none;
	height: 300px;
	border-bottom: #676868 1px solid;
}
.jdGallery {
	position: relative;
	overflow: hidden;
}
.jdGallery .slideElement {
	width: 100%; height: 100%;
	background: #000 no-repeat center center url(images/loading-bar-black.gif);
}
.jdGallery .loadingElement {
	position: absolute;
	top: 0; left: 0;
	width: 100%; height: 100%;
	background: #000 no-repeat center center url(images/loading-bar-black.gif);
}
.jdGallery .slideInfoZone {
	position: absolute;
	bottom: 15px; left: 0;
	padding: 10px 10px 0 10px;
	width: 910px; height: 20px;
	background-color: #ccc;
	font-size: 14px;
	color: #282f36;
}
.jdGallery .slideInfoZone h2 {
	margin: 0;
	font-size: 14px; font-weight: normal;
}
.jdGallery .slideInfoZone p {
	margin: 0;
}
.jdGallery div.carouselContainer {
	position: absolute;
	top: 0; left: 0;
	z-index: 10;
	width: 100%; height: 135px;
}
.jdGallery a.carouselBtn {
	position: absolute;
	right: 30px; bottom: 0;
	padding: 0 10px;
	height: 20px;
	text-align: center;
	background-color: #333;
	font-size: 13px;
	color: #fff;
	cursor: pointer;
}
.jdGallery .carousel {
	position: absolute;
	top: 0; left: 0;
	width: 100%; height: 115px;
	overflow: hidden;
	background-color: #333;
	color: #fff;
}
.jdExtCarousel {
	position: relative;
	overflow: hidden;
}
.jdGallery .carousel .carouselWrapper, .jdExtCarousel .carouselWrapper {
	position: absolute;
	top: 10px; left: 0;
	width: 100%; height: 78px;
	overflow: hidden;
}
.jdGallery .carousel .carouselInner, .jdExtCarousel .carouselInner {
	position: relative;
}
.jdGallery .carousel .carouselInner .thumbnail, .jdExtCarousel .carouselInner .thumbnail {
	float: left;
	border: #fff 1px solid;
	cursor: pointer;
}
.jdGallery .wall .thumbnail, .jdExtCarousel .wall .thumbnail {
	margin-bottom: 10px;
}
.jdGallery .carousel .label, .jdExtCarousel .label {
	position: absolute;
	bottom: 5px; left: 10px;
	margin: 0;
	font-size: 13px;
}
.jdGallery .carousel .wallButton, .jdExtCarousel .wallButton {
	position: absolute;
	right: 10px; bottom: 5px;
	padding: 1px 2px;
	background-color: #222;
	border: #888 1px solid;
	font-size: 10px;
	cursor: pointer;
}
.jdGallery .carousel .label .number, .jdExtCarousel .label .number {
	color: #b5b5b5;
}
.jdGallery a.right, .jdGallery a.left {
	position: absolute;
	z-index: 10;
	height: 99%; width: 25%;
	cursor: pointer;
}
.jdGallery a.left {
	top: 0; left: 0;
}
.jdGallery a.left:hover {
	background: center left no-repeat url(images/fleche1.png);
}
.jdGallery a.right {
	top: 0; right: 0;
}
.jdGallery a.right:hover {
	background: center right no-repeat url(images/fleche2.png);
}
.jdGallery a.open {
	top: 0; left: 0;
	width: 100%; height: 100%;
}
.withArrows a.open {
	position: absolute;
	top: 0; left: 25%;
	z-index: 10;
	width: 50%; height: 99%;
	cursor: pointer;
}
#links {
	margin: 20px 0; padding: 0;
	list-style-type: none;
	height: 70px; line-height: 50px;
	background: left bottom repeat-x url(images/bcklinks.png);
}
#links li {
	float: left;
	margin: 0 15px 0 0;
	width: 300px;
	background: no-repeat;
	font-size: 16px;
	text-transform: uppercase;
}
#links .vision {
	background-image: url(images/bcklinksvision.png);
}
#links .events {
	background-image: url(images/bcklinksevents.png);
}
#links .registrations {
	margin: 0;
	background-image: url(images/bcklinksregistrations.png);
}
#links a {
	display: block;
	padding: 0 0 0 80px;
	color: #000;
	text-decoration: none;
}
#recent {
	margin: 0; padding: 0;
	list-style-type: none;
	width: 100%;
}
#recent li {
	float: left;
	margin: 0 15px 0 0;
	width: 300px;
	text-transform: uppercase;
}
#recent .last {
	margin: 0;
}
#recent .image {
	margin: 0 0 15px 0; padding: 9px;
	background-color: #363e47;
	border: #575e65 1px solid;
}
#recent .image, #recent .image img {
	width: 280px; height: 175px;
}
#recent p {
	margin: 0 0 15px 0;
}
#recent a {
	color: #fddb00;
	text-decoration: none;
}
#recent .more {
	float: right;
	margin: 0 5px 0 0;
}
#container {
	margin: 15px 0 0 0;
	width: 100%;
	background: 625px top repeat-y url(images/bckcontainer.png);
}
#content {
	float: left;
	margin: 0 35px 0 0;
	width: 610px;
}
#content a {
	color: #babec1;
}
#content .post {
	margin: 0 0 25px 0;
}
#content .post a {
	color: #fddb00;
	text-decoration: none;
}
#content .post .title {
	margin: 0;
	font-size: 24px; font-weight: normal;
	/* text-transform: uppercase; */
}
#content .post .date {
	margin: 0 0 15px 0;
	font-size: 14px;
	text-transform: uppercase;
}
#content .post .entry {
	width: 100%;
}
#content .post .entry img {
	padding: 9px;
	background-color: #363e47;
	border: #686f78 1px solid;
}
#sidebar {
	float: left;
	margin: 0; padding: 0;
	list-style-type: none;
	width: 285px;
}
#sidebar ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
#sidebar ul ul {
	margin: 5px 0 0 15px;
}
#sidebar li {
	margin: 0 0 25px 0;
}
#sidebar li li {
	margin: 0 0 5px 0;
}
#sidebar a {
	color: #fff;
	text-decoration: none;
}
#sidebar h3 {
	margin: 0 0 15px 0;
	font-size: 24px; font-weight: normal;
	color: #fddb00;
	text-transform: uppercase;
}
#sidebar .widget_recent_entries li {
	margin: 0 0 10px 0;
}
#sidebar .widget_recent_entries .date {
	padding: 0 0 0 15px;
	background: left center no-repeat url(images/bcksidebarrecentdate.png);
	font-size: 14px;
	color: #fddb00;
}
#sidebar .widget_recent_entries a {
	font-size: 14px;
}
#sidebar .widget_recent_entries p {
	margin: 0;
}
#footer {
	margin: 20px 0 0 0; padding: 10px 0;
	background-color: #2e363f;
	border: #474f59 1px solid; border-bottom: 0;
	text-align: center;
	color: #7a8086;
}
#footer a {
	color: #7a8086;
}
#footer ul {
	margin: 0 0 5px 0; padding: 0;
	list-style-type: none;
}
#footer li {
	display: inline;
	margin: 0 5px;
	text-transform: uppercase;
}
#footer li a {
	text-decoration: none;
}
#footer li a:hover {
	color: #fff;
}

#content .navigation {
	margin: 15px 0;
	width: 100%;
	font-weight: bold;
}
#content .navigation a {
	text-decoration: none;
}
#content .postnavigation {
	margin: 0;
}

.commentlist, .children {
	margin: 0; padding: 0;
	list-style-type: none;
}
.children {
	margin: 10px 0 0 10px;
}
.commentlist .comment {
	margin: 0 0 15px 0; padding: 5px;
	background-color: #3f474f;
	border: #676868 1px solid;
}
.commentlist .avatar {
	float: right;
	margin: 0 0 5px 5px;
	border: #676868 1px solid;
}
#author, #email, #url, #comment {
	margin: 0 5px 0 0; padding: 2px;
	background-color: #fff !important;
	border: #676868 1px solid;
}
#comment {
	width: 300px;
}
#comments, #respond h3 {
	font-size: 15px;
}
a#cancel-comment-reply-link {
	font-weight: bold;
}

/* A few generic styles used across the site */

a img {
	border: 0;
}

td {
	vertical-align: top;
}

input, textarea, select {
	vertical-align: middle;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif; font-size: 12px;
	color: #000;
}
input[type="text"], input[type="password"] {
	padding: 2px;
	background-color: #fff !important;
	border: #676868 1px solid;
}
textarea, select {
	padding: 2px;
	background-color: #fff !important;
	border: #676868 1px solid;
}

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #676868;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #676868;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

.screen-reader-text {
     position: absolute;
     left: -1000em;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #676868;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	color: #000;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
