/*
Theme Name: Ruby Rose - Original Art
Theme URI: http://www.rubyrosestudios.com
Description: Classic black, recycled materials, metal artwork.
Version: 1.6
Author: Laura Childs
Author URI: http://www.laurajchilds.com/
Tags: two-columns, sticky-post, fixed-width, black, white
*/

* {
	margin:0;
	padding:0;
	}
	

/* Begin Settings and Classes */

.aligntags {
padding-top: 75px;
margin-bottom: 2px;
font-size: 12px;
height:20px;
}

a {
	text-decoration:none;
	color:#D5BA00;
	}

.ngg-album { margin: 0px 160px 0px 20px; border: 1px solid #fff;	color:#AD802C; font-weight: bold; font-size: 13px; font-family: arial, helvetica; }

.ngg-albumoverview { border: #fff; }

a:visited{
	color: #AD802C;
	text-decoration: none;
	}

a:hover{
	text-decoration: underline;
	}
	
h1 a, h2 a, h3 a, #sitename {
	color:#D5BA00;
	}
		
h1 a:hover, h2 a:hover, h3 a:hover, #sitename:hover {
	text-decoration:none;
	color:#000;
	}

.entry p {
	margin: 15px 0;
	font-size: 15px;
	font-weight:bold;
	font-family: "Lucida Sans", Verdana, Helvetica, Sans-Serif;
         color: #AD802C;
         line-height: 165%;
}

.entry p small { 	         color: #AD802C; font-size: 12px; line-height: 118%;}

h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
	font-style:italic;
	font-family: "Lucida Sans", Verdana, Helvetica, Sans-Serif;
	color:#AD802C;
	}
	
h1, h2 {
	font-size:2em;
	line-height:30px;
	margin-bottom:14px;
	}
	
	.entry h2 {
		font-size:1.8em;
		margin-top:30px;
	}
	
h3 {
	font-size:1.5em;
	line-height:20px;
	margin-top:30px;
	}
	
h4, h5, h6 {
	margin-top:30px;
}
	

	
small {
	font-size:1em;
	color:#b6b6b6;
	line-height:10px;
	}
	
.caps {
	text-transform:uppercase;
	margin-bottom:6px;
	display:block;
}
	
code {
	font: 1.1em "Courier New", Courier, Fixed;
	}
	
pre {
	font: 1.1em "Courier New", Courier, Fixed;
	margin:1.5em;
	padding:10px;
	background:#fafafa;
	border:1px solid #eee;
	}
	
acronym, abbr {
	font-size: 0.9em;
	letter-spacing: .07em;
	}
	
hr {
	clear:both;
	width:80%;
	height:1px;
	border:none 0;
	color:#ccc;
	background-color:#ccc;
	margin:1.5em 0;
	}
	
img {
	border:none;
	}
	
blockquote {
	margin-left:-21px;
	padding-left:21px;
	background:url(images/quote.gif) no-repeat 0 6px;
	color:#343434;
}
	
	.entry cite {
		font-style:italic;
		font-size:.9em;
		display:block;
		margin:5px 0 0;
		text-align:right;
		}
		
	.entry cite:before {
		content: "\2014 \0020";
		}
		
.post ul, .post ol, .post dl {
	margin:40px 0;
	}
		
.post ul ul , .post ol ol, .post ul ol, .post ol ul, .post dl dl, .post dl ul, .post dl ol {
	margin:0;
	}
	
	.post li {
		padding:0 0 10px 0;
		}
		
		.post ul li {
			padding-left:15px;
		}

#content ul li {
margin-top: 10px;
margin-left:25px;
}
		
		.post ol li li {
			margin-left:10px;
		}
		
		.post li li {
			margin:0;
		}
		
	.post li h3 {
		margin:0;
		}
	
		
.post dt {
	font-weight:bold;
	background:url(images/icons.jpg) no-repeat 0 -141px;
	padding-left:10px;
	margin-left:-10px;
}

.post dd {
	padding-left:10px;
	padding-bottom:5px;
}
		
.clear { 
	clear:both;
	height:0;
	line-height:0;
	font-size:1px;
	}
		
.alignleft {
	float:left;
	}
	
.alignright {
	float:right;
	}
	
.aligncenter, div.aligncenter, img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}


/* Begin Images */	
img.alignleft, .alignleft img {
	margin-right:20px;
	}
	
img.alignright, .alignright img {
	margin-left:15px;
	}

.wp-caption, .attachment img {
	text-align: center;
}

.wp-caption p.wp-caption-text {
	font-size: .9em;
	color:#b6b6b6;
	margin: 0;
}

.attachment, .caption {
	text-align:center;
}

.attachment img {
	}
/* End Images / End Settings and Classes */



/* Begin Structure */
body {
	background:#000000;
	font-size: 11px;
font-family: "Lucida Sans", Verdana, Helvetica, Sans-Serif;
	color:#AD802C;
	text-align:center;
	}
	
#page {
	margin:0 auto;
	padding:20px 0;
	width:900px;
	text-align:left;
	}


/* Begin Header */	
#header {
	height:80px;

	margin-bottom:22px;
	}
	
	#sitename {
		font-weight:bold;
		font-style:italic;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size:3.6em;
		display:block;
		width:340px;
		float:left;
		line-height:38px;
		text-transform:lowercase;
		}
		
#searchform {
	width:90px;
}

	#header #searchform {
		float:right;
		padding-top:10px;
	}
		
#s {
	width:80px;
	border:1px solid #e6e6e6;
	background:#f9f9f9;
	font-size:11px;
	padding:2px 3px 3px;
	float:left;
	}
	
