/*  
Theme Name: SavvyPetGifts WP theme
Theme URI:  http://www.mongobread.com/
Description: Made for SavvyPetGifts by <a href="http://www.mongobread.com">mongobread</a>.
Version: 2.0
Author: Ivan L. Rubio
Author URI:  http://www.mongobread.com
*/
body{
	font-family:Arial, Verdana, Helvetica;
	font-size:12px;
	padding: 0px;
	margin: 0px;
	background:#fef9e3;
}

/*global*/
a { 
	color:#3C6292;
	text-decoration: none;
}
a:hover { 
	text-decoration: underline;
}
.clear {
	clear:both;
}
img {
	border:none;
}
.centered {
	text-align:center;
}
table.catlist {
	margin:0px 0px 0px 30px;
}
.catlist ul {
	list-style:none;
	margin:10px 0px 10px 0px;
	padding:0;
}
.catlist ul li a {
	font-size:10px;
	color:#4444D9;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left;
	}
/* End Images */

#container{
	width:692px;
	border:2px #799dbc solid;
	margin:8px auto;
}
#header {
	width:672px;/*692px*/
	height:100px;
	border-bottom:1px #799dbc solid;
	background:#d5dde7;
	padding:10px 10px 0px 10px;
}
.logo {
	width:310px;
	height:90px;
	float:left;
}
.headwidget {
	width:350px;
	height:90px;
	float:right;
}
#nav {
	width:692px;
	height:22px;
	border-top:2px #799dbc solid;
	border-bottom:1px #799dbc solid;
	text-transform:uppercase;
	background:url(img/navbg.jpg) #abbfd3;
}
ul#menu {
	margin:2px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	list-style:none;
}
ul#menu li {
	margin:0px 0px 0px 10px;
	display:inline;
}
ul#menu li.noitem {
	list-style:none;
}
ul#menu li a {
	color:#fff;
	font-weight:800;
}



/* Custom starts here */
#secnav, #secnav ul {
	padding: 0;
	/*margin: 0;*/
	margin:0px 0px 0px 10px;
	list-style: none; 
	line-height: 1;
}

#secnav a {
	display: block;
	line-height: 58px;
	padding: 0 3px 0 3px;
	line-height: 16px;
	padding: 3px 3px 3px;
	color: #fff;
}

#secnav li:hover, #secnav li.sfhover1 {
	/*background: #3C6292;*/
	cursor: pointer;
}

#secnav li:hover span, #secnav li.sfhover1 span {
	color: #3C6292;
}

#secnav li {
	float: left;
	font-size: 12px;
	font-weight: 800;
	padding: 0 15px 0 15px;
	text-align: center;
}

/* Style drop down list */

#secnav li ul {
	position: absolute;
	width: 1em;
	width: 188px;
	left: -999em;
	z-index: 10;
	border: 1px solid #e6e6e6;
	border-width:0px 1px 1px;
	margin:1px 0px 0px 0px;
	font-size: 11px;
	color: #abbfd3;
	font-weight: 800;
}
#secnav li ul.cat {
	cursor:none !important;
	position: absolute;
	width: 520px !important;
	/*left: -999em;*/
	z-index: 10;
	border: 1px solid #e6e6e6;
	border-width:0px 1px 1px;
	margin:1px 0px 0px 0px;
	font-size: 11px;
	color: #abbfd3;
	font-weight: 800;
	background: #abbfd3;
}


#secnav li li {
	font-weight: 800;
	background: #abbfd3;
}

#secnav li:hover ul, #secnav li.sfhover1 ul {
	left: inherit;
	/*background: #3C6292;*/
}

#secnav li ul li a {
	background: #abbfd3;
	line-height: 20px;
	color: #3C6292;
	font-size: 12px;
	width: 170px;
	padding: 0 5px;
}

#secnav li ul.cat li a {
	background: #abbfd3;
	line-height: 20px;
	color: #3C6292;
	font-size: 11px;
	width: 220px;
	padding: 0 5px;
}

#secnav li ul li a {
}

#secnav li ul li a:hover {
	background: #3C6292;
	color: #fff;
}

#secnav li ul ul {
	margin: -35px 0 0 188px;
	border-width:1px;
}
/* Custom end here */




#main {
	width:692px;
	height:auto;
	background:url(img/mainbg.jpg) repeat-y;
}

#content {
	width:497px;/*499px*/
	float:right;
	padding:0 10px 0 10px;
}
.entry {
	padding:0px 0px 10px 0px;
}
.post {
	border-bottom:1px #000 dashed;
	
}
.commentsbox {
	width:400px;
	height:auto;
}
.commentsbox textarea {
	width:100%;
}



#sidebar {
	width:173px;/*173px*/
	float:left;
	padding:10px 0px 0px 0px;
}
#sidebar h1 {
	font-size:12px;
	margin:0px 0px 0px 0px;
	color:#3C6292;
}
#sidebar ul {
	margin:10px 0px 10px 35px;
	padding:0;
}
#sidebar li {
	list-style-image:url(img/pixel_lleaf.gif);
}
#sidebar ul.children {
	margin:3px 0px 5px 10px;
}
#sidebar ul.children li{
	list-style-image:url(img/pixel_sleaf.gif);
	margin:1px 0px 1px 0px
}
#widgets {
	padding:0 10px 0 10px;
	overflow:hidden;
	margin-bottom:10px;
}
#widgets input#Search2Post_search {
	width:140px;
}

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 140px;
	}

#wp-calendar #next a {
	padding-right: 0px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 0px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 140px;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


#footer {
	width:692px;
	height:17px;
	background:#abbfd3;
	border-top:1px #799dbc solid;
}
.footcrumbs {
	float:right;
	font-size:10px;
	padding:2px 5px 0px 0px;
}




