/*
Theme Name: oPets
Theme URI: 
Description: Wordpress Themes in purple
Version: 1.0
Author: Silverf0x
Author URI: http://www.silverf0x.com
*/

body {
	font: 80%/150% georgia, verdana, tahoma;
	color: #333;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
a {
	color: #606;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	color: #606;
	text-decoration: underline;
	font-weight:bold;
}

a:hover {
	color: #D8D;
}
img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin: 0px;
	font: lighter 2.4em/1.2em georgia, verdana, tahoma;
	color: #606;
}
h1 a, h1 a:visited{
	color: #D8D;
	text-decoration: none;
}
h1 a:hover{
	color: #D8D;
	text-decoration: none;
	border: none;
	background: none;
}
h2 {
	color: #606;
	margin: 0px 0px 2px;
	width: 100%;
	font: lighter 1.5em/1em georgia, verdana, tahoma;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #606;
	text-decoration: none;
}
h2 a:hover {
	color: #D8D;
	text-decoration: none;
}
h3 {
	font: bold 125%/100% georgia, verdana, tahoma;
	color: #909;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% georgia, verdana, tahoma;
	color: #909;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#wrapper {
	background: #FCF;
}
#page {
	margin: 0px auto;
	width: 1000px;
	background:#fff;
	border-top: 2px solid #FCF;
}

/* header area */
#header {
	background: #909 url(images/head-bg.gif) repeat-x;
	height: 120px;
	position: relative;
	color: #FCF;
}

#headerimg {
	position: relative;
	padding: 10px 0px 0px 10px;
	margin: 0px auto;
	width: 1000px;
}

#headerimg h1 {
	line-height: 40px;
	padding-right: 10px;
	margin-right: 10px;
	float:left;
}

#headerimg h1 a, #headerimg h1 a:visited{
	display: block;
	color: #fff;
	}

#headerimg h1 a:hover{
	color: #FCF;
}


#headerimg .description{
	float:left;
	margin-top:15px;
	color: #FFF;
	font: 14px georgia, verdana, tahoma;
}

#headerads {
	float: right;
	position:relative;
	height: 60px;
	width:468px;
	margin-right: 5px;
	text-align: center;
	top: 5px;
	clear:right;
}

#navi {
	position:relative;
	height: 26px;
	width: 1000px;
	margin: 0px auto;
	top: 0px;
	text-align: center;
	line-height: normal;
}
#nav {
	list-style: none;
	margin: 0 3px;
	padding: 0px;
	float: left;
	clear:both;
}
#nav li {
	float: left;
	height: 26px;
	background: url(images/navtabr.gif) top right no-repeat;
	margin: 0 3px;
	white-space: nowrap;
}
#nav .page_item a{
	color: #606;
	display: block;
	background: url(images/navtabl.gif) top left no-repeat;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	font: bold 12px georgia, verdana, tahoma;
	line-height: 26px;
}
#nav li:hover {
	background: url(images/navtabr_hover.gif) top right no-repeat;
}
#nav .page_item a:hover {
	background: url(images/navtabl_hover.gif) top left no-repeat;
	border: none;
}

#nav li.current_page_item {
	color: #606;
	text-decoration: none;
	background: url(images/navtabr_hover.gif) top right no-repeat;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #606;
	text-decoration: none;
	background: url(images/navtabl_hover.gif) top left no-repeat;
}

/* content area */
#content {
	padding: 10px 20px 30px 0px;
	float: left;
	width: 580px;
	overflow: hidden;
}
#content img {
	border: 1px solid #969;
	padding: 1px;
	vertical-space:5px;
	horizontal-space:5px;
}

.post {
	clear:both;
	border-bottom: 1px dotted #909;
}

.entry {
	padding-bottom:7px;
	width: 580px;
	display: table;
}
.entrytop{
	padding-top: 9px;
	width: 580px;
	display: table;
	background: url(images/entrytop.gif) no-repeat center;
	}

.entry h2{
	width: 560px;
	margin: 0 auto !important;
}