#searchsubmit {
	float:right;
	}

#searchbox {
	width:171px;
	float:left;
	padding:4px 10px 0 0;
}
#searchbox .textfield {
	line-height:16px;
	width:165px;
background: #AD802C;
	float:left;
}
/* End Header */


/* Begin Page List */		
#nav {
	line-height:20px;
	font-size:1em;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	width:210px;
	}
	
	#nav li {
		float:left;
		list-style:none;
		margin-right:25px;
		text-transform:uppercase;
		}
		
		#nav li a {
			}
			
		#nav li a:hover, #nav li.current_page_item a, #nav li.current_page_parent a {
			}
/* End Page List */

		
/* Begin Content */	
#content {
	font-size:1.3em;
	line-height:22px;
	float:right;
	width:680px;
	}
	
	.post {
		margin-bottom:60px;
		}
		
	.sticky, .byuser {
		border:5px solid #f9f9f9 !important;
		margin:-10px -10px 40px -50px;
		background:url(images/sticky.gif) no-repeat 597px 5px;
		padding:5px 5px 5px 45px;
	}
	
		.byuser {
			margin-left:-52px;
			padding-left:47px;
			background:url(images/author.gif) no-repeat 599px 5px;
		}
		
		
		.entry {
			}
		
	.navigation {
		clear: both;
		margin:40px -43px;
		text-transform:uppercase;
		line-height:10px;
		}
		
	.post .navigation {

		padding: 0px 0;
	}
	
	.attachment .navigation {
		height:150px;
	}


		.navigation .navalignleft a {
			background:url(images/icons.jpg) no-repeat 0 -60px;
			padding-left:22px;
margin-top: 22px;
margin-bottom: 10px;
margin-left: 8px;
			display:block;
			height:10px;
			float:left;
		}
		
		.navigation .navalignright a {
			background:url(images/icons.jpg) no-repeat 100% -30px;
margin-top: 22px;
margin-bottom: 10px;
margin-right: 28px;
			padding-right:22px;
			display:block;
			height:10px;
			float:right;
		}

/* Begin Comments */		
.commentlist {
	margin-top:20px;
	}
		
.commentlist li {
	list-style:none;
	margin-bottom:30px;
	border-bottom:1px solid #e6e6e6;
	}
	
.commentlist li.alt {
	}
	
	.commentmetadata, .comment-author {
		font-size:.9em;
		}
		
		.comment-author {
		}
		
	.avatar {
		float:left;
		display:block;
		margin:5px 0 0 -42px;
		}

#commentform {
	padding-bottom:10px;
}
		
#commentform input, #commentform textarea {
	width:147px;
	border:1px solid #e6e6e6;
	background:#f9f9f9;
	font-size:11px;
	padding:2px 3px 3px;
	}
	
#commentform textarea {
	width:500px;
	}
			
#commentform #submit {
	width:150px;
	border:none;
	background:#343434;
	font-size:11px;
	padding:0;
	color:#fff;
	font-size:12px;
	cursor:pointer;
	padding:2px 0 3px;
	}
/* End Comments / End Content */


/* Begin Sidebar */
#sidebar {
	float:left;
	width:200px;
	color:#b6b6b6;
	font-size:1.1em;
	line-height:22px;
	padding-top: 0px;
	}
	
	#sidebar ul {
		}
		
		#sidebar ul ul {
			margin-left: 0px;
			}
			
			#sidebar ul ul ul {
				margin:0;
				padding:0;
			}
		
#sidebar ul li {
list-style:none;
margin-top: 8px;
margin-bottom: 15px;
}
		
#sidebar li li {
margin-below: 5px;
}
			
		#sidebar a {
			font-size:1.1em;
		}
			
	#sidebar h4 {
		clear: both;
font-size:1.56em;
		color:#AD802C;
		line-height:20px;
		margin:0 0 10px;
		}
/* End Sidebar */


/* Begin Footer */
#footer {
	padding-top:24px;
	padding-bottom:14px;
	color:#b6b6b6;
	font-size:1.2em;
	line-height:20px;
	}
	
	#footer .alignright {
		padding-top:2px;
	}
	
#footer .alignright a {
display:block;
float:right;
margin-top: 20px;
text-transform:uppercase;
height:10px;
padding-bottom:14px;
line-height:10px;
padding-top:3px;
}
	
	#footer .top {
		padding-right:15px;
		background:url(images/icons.jpg) no-repeat 100% 0;
	}
	
	#footer .rss {
		padding-right:18px;
		margin-right:10px;
		background:url(images/icons.jpg) no-repeat 100% -90px;
	}
	
	#footer .home {
		padding-right:18px;
		margin-right:10px;
		background:url(images/icons.jpg) no-repeat 100% -120px;
	}

	#footer .studio {
		padding-right:22px;
		margin-right:15px;
	}




/* End Footer / End Structure */
			

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 260px;
	}
	
	#wp-calendar th {
		text-align:center;
		color:#343434;
	}
	
#wp-calendar caption {
	text-decoration: none;
	font-weight:bold;
	font-size:1.1em;
	text-align: center;
	width: 100%;
		color:#343434;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	text-decoration: none;
	display: block;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; 
	}
/* End Calendar */

/*
Whatever your hand finds to do, do it with all your might,
for in the grave, where you are going, there is neither
working nor planning nor knowledge nor wisdom.
Ecclesiastes 9:10
*/

/*
Tammy Hart
www.tammyhartdesigns.com
*/
