/*  
Theme Name: Gohari
Theme URI: http://www.gohari.com/
Description: Custom Gohari Theme
Version: 1.5
Author: Michael Bryan
Author URI: http://redelement.twocents.me/
*/

.clear:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
hr {
	color:#cbc0ac;
	background-color:#cbc0ac;
	margin:0;
	padding:0;
	height:10px;
	width:575px;
}
/* Hides from IE-mac */
* html .clear {
	height:1%;
}
/* End hide from IE-mac */
img {
	border:0;
}
* {
	margin:0; 
	padding:0;
}
body {
	font-family: Georgia;
	font-size:12px;
	text-align:center;
	color:#222;
	margin:15px 0;
	background-color:#1a1c1d;
}
#wrapper {
	position:relative;
	width:1100px;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
}
.topbar {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000;
	padding-left:15px;
	padding-top:5px;
}
/*********************** various styles end ************************/

.navtitle {
	font-size:1em;
	border-bottom:2px solid #da5300;
	text-decoration:none;
}
a, a:visited {
	color:#10396f;
	text-decoration:none;
}
a:hover {
	color:#e56100;
	text-decoration:none;
}

p img { 
	padding:10px;
	max-width:100%; 
}
img.right {
	padding:4px;
	margin:0 0 2px 7px;
	display:inline; 
}
img.left {
	padding:4px;
	margin:0 7px 2px 0;
	display:inline; 
}
.right {
	float:right;
	padding:4px;
	margin:0 7px 2px 0;
	display:inline; 
}
.left {
	float:left;
	padding:5px;
	margin:5px;
	display:inline; 
}
.alignright {
	float:right;
}
.alignleft {
	float:left;
}
.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.cmtbut{
	position:relative;
	cursor:pointer;
	color:#fff;
	background:#3d3325;
	border:0;
	width:60px;
	height:22px;
	margin:0;
	padding:0 0 3px 0;
}
h2 {
	font-weight:normal;
	font-size:18px; 
	color:#222;
}
h3 {
	font-weight:normal;
	font-size:14px;
}

/*********************** header style ********************************/
#header {
	width:1109px;
	height:64px;
	display:block;
	background:#f0f0e8;
	text-indent:15px;
	overflow:hidden;
}
.logo a {
	font-variant:small-caps;
	font-size:35px;
	padding:10px 20px;
	position:relative;
	top:20px;
	color:#000;
}
.logo a:hover {
	color:#e56100;
}

#main {
	width:1109px;
	background:#fff; 
	padding-bottom:25px;
	overflow:hidden;
	position:relative;
}

/*********************** sidebar styles ****************************/
#sidebar {
	position:relative;
	float:left;
	width:225px;
	display:block;
	margin-top:0;
	padding-top:45px;
	background:#f4f1ea;
	margin-bottom:-2000px;
	padding-bottom:2000px;
	height:100%;
         text-align:center;
	overflow:hidden !important;
}
#sidebar a {
	color:#222;
	text-decoration:none;
	text-indent:15px; 
	font-size:14px;
}
#sidebar a:hover {
	color:#f3be63;
	text-decoration:none;
	border-bottom:1px solid #F3BE63;
}
#sidebar a:active {
	border-bottom:1px solid #F3BE63;
}
#sidebar h2 {
	font-weight:normal;
	font-size:16px;
	color:#10396f;
}
#sidebar ul {
	list-style:none;
	text-indent:10px;
}

/*********************** right sidebar styles ********************************/
#rsidebar {
	position:relative;
	float:right;
	width:225px;
	display:block;
	background:#545454;
	padding-top:60px;
	padding-bottom:2000px;
	margin-bottom:-2000px;
	overflow:hidden;
	color:#FFF;
}
#rsidebar a:active {
	
}
#rsidebar li { 
	display:block; 
	width:164px;
	height:25px;
	line-height:25px; 
	list-style-type:square;
	padding:0 0 6px 0;
	margin:0 0 0 15px;
}
#rsidebar li a {
	display:block; 
	color:#af443c; 
	width:164px; 
	height:25px; 
	line-height:25px;
	list-style:none;
	padding:0 0 2px 0;
	margin:0; 
}
#rsidebar li a:hover {
	display:block; 
	color:#fff; 
	width:164px; 
	height:25px; 
	line-height:25px;
	list-style:none;
	padding:0 0 2px 0;
	margin:0; 
	background: url(images/menuhover.png);
}
#rsidebar ul {
	padding:0;
	margin:0;
}
#rsidebar ul ul {
	padding:0 5px 0 0;
	margin:0 5px 0 0;
}
#rsidebar li li {
	padding:15px;
	margin:15px;
}
#contact-form {
	width:205px; 
	margin-left:6px;
}

