/* 
	Theme Name: RichWP Photo
	Theme URL: http://www.RichWP.com
	Description: Photo theme created for WordPress.
	Author: Felix Krusch
	Author URI: http://www.RichWP.com
	Version: 1.0
	Tags: photo theme, photo, portfolio
	
	The RichWP Photo Theme is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
	Changelog:
		V1.1 - 2009-04-05 Release of - RichWP Photo -
*/

body {
	background: #000000;
	color: #7C7C7C;
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
}

#wrap {
	width: 960px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
}

#wrap p {
	margin: 0 0 15px 0;
	padding: 0;
}

a {
	color: #5D5D5D;
	text-decoration: none;
}

a:hover {
	color: #5D5D5D;
	text-decoration:underline;
}
#wrap strong {
	color:#B9B9B9;
}

/*************************** Header START ***************************/
/* Logo */
#logo {
	width:600px;
	height:105px;
}

#logo img{
padding: 15px 5px 0 0;
}

#logo h1{
	color: #7C7C7C;
	font-size: 28px;
	font-family: Verdana, Arial, Tahoma;
	font-weight:bold;
	margin: 15px 0 30px 0;
	float:left;
	padding-bottom: 0;
}

#logo h1 a, #header h1 a:active, #header h1 a:visited {
	color: #7C7C7C;
	text-decoration:none;
}

#logo h2{
	color: #7C7C7C;
	font-size: 14px;
	font-family: Verdana, Arial, Tahoma;
	margin: 44px 0 0 3px;
	float:left;
}

#logo h2 a, #logo h1 a:active, #logo h2 a:visited{
	color: #7C7C7C;
	text-decoration:none;
}

/* Logo END */

/*************************** Header START ***************************/
#header {
	background:url(Dark/bg_header.gif) no-repeat;
	height:30px;
	padding: 0 0 0 0;
}

/* Header Navigation (Big Thanx to Suckerfish ;-) */
#nav {
	float:left;
	margin: 2px 0 0 0;
}

#rss_top {
	width:16px;
	height:16px;
	float: right;
	margin: 6px 0 0 13px;
}

#nav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
	
#nav li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
	
#nav li a, #nav li a:link, #nav li a:visited {
	color: #B9B9B9;
	display: block;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration:none;
	margin: 0px;
	padding: 8px 15px 13px 15px;
}

#nav li a:hover, #nav li a:active {
	color: #B9B9B9;
	margin: 0px;
	padding: 8px 15px 13px 15px;
	text-decoration: underline;
}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	opacity: .90;
	filter: alpha(opacity=90);
	background: #2D2D2D;
	width: 150px;
	color: #EEEEEE;
	text-transform: uppercase;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	border-bottom: 1px solid #2D2D2D;
	border-left: 1px solid #2D2D2D;
	border-right: 1px solid #2D2D2D;
}
	
#nav li li a:hover, #nav li li a:active {
	background: #5D5D5D;
	color: #EEEEEE;
	padding: 5px 10px 5px 10px;
}

#nav li {
	float: left;
	padding: 0px;
}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
}

#nav li li { 
}

#nav li ul a { 
	width: 140px;
}

#nav li ul a:hover, #nav li ul a:active { 
	text-decoration:none;
}

#nav li ul ul {
	margin: -21px 0 0 171px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover { 
	position: static;
}
/* Header Navigation END */


/* Header Search */
#header_search {
	float: right;
	margin: 5px 5px 0 10px;
}

#header_search form {
	margin: 0;
	padding: 0;
	display:block;
}

#search input {
	background-color:#0F0F0F;
	border-color:#333333;
	color:#EEEEEE;
	font-family: Arial, Verdana, Helvetica;
	font-size:12px;
	width:165px;
	padding:0 5px 0 5px;
	margin:2px 5px 0px 9px;
	vertical-align:middle;
}

#search .input {
	width:20px;
	height:20px;
	background:none;
	border:none;
	padding:0;
	margin:1px 0 0 0;
	vertical-align:middle;
}
/* Header Search END */
/*************************** Header END ***************************/

/*************************** Border Corners START***************************/
.boxes {
	position:relative;
	background: url(Dark/bg_box.gif) bottom repeat-x #000000;
	border: solid 1px #2E2E2E;
}

#col_left_image {
	width: 682px;
	margin: 10px 0 0 0;
	float: left;
	 
}

.border_top_right {
	position:absolute;
	width:6px;
	height:5px;
	background:url(Dark/border_top_right.gif) no-repeat;
	z-index:2;
	right: -1px;
	top: -1px;
}