.inpost-date{
	float: right;
	background: url(images/post-date.gif) no-repeat left center;
	color:#111;
	font:bold 11px georgia, verdana, tahoma;
	padding-left: 25px;	
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #111;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}

.post-meta {
	background: url(images/vcard.gif) no-repeat left center;
	padding-left: 20px;
	float: left;
	margin: 10px 0 0 10px;
	font: 12px georgia, verdana, tahoma;
	color: #111;
}
.post-cat {
	background: url(images/page.gif) no-repeat left center;
	padding-left: 20px;
	float: left;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat left center;
	padding-left: 20px;
	float: right;
}
.post-calendar {
	float:left;
	background: url(images/post-date.gif) no-repeat left center;
	color:#909;
	font: bold 11px georgia, verdana, tahoma;
	padding-left: 38px;
}
.post-content {
	clear: both;
	padding: 10px;
}
.post-info {
	padding: 0px 15px 15px 15px;
	height: 15px;
	color: #909;
	font: bold 12px georgia, verdana, tahoma;
}
.post-info a {
	color: #606;
	text-decoration: none;
}
.post-info a:hover {
	color: #A0A;
	border: none;
	background: none;
}
.post-content blockquote {
	background: #FEF;
	border-right: 2px solid #FCF; 
	border-bottom: 2px solid #FCF; 
	padding: 8px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #909;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}

/* comments area */
#comments, #respond {
	border-bottom: 1px dotted #606;
	clear: both;
	padding-left: 10px;
}
.commentlist {
	margin:0; padding:0;
	line-height: 130%;
}
.commentlist li{
	margin:10px 0; padding:0;
	list-style:none;
	background: #ffeeff;
	width: 580px;
}

.comment-btm{
	background: #ffeeff;
	padding:10px 20px;
}

.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Verdana, sans-serif;
	padding-left: 10px;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#FEF;
	border: 1px solid #eee;
	padding: 3px;
	margin-top: 3px;
	color: #444;
}
#commentform textarea{
	width: 540px;
	height: 115px;
	background:#FCF;
	border: 1px solid #eee;
	padding: 2px;
	margin-top: 3px;
	color: #444;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit {
	background: #fff;
	border: 1px solid #909;
	font: bold 12px Arial, Verdana, sans-serif;
	color: #606;
	float: left;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

/* big sidebar */
.bigsidebar {
	float: left;
	width: 390px;
	color: #666;
	overflow: hidden;
	margin-right: 10px;
}

.bigsidebar h2, .bigsidebar .sidebartitle{
	font: lighter 1.3em/1em georgia, verdana, tahoma;
	color: #606;
	border-bottom: 1px dotted #909;
	border-top: 1px dotted #909;
	padding: 2px 5px 2px 5px;
	margin-bottom: 5px;
	background: #FEF;
}
.bigsidebar a:hover{
	border: none;
}
.bigsidebar a, .sidebar a:visited{
	color: #000;
	text-decoration: none;
}
.bigsidebar li a:hover{
	color: #168ed2;
	text-decoration: none;
}
.bigsidebar ul {
	margin: 0;
	padding: 0;
}
.bigsidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	margin-bottom: 1px;
}
.bigsidebar li li {margin-bottom:0}
.bigsidebar ul li ul {
	padding: 0;
	margin-bottom: 5px!important;
}
.bigsidebar ul li ul li{
	background: url(images/arrow.gif) no-repeat;
	background-position: left 7px;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #ddd;
}
.bigsidebar ul li ul li ul li{
	background: url(images/arrow.gif) no-repeat;
	background-position: left 7px;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: none;
}

/*sidebar */
.sidebar {
	float: left;
	padding: 20px 0px 20px 0px;
	width: 190px;
	color: #666666;
	overflow: hidden;
	margin-right: 10px;
}

.sidebar h2, .sidebar .sidebartitle{
	font: lighter 1.3em/1em georgia, verdana, tahoma;
	color: #606;
	border-bottom: 1px dotted #909;
	border-top: 1px dotted #909;
	padding: 2px 5px 2px 5px;
	margin-bottom: 5px;
	background: #FEF;
}
/*sidebar text styles */
.sidebar a:hover{
	border: none;
}
.sidebar a, .sidebar a:visited{
	color: #000;
	text-decoration: none;
}
.sidebar li a:hover{
	color: #909;
	text-decoration: none;
}
/*sidebar list level1 */
.sidebar ul {
	margin: 0;
	padding: 0;
}
.sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	margin-bottom: 20px;
}
.sidebar li li {margin-bottom:0}