/*********************** content styles ****************************/
#content {
	position:relative;
	float:right;
	width:600px;
	display:block;
	top:50px;
	margin-bottom:20px;
	margin-right:20px;
}
#blogcontent {
	position:relative;
	float:right;
	width:600px;
	display:block;
	top:50px;
	margin-right:20px;
}
#inner-content {
	position:relative;
	float:left;
	width:525px;
	margin-left:30px;
}
#content li { 
	line-height:12px; 
	padding:0 0 0 0;
	margin:0 0 5px 10px; 
	list-style-type: disc; 
	padding-bottom: 5px;
}
#content ul {
	padding:0 0 0 10px;
	margin:0 0 0 10px; 
	list-style-type: disc;
}
#blogcontent li { 
	line-height:12px; 
	padding:0 0 0 0;
	margin:0 0 5px 10px; 
	list-style-type: disc; 
	padding-bottom: 5px;
}
#blogcontent ul {
	padding:0 0 0 10px;
	margin:0 0 0 10px; 
	list-style-type: disc;
}
#crumbs {
	position:relative;
	width:500px; 
	font:Georgia;
	font-size:18px;
	font-weight:bold;
	color:#10396f;
}

/********************** footer styles *****************************/
#footer {
	clear:both;
	width:1159px;
	color:#fff;
	background-color:#333;
}
#footer a, #footer a:active, #footer a:visited {
	color:#fff;
}
#footer a:hover {
	color:#e56100; 
}
#ftxt1 {
	position:relative;
	clear:both;
	text-align:left;
	background-color:#f4f1ea;
	height:25px;
	line-height:25px;
}
#ftxt1 a:link, #ftxt1 a:active, #ftxt1 a:visited {
	color:#000; 
	text-decoration:none;
	margin:0 155px;
	font-family:Arial, Helvetica, sans-serif;
}
#ftxt1 a:hover {
	color:#e56100; 
	text-decoration:none;
}
.link1 {
	display:inline;
	text-align:center;
}
.link2 {
	display:inline;
	text-align:center;
}
.link3 {
	display:inline;
	text-align:center;
}
.ftxt2 {
	position:absolute;
	bottom:30px;
	right:0;
	text-align:center; 
	color:#fff;
	width:230px;
	height:50px;
}
.ftxt2 a {
	color:#FFF;
}
.ftxt2 a:hover {
	color:#F90;
}

/******************** footer2 styles **********************************************/
#footer2 {
	width:1159px;
	background-color:#222;
	clear:both;
	position:relative;
	min-height:100px;
	font-family:Arial, Helvetica, sans-serif;
}
#footer2 ul {
	padding:0;
	margin:5 0 0 0; 
	list-style-type:none;
}
#footer2 li {
	list-style-type:none;
	padding:0 0 3px 0;
	margin:3px 0 0 0;
}
.bot-link {
	float:left;
	width:239px;
	text-align:center;
	margin:0;
	padding:0;
}
.bot-link a {
	color:#d3e1ed;
	font-size:14px;
}
.bot-link a:hover {
	color:#000;
	background-color:#d3e1ed;
}
.bot-title {
	font-size:20px;
	color:#fff;
}

/***********************************************wordpress styles begin*************************************************/
#searchform #searchsubmit {
	color:#545454;
	font-size:11px;
	font-weight:normal;
	border:solid 1px #ededed;
	padding:3px; 
	cursor:pointer;
}
#searchform #s {
	color:#545454;
	font-size:11px;
	font-weight:normal;
	border:solid 1px #ededed;
	padding:3px; 
	width:190px;
}
/********************************************************************/
.pagetitle {
	color:#10396f;
	margin-bottom:8px;
}
.entry {
	margin:10px 0 15px 0;
}
.postinfo {
	margin-bottom:5px;
	padding:2px;
	background:url(images/postback.png) no-repeat;
}
.postmetadata {
	font-size:11px;
	border-top:1px dotted #e56100;
	padding-top:1px;
}
.postmetadata a {
	color:#da5300;
	text-decoration:none;
}
.postmetadata a:hover {
	color:#da5300;
	text-decoration: underline;
}
.post {
	margin-bottom:12px;
	text-align:justify;
}
.post p {
	line-height:155%;
	margin-bottom:1em;
}
.post li {
	margin-left:20px;
	font-weight:normal;
}
.post ul {
	list-style-image:none;
	list-style-type:decimal;
	font-weight:normal;
}
.post a:visited, .post a:link {
	color:#10396f;
}
.post a:hover {
	color:#e56100;
}

