/*
Theme Name: IAMOMNI 2010
Theme URI: http://idealphp.com/
Description: IAMOMNI Theme
Author: aepod
Author URI: http://idealphp.com/
version: 0.5
Tags: 
*/




/* basics */

*{margin:0; padding:0;}

body {
	background: #000 url('images/background-tile.png') ;
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-position: 0px 72px;
	font-family: Times New Roman,verdana, arial, tahoma, sans-serif;
	font-size: 8pt;
	margin:0px;
	}

	
h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#000;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}



/* container */


#container {
	width: 987px;
	margin: 0 auto;
	padding:0;
	background:#48484a;
	color:#333;
	overflow: hidden;
	}
	
/* header */

#header {
	background: url('images/iamomni_header.jpg');
	margin: 0px auto 15px;
  	width: 964px; 
  	height: 358px;
	color: #fff; 
	}

#flashHeader{
	margin: 0px auto 0px auto;
	width: 964px; 
	}
	
#header h1{
	font:normal 20pt georgia, times;
	padding:0px 0 0 16px;
	margin:0;
	display: none;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font:normal 10pt georgia, times;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}

/* main menu */


#menu {
	background:#000;
	font-family: verdana, arial, times, serif;
	font-size: 8pt;
	width:964px; 
	height:48px;
	overflow:hidden;
	margin:10px auto 0px auto;
}


#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding:4px 10px;
	margin: 0;
	color: #fff;
	display:block;
}

#menu ul li a:hover {
	background: #fff;
	color:#000;
}


#wrapper{
	background: #fff;
	margin: 0 auto;
  	width: 964px; 
	}
	
#wrapper2{
	background: #000;
	color: #eee;
	margin: 0 auto 0;
  	width: 934px; 
  	border: #fff solid 10px;
  	padding: 5px;
	}
	
	
/* content */


#content {
	float:left;
	width:615px;
	overflow: hidden;
	margin:0px 0px 0px 0px;
	background: #fff;
	min-height: 600px;
	}

.post {
	margin:0 auto;
	padding:0;
	line-height: 14pt;
	width:577px;
	}
	
.post h2{
	font:bold 22px times,georgia, times;
	background: url('images/iamomni_blogheaderbg.jpg') ;
	width: 577px;
	height: 55px;
	line-height: 55px;
	margin-top: 15px;
	text-transform: uppercase;
	text-align:center;
	
	}
	
.post h2 a{
	color: #000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post small {
	font-size: 16px;
	font-weight: bold;
	margin-left: 18px;
	padding-top: 20px;
	}

.post ul {}

.post li {}

.entry p{
	margin:12px auto;
	width: 540px;
	}

.postmetadata{
	clear: both;
	padding:6px;
	margin: 20px auto;
	width: 260px;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}



/* sidebar */

#sidebar {
	font-family: times,verdana, arial, tahoma;
	font-size:8pt;
	width:345px;
	float:left;
	margin:10px 0;
	padding: 0;
	border-left: 3px dashed #000;
	background: #fff;
	min-height: 600px;
	}

#sidebar h2{
	font:normal 16pt ;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar h4{
	font-size:26px;
	font-weight: bold;
	line-height: 36px;
	height: 36px;
	color: #fff;	
	margin: 20px auto 5px;
	width: 290px;
	padding: 0;
	background: #3770B7;
	text-align: left;
	padding-left: 20px;
	text-transform: uppercase;
}

#sidebar div{

	}

#sidebar label{
	font:normal 16pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:12px 20px 12px 20px;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin:14px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
	}

#searchform input#searchsubmit{
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
	}


	
/* misc */

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;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.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;
}




/* footer */

#footer {
	background:#000;
	clear: both;
	width: 100%;
	margin-bottom:9px;
	}

#footer p{padding:14px 0;margin: 0; color: #ccc; text-align:center;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}

#footer2 {
	background:#000;
	clear: both;
	width: 964px;
	margin: 0 auto;
	border-bottom: #48484a solid 9px;
	}	
	
#footer2 p{padding:14px 0;margin: 0; color: #ccc; text-align:center;}
#footer2 a{color: #BCBCBC;text-decoration: none;}
#footer2 a:hover{color: #5D5D5D;text-decoration: underline;}


div.wpg2sidebarblock-image{
	margin-left: 5px;
	}
	
	p.contactTitle{
	 width: 320px;
	 font-size: 16px;
	 text-transform: uppercase;
	 color: #FF0000;	
	 margin: 10px 0px 5px 0px;
	}
	.contactName{
	 color: #491f06;
	 font-size:11px;
	 line-height: 19px;
	}
	p.contactInfo{
	 width: 320px;
	 margin: 0px 0px 5px 6px;
	 line-height: 12px;
	}
	.contactItemWrapper{
	width:320px;
	height: 90px;
	margin-top: 10px;
	font-family: verdana, arial, tahoma, sans-serif;

	}
	
	#twtr-widget-1{
	margin: 0px 15px 5px 15px;
	}
	
	.twtr-ft span{
	 display: none; 
	}
	.twtr-ft div{
	 margin-left: 80px; 
	}	
	.twtr-hd{
		padding-bottom: 0px;
	}	
	.aboutText{
	font-size: 16px;
	line-height: 20px;
	}
	
	#events-calendar-list{
		margin-left: 15px;
	}
	
	#tourLink{
		font-size: 13px;
		text-transform: uppercase;
		font-weight: bold;
		font-family: verdana, arial, tahoma, sans-serif;
	}
	
	#tourLink a {
		color: #ff0000;
		
	}
	
	#tourLink a:hover {
		font-size: 14px;
		
	}	
	.ngg_slideshow{
		width: 320px;
		margin: 0px auto 0px auto;