.border_top_left {
	position:absolute;
	width:6px;
	height:5px;
	background:url(Dark/border_top_left.gif) no-repeat;
	z-index:2;
	top: -1px;
	left: -1px;
}

.border_bottom_left {
	position:absolute;
	width:8px;
	height:9px;
	background:url(Dark/border_bottom_left.gif) no-repeat;
	z-index:2;
	bottom: -1px;
	left: -1px;
}

.border_bottom_right {
	position:absolute;
	width:8px;
	height:9px;
	background:url(Dark/border_bottom_right.gif) no-repeat;
	z-index:3;
	right: -1px;
	bottom: -1px;
	font-size:10px;
	line-height:16px;
}
/*************************** Border Corners END ***************************/

/*************************** Image Posts START ***************************/

#image_single {
position:relative;
	width: 640px;
	padding: 0 20px 20px 20px;
	float: left;
	margin: 0;
}

#image_nav {
	position:relative;
	height:22px;
	font-size:10px;
	text-transform:uppercase;
	padding:0;
	margin: 0;
}

#image_nav_previous {
	position:absolute;
	width:133px;
	left: 0px;
	top: 5px;
}

#image_nav_index {
	position:absolute;
	width:400px;
	left: 134px;
	top: 5px;
	text-align:center;
}

#image_nav_next {
	position:absolute;
	width:200px;
	right: 0px;
	top: 5px;
	text-align:right;
}

#image_info {
	width: 226px;
	float:right;
	padding: 17px 20px 25px 20px;
	font-size: 11px;
	line-height:17px;
	margin: 10px 0 0 0;
}

#image_info h2 {
	font-size: 16px;
	padding: 0 0 12px 0;
	margin:0;
}

#image_info a{
	text-decoration:underline;
	color: #7D7D7D;
}

#image_info a:hover{
	text-decoration:underline;
	color: #7C7C7C;
}

.zoom {
	position:absolute;
	opacity: .70;
	filter: alpha(opacity=70);
	background: #000000;
	width:50px;
	z-index:1;
	top: 20px;
	left:20px;
	color: #FFFFFF;
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:4px 5px 4px 3px;
}

.zoom img {
	padding: 0 3px;
}

/*************************** Image Posts END ***************************/

/*************************** home.php START ***************************/
.home_image {
	position:relative;
	width:280px;
	background: url(Dark/bg_box.gif) bottom repeat-x #000000;
	border: solid 1px #2E2E2E;
	margin:9px;
	padding: 10px 10px 10px 10px;
	float:left;
}

.home_image img{
	width: 280px;
}

.gallery_title {
	position:absolute;
	opacity: .70;
	filter: alpha(opacity=70);
	background: #000000;
	width:250px;
	z-index:1;
	bottom: 10px;
	right:10px;
	color: #FFFFFF;
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	padding:5px 15px 5px 15px;
}
/*************************** home.php END ***************************/

/*************************** archive.php START ***************************/

.archive_title {
	font-size:14px;
	margin: 10px 0 8px 10px;
	color: #B9B9B9;
}


.thumbs {
	width:150px;
	position:relative;
	background: url(Dark/bg_box.gif) bottom repeat-x #000000;
	border: solid 1px #2E2E2E; 
	margin:10px;
	padding: 10px 10px 10px 10px;
	float:left;
}

.thumbs img{	
	width:150px;
}

/*************************** archive.php START ***************************/

/*************************** page.php START ***************************/

#content {
	width:598px;
	padding: 20px;
	margin:10px 0 10px 0;
	float:left;
	line-height:22px;
}

#content p {
	margin: 0 0 15px 0;
}

#content h3,h2 {
	color: #B9B9B9
}

#content a {
	color: #B9B9B9;
	text-decoration:underline;
}

#content a:hover {
	color: #7C7C7C;
}

#crumps {
	width: 100%;
	padding: 0;
	margin: 0 0 10px 0;
	font-size:10px;
	border-bottom:1px dotted #5D5D5D;
	line-height:18px;
}

#crumps a {
	text-decoration:none;
}

#crumps a:hover {
	text-decoration:underline;
}


.page_title_left {
	font-size:20px;
	padding: 15px 0 20px 0;
	margin: 0 0 0 0;
	color: #B9B9B9;
}


.date {
	font-size:10px;
	padding: 0 0 0 0;
	margin: 0 0 20px 0;
}


.navigation {
	padding: 15px 0 0 0;
}

/* Images in text START */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px 0 4px 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding:0;
	margin: 4px 10px 6px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.wp-caption-text {
	background:#3C3C3C;
	font-size:10px;
	margin:0;
	padding:0 5px 0 5px;
}

.wp-caption.alignleft{
	margin: 4px 10px 0 0;
	display: inline;
}