/********************** color of quotes ****************************/
blockquote {
	margin:0.5em 1em 0.1em 1em;
	padding:0.5em 0.5em 0.1em 0.5em; 
	background:#f4f1ea; 
	font-style:italic;
}
.navigation {
	display:block;
	margin-top:15px;
	margin-bottom:25px;
	margin-left:15px;
}
ol ul, ol li{
	list-style:none;
}
.commentlist li ul li {
	font-size:1em; 
	background:#fff;
}
.commentlist li.alt {
	background:#f4f1ea;
	border:1px solid #eee;
}
.commentlist li .avatar {
	float:right;
	border:1px solid #eee;
	padding:2px;
	background:#fff;
}
.alt {
	margin:0;
	padding:10px;
}
.commentlist {
	padding:0; 
	margin:0 0 5px 0;
	text-align:
	justify;
	width:100%;
}
.commentlist li {
	margin:3px 3px 5px 3px;
	padding:3px;
	list-style:none;
	background:#f4f1ea;
	border:1px solid #eee;
	overflow:hidden;
}
.commentlist p {
	margin:10px 5px 10px 0;
}
.children { 
	padding:0; 
	margin:0;
}
#commentform {
	margin:5px 10px 0 0;
}
#commentform textarea {
	width:100%;
	padding:2px;
}
#commentform p {
	margin:5px 0;
	font-family:Arial;
}
.nocomments {
	text-align:center;
	margin:0;
	padding:0;
}
.commentmetadata {
	margin:0;
	display:block;
	font-weight:normal;
}
.comments-template {
	position:relative;
	float:left;
	margin-bottom:15px;
}
.comments {
	border-bottom:1px solid #dee7ee;
}

/******************* regular widget styling ************************************/
.box {
	width:200px;
	margin-bottom:10px;
	margin-left:10px;
}
.widgettitle {
	color:#e56100;
	font-weight:bold;
	list-style:none;
	width:200px;
	height:18px;
	line-height:18px;
}
.box li {}.box li li {}.box ul {
	margin:0;
	padding:0;
}
.box ul ul {
	margin:0;
	padding:0
}
.box ul ul ul {
	margin-bottom:0;
}

/*********************************** Menu ************************************/

.menu {
	width:100%; 
	position:absolute;
	font-family:arial, sans-serif;
	text-align:center;
	z-index:10000;
	background-color:#545454;
	height:30px;
	line-height:30px;
	left:0;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	margin:0;
	list-style-type:none;
	padding-left:2px;
}
.menu ul ul {
	width:200px;
	padding-left:1px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float:left;
	position:relative;
	z-index:100;
	margin:0;
	background-color:#545454;
	width:176px;
}
.menu li.contact {
	float:right;
	position:relative;
	z-index:100;
	margin:0;
	background-color:#545454;
	width:225px;
}
/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;
	font-size:14px;
	text-decoration:none; 
	color:#fff; 
	padding-left:10px; 
	font-weight:bold;
}
/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
	margin:0;
	padding:0;
}
/* style the second level hover */
.menu ul ul a.drop:hover{
	background-color:#d3e1ed;
}
.menu ul ul :hover > a.drop {
	background-color:#d3e1ed;
	color:#10396f;
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
}
/* style the third level hover */
.menu ul ul ul a:hover {
	color:#10396f;
	background-color:#d3e1ed;
} 
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	width:175px;
	left:0;
	top:30px; 
	z-index:5000;
}
/* position the third level flyout menu */
.menu ul ul ul{
	left:175px; 
	top:0;
	z-index:3000;
} 
/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	border-left:#000 thin solid;
	border-right:#000 thin solid;
	color:#fff;
}
/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
	color:#10396f;
	background-color:#d3e1ed;
}
.menu :hover > a {
	color:#10396f;
	background-color:#d3e1ed;
} 
.menu ul ul :hover > a {
	background-color:#d3e1ed;
	border-left:#000 thin solid;
	border-right:#000 thin solid;
	color:#10396f;
}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{
	visibility:visible; 
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
	visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
	visibility:visible;
}