/*
Theme Name: photo-omega
Description: Elegant Portfolio Theme for photographer
Version: 1.0
Author: Musam 
Author URI: http://www.yeahidothis.com

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-3.0.html
*/



/* basics */

*{margin:0; padding:0;}
#footer {
	display: none;
}
#wpstats {
	display: none;
}

body {
	background:#FFFFFF;
	font-family: Lucida Sans Unicode, sans-serif;
	font-size: 12px;
	margin: 0px;
	}
	
h1 {font-size: 18px; line-height: 42px;}
h2 {font-size: 14px;}
h3 {font-size: 12px;}
h4 {font-size: 10px;}

h1, h2, h3, h4 {
	text-shadow: 0px 1px 1px #fff !important;
}

h2.pagetitle {
	padding: 5px;
	background: #888;
	margin-bottom: 5px;
	color: #fff;
}

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 #333333;
	margin-left:15px;
	padding:0 12px 0 12px;
	}

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


/* links */

a{
	color:#0ab9e5;
	text-decoration:none;
	outline: none;
	}

a:hover{text-decoration: underline;}

#sidebar ul li a {
	color: #FFF;
	display: block;
	text-decoration: none;
}

#sidebar ul li a:hover {
	color:#333333;
	background-color: #ededed;
}


/* container */

#background {
	position: fixed !important;
	top: 0px;
	left: 0px;
	z-index: -2;
	height: 100%;
	width: 100%;
	}

* html #background {
	position: absolute;
}

#hide {
	height: 100%;
	width: 100%;
	position: fixed !important;
	background: url(images/bg.png) no-repeat top left;
	z-index: -1;
}
	
#background .bg {
	width: 100% !important;
	height: 100% !important;
	}
	
#container {
	padding:0;
	color:#333;
	overflow: auto !important;
	width: 100%;
	height: 100%;
	}
	
/* header */

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


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

/* content */
#content {
	background: #fff;
	overflow: hidden;
	padding: 10px;
	width: 660px;
	margin-bottom: 140px;
	margin-top: 90px;
	margin-right: 50px;
	float: right;
}

#content .entry {
	margin-bottom: 0px;
}
.box {
	width: 310px;
	height: 150px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	background: url(images/loader.gif) center center no-repeat;
}	

.post {
	margin:0;
	padding:0;
	line-height: 20px;
	overflow: hidden; 
	}
	
.boxsingle {
	width: 657px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	background: url(images/loader.gif) center center no-repeat;
}	

.postsingle {
	margin:0;
	padding:0;
	line-height: 20px; 
	}
	
#bottom1 ul, #bottom2 ul, #bottom3 ul {
	margin: 0;
	padding-left: 15px;
}
	
.post h2 {
	font:bold 18px;
	}
	
.post h2 a, .postsingle h2 a {
	color: #333333;
	text-decoration: none;
	line-height: 16px;
	}
	
.post h2 a:hover, .postsingle h2 a:hover {
	color: #777;
	text-decoration: none;
	}

.postsingle h1 {
	font:bold;
	line-height: 18px;
	display: block;
	border-top: 1px dotted #333333;
	border-bottom: 1px dotted #333333;
	padding: 5px 0;
}

.postsingle h1 a {
	color: #333333;
	text-decoration: none;
	font-size: 18px;
}
	
.postsingle h1 a:hover {
	color: #777;
	text-decoration: none;
}

.postsingle h2 {
	font-size: 18px;
	border-top: 1px dotted #333;
	border-bottom: 1px dotted #333;
	line-height: 22px;
	padding: 5px 0px;
}
#content h3{
	font-size: 20px;
	border-top: 1px dotted #333;
	border-bottom: 1px dotted #333;
	line-height: 20px;
	padding:5px 0px; 
}

.post ul {}

.post li {}

.entry p{margin:12px 0; }

.postmetadata{
	clear: both;
	padding:6px;
	margin: 10px 0;
	color: #000000;
	background: #EFEFEF;
	}
	

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

hr {
	margin: 5px 0 20px 0;
}

#sidebar hr {
	border: none 0; 
	border-top: 1px dotted #CCCCCC;
	height: 1px;
}


ul, ol {
	margin-left: 30px;
}


/* sidebar */
#sliderWrap {
	margin: 0;
	width: 100%;
	position: fixed;
	bottom: 130px;
	z-index: 222;
}
#slider {
	position: absolute;
	width: 95%;
	height: 85px;
}
#openCloseWrap {
	position: absolute;
	top: 0px;
	right: 0px;
	margin-right: -20px;
	font-size:12px;
	font-weight:bold;
	width: 10px;
	height: 85px;
	padding: 0px 5px;
	background: #00aeef;
	-moz-border-radius-topright: 5px; 
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px; 
	-webkit-border-bottom-right-radius: 5px;
}