.wp-caption.alignright{
	margin: 4px 0 0 10px;
	display: inline;
}

.gallery-icon img{
	width: 180px;
	height: 135px;
	padding: 5px;
}
/* Images in text END */
/*************************** page.php END ***************************/

/*************************** Comments START ***************************/
#comments_wrap {
	margin: 10px 0 20px 0;
	padding: 0 20px 40px 20px;
}

#comments_wrap a{
	color: #B9B9B9;
	text-decoration:none;
}

#comments_wrap a:hover{
	color: #E4E4E4;
	text-decoration:underline;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
	
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 3px solid #D2D2D2;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 18px;
	text-transform: none;
	padding: 10px 0 10px 0;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
	padding-bottom:20px;
}
	
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform textarea {
	background-color:#0F0F0F;
	border:1px solid #333333;
	width: 100%;
	padding: 2px;
	color: #FFFFFF;
}

#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

.children { 
	padding: 0; 
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}
/*************************** Comments END ***************************/

/*************************** Sidebar START ***************************/
#sidebar {
	width: 320px;
	float: right;
	margin: 10px 0 10px 0;
	padding: 0;
}

#sidebar a {
	color: #B9B9B9;
	text-decoration: none;
}

#sidebar a:hover {
	color: #E4E4E4;
	text-decoration:underline;
}

.sidebox {
	position:relative;
	background: url(Dark/bg_box.gif) bottom repeat-x #000000;
	border: solid 1px #2E2E2E;
	padding: 0 20px 13px 20px;
	margin: 0 0 8px 0;
}

#sidebar form {
	margin: 0;
}
#content_home_col_right ul {
	margin: 0 0 0 20px;;
	padding: 0 0 0 0;
	list-style: url(Dark/arrow_sidebar.gif);
}

#sidebar ul {
	margin: 0 0 0 20px;;
	padding: 0 0 0 0;
	list-style: url(Dark/arrow_sidebar.gif);
}

#sidebar li {
	margin-bottom: 5px;
	color: #7C7C7C;
}

#sidebar li li {
	margin-bottom: 0;
	padding: 0 0 0 5px;
}

#content_home_col_right h3{
	color: #B9B9B9;
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 0 0 8px 0;
}

#sidebar h3{
	color: #B9B9B9;
	font-family: Verdana, Arial, Tahoma;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 0 0 10px 0;
}

#side_search input {
	color:#5D5D5D;
	font-family: Verdana, Arial, Tahoma;
	font-size:14px;
	width:160px;
	height:18px;
	padding:0px 0px 0px 0px;
	margin:0px 5px 0px 9px;
	vertical-align:middle;
}

#side_search .input {
	width:21px;
	height:20px;
	background:none;
	border:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	vertical-align:middle;
}

#calendar a a:link a:visited a:hover {
	font-weight:bold;
}

#calendar caption {
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
}

#s, input.textbox {
	border:1px solid #e0e0e0;
	margin-bottom:10px;
}

#searchbtn, input.submit {
	background:#fff;
	border:1px solid #e0e0e0;
}

.textwidget {
font-size: 11px;
line-height:16px;
color:#B9B9B9;
}

/*************************** Sidebar END ***************************/

/*************************** Lightbox START **************************
	Lightbox JS: Fullsize Image Overlays 
	by Lokesh Dhakar - http://www.huddletogether.com

	For more information on this script, visit:
	http://huddletogether.com/projects/lightbox/
**********************************************************************/
#lightbox{
	background-color:#000000;
	padding:20px 20px 10px 20px;
	color:#7D7D7D;
}

#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
}	

#lightboxCaption{ 
	float: left; 
}

#keyboardMsg{ 
	float: right; 
}

#closeButton{
	top: 5px; right: 5px; 
}

#lightbox img{ 
	border: none; clear: both;
} 

#overlay img{ 
	border: none; 
}

#overlay{
	opacity: .90;
	filter: alpha(opacity=90);
	background: #000000;
}

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(img/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/overlay.png", sizingMethod="scale");
}
/*************************** Lightbox END ***************************/

/*************************** Footer START ***************************/
#footer {
	position:relative;
	z-index:999;
	clear:both;
	border-top:#7D7D7D 1px solid;
	margin: 10px auto 0 auto;
	padding:6px 0 20px 0;
	width:955px;
}

#footer h3 {
	color: #E4E4E4;
}



.footer_text {
	color:#8C8C8C;
	font-size:11px;
}

.footer_text a{
	color: #E4E4E4;
	text-decoration:none;
}

.footer_text a:hover{
	color: #E8E8E8;
	text-decoration:underline;
}
/*************************** Footer END ***************************/

