/*
Theme Name: Ralph Alswang
Theme URI: 
Description: Custom blog theme for Ralph Alswang.
Author: Neon Sky
Author URI: http://www.neonsky.com

Based Upon: 2 Column Fixed - Menu Left, Will Healey, http://www.tomorrows-laundry.com


/*-----------Block Level Elements--------------*/

body {
	color:#000000;
	font-family:"Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif;	
	font-size:12px;
	background-color:#a19588;
	background-image:url(images/ralph-alswang-background.gif);
	background-position:center top;
	background-repeat:no-repeat;
	margin:0; border:0; padding:0;
}

#page {
	width: 960px;
	margin: 0 auto;
	padding:0;
}

#header {
	width: 960px;
}

#headerimg {
	width:960px;
	height:75px;
	margin:0;
	padding:0;
	overflow:hidden;
	background-image:url(images/ralph-alswang-photography-logo.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#headerimg h1 {
	display:none;
}

.description {
	display:none;
}
#slideshow {
	background-color:#ffffff;
	width: 940px; height:150px; 
	padding:10px; 
	text-align:center; overflow:hidden;
	}

#wrapper {
	width: 940px;
	padding:30px 10px 10px 10px;
	background-color:#ffffff;
}

#content {
	float: right;
	width: 730px;
	margin:0 10px 0 20px;
	padding:0;
}

#sidebar {
	float:left;
	width:180px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif;		
}

#footer {
	width: 960px;
	margin:0 auto;
	clear:both;
}

#footer p {
	padding:20px;
	text-align:right;
	font-size:9px;
	color:#382d1e;
}

/*-------------Headings-------------*/

h1, h2, h3, h4, h5 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif;		
	color:#000000;
}

/*-------------Links----------------*/
a {
	color:#382d1e;
	text-decoration:none;
}

a:hover {
	color:#382d1e;
	text-decoration:underline;
}
.post h2 a {
	color:#382d1e;
	}
.post h2 a:hover {
	color:#382d1e;
	}
p.postmetadata a {
	color:#382d1e;
	}
p.postmetadata a:hover {
	color:#382d1e;
	}

/*-------------Other------------------*/

hr {
	display: none;
}

/*-------------The Post-------------*/


h2 a:hover, h2 a:visited, h2 a {
	color:#382d1e;
}

.post {
	width: 720px;
	padding-bottom:15px;
}

.post p {
	font-size:12px;
	line-height:18px;

}

.post a {
	color:#382d1e;
	text-decoration:none;
}

.post a:hover {
	color:#382d1e;
	text-decoration:underline;
}
.post img {
	padding:8px;
	border:#938274 1px solid;
	color:#382d1e;
	}

.post ul {

}

.post li {

}

.entry {

}

.entrytext .postmetadata {
	font-size:9px;
	color:#382d1e;
}

.postmetadata alt {
font-size:10px;
font-style:italic;
	color:#382d1e;

}

.postmetadata a {

}

.navigation {
font-size:10px;
color:#382d1e;
padding-bottom:15px;
}

.alignleft {
float:left;
padding-bottom:10px;
}

.alignright {
float:right;
padding-bottom:10px;
}

.center {
text-align:center;
}

.pagetitle {

}

blockquote {
	margin:0 0 0 20px;
	padding:10px 20px;
	border-top:1px dotted #938274;
	border-bottom:1px dotted #938274;
	background-color:#938274;
	font-size:11px;
	line-height:16px;
}

cite {

}

a img {
border:0px;
}

acronym, abbr {

}
.time {
	font-size:10px;
	text-transform:uppercase;
	color:#806e5e;
}


/*--------------Sidebar------------*/

#sidebar ul, li {
	list-style-type:none;
}

#sidebar ul {
	padding:10px 0 10px 0;
	margin:0;
	background:#ffffff;
	color:#382d1e;
}

#sidebar ul li h2 {
	background-color:#806e5e;
	color:#ffffff;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	padding:6px 10px 6px 10px;
	margin:0;
}

#sidebar ul li {
	list-style:none;
}
#sidebar ul ul {
list-style:none;
}
#sidebar ul ul li {
	margin-left:15px;
	padding:4px 5px;
	font-size:10px;
	border-bottom:1px dotted #938274;
}
#sidebar ul ul li:hover {
	background:#958374;
	font-color:#FFFFFF;

}

#sidebar ul ul ul {
list-style:none;
}

#sidebar p {
	font-size:10px;
	color:#382d1e;
}

#sidebar a {
	color:#382d1e;
	text-decoration:none;

}
#sidebar a:hover {
	text-decoration:underline;
}

#sidebar a:visited {

}


/*--------------Comments--------------*/

#commentform {
	width:700px;
}
#comment {
	width:600px;
}
ol.commentlist {
	font-size:12px;

}

ol.commentlist li {
	font-size:12px;

}

ol.commentlist li.alt {

}

ol.commentlist a {
}

.commentmetadata {
	font-size:9px;

}
#commentform #submit {
margin-top:2px;
color:#382d1e;
border: 1px solid #938274;
background-color:#938274;
font-size:10px;
font-weight:bold;
}

#commentform input {
border: 1px dotted #938274;
}

#commentform textarea {
border: 1px dotted #938274;
}

/*--------------Search Form-------------*/


#searchform {
width:160px;
margin-left:15px;
margin-top:3px;
margin-bottom:10px;
}

#searchform input {
border: 1px dotted #938274;
padding:3px;
margin:3px 0;
font-size:10px;
}

#searchform #s {
font-size:10px;
padding:3px 0 3px 3px;
}

#searchform #searchsubmit {
float:right;
margin-top:2px;
color:#382d1e;
border: 1px solid #938274;
background-color:#938274;
font-size:10px;
font-weight:bold;
width:25%;
}

/*-------------Calendar-----------------*/

#wp-calendar {
	empty-cells: show;
	width:160px;
	margin-left:15px;
	margin-top:10px;
	font-size:9px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	background-color:#ffffff;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	background-color:#ffffff;
	}

#wp-calendar a {
	display: block;
	color:#382d1e;
	background-color:#938274;
	}

#wp-calendar caption {
	padding-top:10px;
	text-align: center;
	text-transform:uppercase;
	font-weight:bold;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}


/*-------------Images------------------*/
/* To use it, create the link to your image and add 
class="right",  class="left", or class="centered"
and the image will move to the right, left, or center
and the text will wrap around it. It's just that simple. */

p img { max-width: 100%; }
img.right { margin: 5px 0 10px 10px; display: inline; }
img.left { margin: 5px 10px 10px 0; display: inline; }
.right { float: right; }
.left { float: left; }
img.centered { display: block; margin-left: auto; margin-right: auto; margin-top:5px; margin-bottom:10px; }

/*--------------Drop Down-------------*/

select {
	width:160px;
	margin-left:15px;
	margin-top:10px;
	margin-bottom:10px;
	border: 1px solid #938274;
	padding:3px;
	font-size:10px;
	}