/*  
Theme Name: Oven Claw Blog
Theme URI:
Description: Oven Claw Wordpress Theme
Version: 1.0
Author: Christina Leikam	
Author URI: http://wagooh.net/

*/

body {
background: url(images/background.gif) repeat;
color:#ffffff;
font: 10pt "Trebuchet MS", Sans-serif; 
}

a:link, a:visited { 
color:#cdcacc;
text-decoration:none;
}

a:hover, a:active {
color:#ffffff;
text-decoration:underline;
}

#wrapper {
background: url(images/topleft.gif) no-repeat;
width: 1024px;
position:absolute;
top:0;
left:0;
padding:0;
margin:0;
}

#content {
width:1024px;
padding-left:130px;
margin-top:200px;
}

#nav {
position:absolute;
width:600px;
height:30px;
top:170px;
left:140px;
font-size:11pt;
margin: 0 auto;
}

#nav ul {
list-style-type:none;
display:inline;
}


#nav ul li { 
display: inline;
padding-right:35px;
}



.sidebar {
float:left;
margin-left:15px;
text-align:left;
width:220px;
display:inline;
}

.sidebar ul {
list-style-type:none;
margin-left:0;
padding-left:15px
}

.sidebar h2 {
margin-bottom:5px;
margin-top:10px;
}

.sidebar a:hover, .sidebar a:active {
text-decoration:underline;
}

#container {
float:left;
width:525px;
margin-left:20px;
display:inline;
}

#search {
position:absolute;
width:400px;
left:600px;
top:15px;
}

.post img {
border:1px solid #bebdbf;
padding:5px;
background-color: #ffffff;
margin:0;
max-width:350px;
}


.post {
background:url(images/backpost2.gif) repeat-y;
width:475px;
color:#2e2e2e;
padding-right:50px;
padding-left:30px;
padding-top:0;
margin-top:0;
padding-bottom:0;
margin-bottom:0;
}

.post a:link, .post a:visited {
color:#000000;
}

.post a:hover, .post a:active {
color:#ffffff;
}

.post h2 {
padding:0;
margin:0;
text-align:left;
font: 18pt "Palatino Linotype", serif; 
font-weight:bold;
width:350px;
}
.postmetadata {
width:350px;
padding-bottom:40px;
border-bottom:1px dotted;
padding-top:0;
margin-top:0;
text-align:left;
}


.posttop {
background: url(images/toppost2.gif) no-repeat;
width:525px;
height:26px;
padding:0;
margin:0;
}

.postbottom {
background: url(images/bottompost2.gif) no-repeat;
width:525px;
height:34px;
padding:0;
margin:0;
}

.post-date {
float:left;
display:inline;
padding-right:15px;
background: url(images/calendar.png) no-repeat;
width:63px;
height:84px;
}

.month {
margin-left:18px;
padding-top:15px;
color:#000000;
font-weight:bold;
}

.day {
padding-left:14px;
padding-top:2px;
font-size:22pt;
}

.entry {
margin-left:25px;
}

.navigation {
text-align:center;
font-size:12pt;
}

#footer {
clear:both;
text-align:center;
padding-bottom:25px;
}

p {
margin-bottom:0;
padding-right:25px;
}

.pagenav h2{
background: url(images/pages.gif) no-repeat;
text-indent:-9999px;
height: 41px;
width:80px;
}

.categories {
background: url(images/categories.gif) no-repeat;
text-indent:-9999px;
width:133px;
height:44px;
}

.archives {
background: url(images/archives.gif) no-repeat;
text-indent:-9999px;
width:114px;
height:40px;
}

.login {
background: url(images/login.gif) no-repeat;
text-indent:-9999px;
width:192px;
height:37px;
}

#linkcat-2 h2{
background: url(images/blogroll.gif) no-repeat;
text-indent:-9999px;
width:80px;
height:42px;
}

.calendar {
background: url(images/calendarhead.gif) no-repeat;
text-indent:-9999px;
width:116px;
height:36px;
padding-bottom:10px;
}

#calendar a:link, #calendar a:visited {
color:red;
}

#calendar a:hover, #calendar a:active {
color:#dbc9b0;
text-decoration:underline;
}

.recent {
background: url(images/recent.gif) no-repeat;
text-indent:-9999px;
width:157px;
height:35px;
margin-top:10px;
}