#sidebar {
	left: 0px;
	bottom: 45px;
	font-family: verdana, arial, tahoma;
	font-size:11px;
	width: 100%;
	height: 85px;
	margin:0;
	padding: 0;
	color: #fff !important;
	background: url(images/bg3.png);
	z-index: 222;
	}
* html #sidebar {
	position: absolute;
}
#sidebar #header {
	float: left;
	margin-right: 10px;
	padding: 8px 5px;
	width: 225px;
}	

#sidebar #menubar {
	float: left;
	width: 115px;
	padding: 5px 8px 0px;
	border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	height: 80px;
	background: url(images/bg3.png)
}
#sidebar #menubar2 {
	float: left;
	margin-right: 10px;
	width: 115px;
	padding: 5px 8px 0px;
	border-right: 1px dotted #ccc;
	height: 80px;
	background: url(images/bg3.png)
}
#sidebar #wppi {
	float: left;
	margin-right: 10px;
	width: 135px;
	height: 80px;
	padding: 5px 5px 0px;
	border-right: 1px dotted #ccc;
}
#wppi a {
	margin-top: 7px;
	display: block;
}		
#sidebar #blog {
	float: left;
	margin-right: 10px;
	width: 230px;
	height: 80px;
	padding: 5px 10px 0px 0px;
}

#sidebar #blog p, #blog label {
	text-align: left !important;
	padding: 0;
	margin: 0;
	color: #fff !important;
}
#sidebar #blog li{
	float: left;
	display: block;
	width: 75px;
	margin-bottom: 5px;
}

#sidebar #credits {
	float: right;
	margin-right: 5px;
	padding: 8px 5px;
}

#credits a{
	margin-right: 1px;
}

#sidebar h2{
	font:normal 12px verdana, arial, tahoma;
	color: #FFF;	
	margin: 0;
	padding: 0;
	line-height: 20px;
}

#sidebar label{
	font:normal 11px verdana, arial, tahoma;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding:0; color:#fff;}

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

#sidebar ul {
	margin:0px 0 10px 0;
	padding:0;
	display: block;
	width:100%;

	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 20px;
	list-style-type: none;
	display: block;
	width: 100%;
	color: #fff;
	}

#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: #FFF;
}

#sidebar input, #sidebar textarea {
	margin-bottom: 5px;
}

input#emailmebtn {
	height:27px;
	background: #FFFFFF;
	padding: 3px;
}

input#emailmebtn:hover {
	cursor: pointer;
	background: #CCCCCC;
	padding: 3px;
}
input#fromName, input#emailTo, textarea#message {
	width: 200px;
	background: url(images/bg2.png);
	border: 1px solid #000;
}
input#fromName:hover, input#emailTo:hover, textarea#message:hover {
	border: 1px solid #fff;
}

textarea#message {
	font: Lucida Sans Unicode, sans-serif;
}	
	
/* comments */



input, textarea {
	border: 1px solid #CCCCCC;
	padding: 2px;
	font-family: Lucida Sans Unicode, sans-serif;
	font-size: 11px;
}

#searchsubmit:hover {
	cursor: pointer;
	background: #CCCCCC;
}

#commentform {
	background: #EFEFEF;
	padding: 20px;
}

#commentform textarea {
	font-family: Lucida Sans Unicode, sans-serif;
	font-size: 11px;
	width: 100%;
	padding: 2px;
}

#commentform input {
	width: 230px;
	height:15px;
	padding: 2px;
}

#commentform p {
	margin-bottom: 7px;
}


input#submit {
	height:27px;
	background: #FFFFFF;
	padding: 3px;
	margin-top: 7px;
}

input#submit:hover {
	cursor: pointer;
	background: #CCCCCC;
	padding: 3px;
}

.text {
	 border-bottom: 1px dotted #CCCCCC;
	 margin: 0;
	 padding: 0;
}

.text p {
	line-height: 17px;
	padding: 0px 15px;
	color: #333333;
}

.avatar_ {
	float: left;
	margin: 0 10px 0 0;	
}
.avatar_admincomment {
	float: left;
	margin: 0;
}

.avatar img {
	border: 1px solid #CCCCCC;
}

.commenttext {
	background: #EFEFEF;
	padding: 10px;
}
	
.clearfix {
	clear: both;
}	

.commentlist blockquote{
	border-left:1px dotted #333333;
	margin-left:20px;
	padding:0 12px 0 0px;
	margin-bottom: 10px;
}
	
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: 1px solid #CCCCCC;
	}

img.alignright {
	padding: 0px;
	margin: 0 0 2px 14px;
	display: inline;
	border: 1px solid #CCCCCC;
	}

img.alignleft {
	padding: 0px;
	margin: 0 14px 2px 0;
	display: inline;
	border: 1px solid #CCCCCC;
	}

.alignright {
	float: right;
	}

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

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

.wp-capxion p.wp-capxion-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
.flickr-image img {margin-bottom: 10px !important;}
.alignnone img {margin-bottom: 0px !important;}