/*sidebar list level2 */
.sidebar ul li ul {
	padding: 0;
	margin-bottom: 5px!important;
}
.sidebar ul li ul li{
	background: url(images/arrow.gif) no-repeat;
	background-position: left 7px;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #ddd;
}

/*sidebar list level3 */
.sidebar ul li ul li ul li{
	background: url(images/arrow.gif) no-repeat;
	background-position: left 7px;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: none;
}

/*text widget */
.textwidget {
	padding-top: 5px;
}

/*search form */
#search {
	float: left;
	position:relative;
	height: 48px;
	margin-right: 5px;
	text-align: center;
	top: 0px;
	clear:right;
}
#searchform {
	margin: 13px 0 0;
}
#searchform label {
	color: #000;
	margin-right: 10px;
	font-weight: bold;
	font-size: 90%;
}
#searchform br {
	display: none;
}
#searchform #s {
	padding: 3px;
	border: 1px solid #FCF;
	background: #fff;
	margin-right: 2px;
	color: #333;
	font-weight: normal;
}

#searchform input {
	background: none;
	border: none;
	font: bold 12px Arial, Verdana, sans-serif;
	color: #FFF;
	vertical-align: middle;
}

#searchform .ssubmit {
	background: #990099;
	color: #fff;
	cursor: pointer;
	border:1px #FCF solid;
	height:25px;
}

/* footer area */
#footerbg {
	clear: both;
	background:#606;
	border-top: 5px solid #FCF;
	height: 50px;
	width:100%;
}
#footer {
	width: 1000px;
	margin: 0px auto;
	color: #fff;
}
#footer a, #footer a:visited {
	color: #fff;
}
	
#footerbg a:hover {
	color: #ffffff !important;
}

#credits {
	margin: 0px auto;
	width: 1000px;
	color: #fff;
	line-height: 50px;
	font-size: 90%;
}
#credits a, #credit a:visited {
	color: #fff;
	border-bottom: 1px dotted #ccc;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

/*
Additional Styles
*/
.feeds p {
	border-bottom: 1px solid #ddd;
	padding-bottom: 7px;
	margin-bottom: 7px;
}

.subscribe {
	border: 0;
	margin: 0;
	padding: 0;
	outline: 0;
}

.subscribe fieldset {
	border: 0;
	margin: 0;
	padding: 0;
	outline: 0;
}

.inputemail {
	color: #666;
	border: 1px solid #eee;
	padding: 3px;
	font-size: 11px;
	width: 200px;
	background: #fffff4;
}

.inputemail:hover {background: #fff}

.inputbutton {
	background: #606;
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
	padding: 2px;
	border: none;
	font-weight: bold;
	cursor: pointer;
}

.feedlink {
	background: url(images/rss.png) no-repeat;
	background-position: left center;
	height: 15px;
	line-height: 15px;
	padding-left: 20px;
}

#mainimage	{ width:100%; height:200px; float:center; text-align:center;}

/******************************/

#wrapper { background-color:#E9ECF0 }
#page { border-top-color:#E9ECF0 }
#footerbg {	background-color:#dd7a03; border-top-color:#ffddb3; }
a, a:visited, .post-info a { color:#7c8994; }
h1 a, h1 a:visited, h2 a, h2 a:visited { color:#DD7A03; }
a:hover, .post-info a:hover { color:#DD7A03; }
h1 a:hover, h2 a:hover { color:#7c8994; }
#nav .page_item a{ color: #3A454E; }
#content img { border-color:#7c8994; }
.post {	border-bottom-color:#7c8994; }
#comments, #respond { border-bottom-color:#7c8994; }
.commentlist li, .comment-btm { background-color:#f7f7f8 }
h3#comments, h3#respond{ color:#DD7A03; }
textarea#comment { background-color:#f7f7f8 }
#commentform #submit { border-color:#DD7A03; color:#DD7A03; }
.sidebar h2, .sidebar .sidebartitle { background-color:#ffe1bb; border-color:#DD7A03; color:#DD7A03 } 
.sidebar a, .sidebar a:visited { color:#7c8994; }
.sidebar a:hover, .sidebar li a:hover { color:#DD7A03; }