.subscribe {
background: url(images/subscribe.gif) no-repeat;
text-indent:-9999px;
width:124px;
height:34px;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #000000;
	padding: 10px 0 0;
	margin-right:15px;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #000000;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

.rollover {
display: block;
width: 172px;
height: 19px;
background: url(images/blogbywagooh.gif) no-repeat;
text-indent: -9999px;
text-decoration: none;
margin:0 auto;
padding:0;
}


a.rollover:link, a.rollover:visited, a.rollover:active {
background: url(images/blogbywagooh.gif) no-repeat;
}
 
a.rollover:hover {
background-position: -172px 0;
}

.rolloverhome {
display:block;
width:140px;
height:40px;
background: url(images/home.gif) no-repeat;
text-decoration:none;
}

a.rolloverhome:link, a.rolloverhome:visited, a.rolloverhome:active {
background: url(images/home.gif) no-repeat;
text-indent:-9999px;
}
 
a.rolloverhome:hover {
background-position: -140px 0;
}

.rolloverphotos {
display:block;
width:140px;
height:40px;
background: url(images/photos.gif) no-repeat;
text-decoration:none;
}

a.rolloverphotos:link, a.rolloverphotos:visited, a.rolloverphotos:active {
background: url(images/photos.gif) no-repeat;
text-indent:-9999px;
}
 
a.rolloverphotos:hover {
background-position: -140px 0;
}

.rollovertest {
display:block;
width:140px;
height:40px;
background: url(images/testimonials.gif) no-repeat;
text-decoration:none;
}

a.rollovertest:link, a.rollovertest:visited, a.rollovertest:active {
background: url(images/testimonials.gif) no-repeat;
text-indent:-9999px;
}
 
a.rollovertest:hover {
background-position: -140px 0;
}

.rolloversubscribe {
display:block;
width:140px;
height:40px;
background: url(images/subscribe.gif) no-repeat;
text-decoration:none;
}

a.rolloversubscribe:link, a.rolloversubscribe:visited, a.rolloversubscribe:active {
background: url(images/subscribe.gif) no-repeat;
text-indent:-9999px;
}
 
a.rolloversubscribe:hover {
background-position: -140px 0;
}


.rolloverlocations {
display:block;
width:140px;
height:40px;
background: url(images/locations.gif) no-repeat;
text-decoration:none;
}

a.rolloverlocations:link, a.rolloverlocations:visited, a.rolloverlocations:active {
background: url(images/locations.gif) no-repeat;
text-indent:-9999px;
}
 
a.rolloverlocations:hover {
background-position: -140px 0;
}

.rolloverpurchase {
display:block;
width:140px;
height:40px;
background: url(images/purchase.gif) no-repeat;
text-decoration:none;
}

a.rolloverpurchase:link, a.rolloverpurchase:visited, a.rolloverpurchase:active {
background: url(images/purchase.gif) no-repeat;
text-indent:-9999px;
}
 
a.rolloverpurchase:hover {
background-position: -140px 0;
}

.rolloverabout {
display:block;
width:140px;
height:40px;
background: url(images/aboutus.gif) no-repeat;
text-decoration:none;
}

a.rolloverabout:link, a.rolloverabout:visited, a.rolloverabout:active {
background: url(images/aboutus.gif) no-repeat;
text-indent:-9999px;
}
 
a.rolloverabout:hover {
background-position: -140px 0;
}

.rollovernews {
display:block;
width:140px;
height:40px;
background: url(images/news.gif) no-repeat;
text-decoration:none;
}

a.rollovernews:link, a.rollovernews:visited, a.rollovernews:active {
background: url(images/news.gif) no-repeat;
text-indent:-9999px;
}
 
a.rollovernews:hover {
background-position: -140px 0;
}

.rollovercontact {
display:block;
width:140px;
height:40px;
background: url(images/contact.gif) no-repeat;
text-decoration:none;
}

a.rollovercontact:link, a.rollovercontact:visited, a.rollovercontact:active {
background: url(images/contact.gif) no-repeat;
text-indent:-9999px;
}
 
a.rollovercontact:hover {
background-position: -140px 0;
}

.rolloverblog {
display:block;
width:140px;
height:40px;
background: url(images/blog.gif) no-repeat;
text-decoration:none;
}

.rollovercare {
display:block;
width:140px;
height:40px;
background: url(images/care.gif) no-repeat;
text-decoration:none;
}

a.rollovercare:link, a.rollovercare:visited, a.rollovercare:active {
background: url(images/care.gif) no-repeat;
text-indent:-9999px;
}
 
a.rollovercare:hover {
background-position: -140px 0;
}


a.rolloverblog:link, a.rolloverblog:visited, a.rolloverblog:active {
background: url(images/blog.gif) no-repeat;
text-indent:-9999px;
}
 
a.rolloverblog:hover {
background-position: -140px 0;
}

