/*  
Theme Name: Lauren Passarelli
Theme URI: http://www.webswithwordpress.com/ 
Description: Based on the Home Cooking 2 theme.
Author: Commareus
Author URI: http://www.commareus.com/
*/

/*---Global Styles---*/

* {margin: 0;padding: 0;}
img {border: none;}
.clearfix {clear:both;}


/* ------------------------------------ TEXT STYLES */

body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	}

.indent {margin: 4px 0 0 20px;}

/* Links */

a {text-decoration: none;font-weight: bold;}
a:hover {text-decoration: underline;}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	}

/* Headings */

h1, h2, h3, h4, h5, h6 {margin-bottom: 16px;}
h1 {font-size: 24px; margin-bottom: 20px; margin-top: 8px;}
h2 {font-size: 18px; margin-bottom: 18px;}
h3 {font-size: 16px;}
h4, h5, h6 {font-size: 14px;}

/* Tagline */

div.description {
	font-style: italic;
	font-size: 13px;
	font-weight: bold;
	}

/* Footer */
#footer {font-size: 10px;}
#footer a {font-weight: normal;}

/* Breadcrumbs */
p#breadcrumbs {margin:0;}
p#breadcrumbs a {margin:0;}

blockquote {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
	padding-left: 15px;
	border-left: 3px solid #ccc;
	} 

.wp-caption-text {margin: 0px;}

/* -------------------------------------------------------------- TEXT COLORS */

/* Default */
body {color: #363233;}

/* Links */
a {color: #3d4f8d;}
a:hover {}

/* Headings */
h1, h2, h3, h4, h5, h6 {color:#3d4f8d;}

/* Tagline */
div.description {color: #472c61;}

/* Footer */
#footer {color: #363233;}
#footer a {color: #3d4f8d;}

/* Breadcrumbs */
p#breadcrumbs {color:#FFFFFF;}
p#breadcrumbs a {color:#FFFFFF;}

/* Sidebar Headings */
#interior_right h3 {color: #FFFFFF;}
#interior_right h3 a {color: #FFFFFF;}

/* Captions */
.wp-caption-text {color: #666666;}

/* Calendar */
#wp-calendar td {color: #999999;}
#wp-calendar td#today {color: #000000;}
#wp-calendar caption {color: #666666;}

/* Top Navigation */
#nav a {color: #FFFFFF;}
.sf-menu li li a, .sf-menu li li a:visited {color: #FFFFFF;}





/* -------------------------------------------------------------- LAYOUT */

/* Major Layout Blocks */

body {background: #d4d3d6 url(images/page_bg.jpg) top center no-repeat;}

#wrapper{
	width: 940px;
	padding: 5px;
	margin: 0 auto;
	}
	
#shadow_wrapper {
	width: 970px;
	background: url(images/shadow_bg.png) repeat-y;
	margin: 0 auto;
	}
	
#shadow_bottom {
	background: url(images/shadow_bottom_bg.png) no-repeat;
	width: 970px;
	height: 10px;
	margin: 0 auto;
	}
	
#shadow_top {
	background: url(images/shadow_top.png) no-repeat;
	width: 970px;
	height: 9px;
	margin: 0 auto;
	}
	
#header {
	height: 150px;
	padding: 0 11px;
	position: relative;
	width: 950px;
	margin: 0 auto;
	}

#splash {width: 906px; height: 213px; margin: 10px auto 20px auto;}

#logo {
	float: left;
	clear: both;
	margin-top: 39px;
	margin-left: 18px;
	}

#contentarea {
	clear: both;
	background: white url(images/contentarea_bg.gif) no-repeat;
	}

#contentarea_interior {
	background: white;
	padding: 0px;
	min-height:500px;
	height:auto !important;
	height:500px;
	}
	
#interior_right {
	width: 275px;
	float: right;
	padding: .4em;
	}

#interior_left{
	width: 617px;
	float: left;
	padding: 1.3em;
}

#footer {
	text-align: center;
	margin-top: 4px;
	margin-bottom: 30px;
	}

#bottomcontainer {
	background:#472c61;
	clear:both;
	margin:0 auto;
	padding:8px;
	overflow: hidden;
	}

div.description {
	position: absolute;
	right: 22px;
	bottom: 10px;
	}

.alignleft {
	float: left;
	margin-bottom: 10px;
	margin-right: 20px !important;
	}
.alignright {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px !important;
	}

.wp-caption {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background-color:#F3F3F3;
	border:1px solid #DDDDDD;
	margin:10px;
	padding-top:4px;
	text-align:center;
	}

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

div#interior_left ul, div#interior_left ol {
	margin-left: 40px;
	margin-bottom:20px;
	}

div#interior_left ul ul, div#interior_left ol ol {
	margin-left: 40px;
	margin-bottom:6px;
	}

#interior_right li 	{
	list-style-type: none;
	margin: 5px 0 0 10px;
	}

div.post {
	margin-bottom: 38px;
	margin-top: 10px;
	padding-left: 18px;
	border-bottom: dashed 1px #999999;
	padding-bottom: 24px;
	}


/* ----------------------------------------------------------- SIDEBAR */

#interior_right h3 {
	font-size: 13px;
	padding: 6px;
	width: 253px;
	background: #2b61c7;
	background: url(images/widget_top.gif) no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	}

#interior_right h3 a {
 	font-size: 13px;
	font-weight: bold;
	}

#interior_right ul li {
	margin: 0px 0px 20px 0px;
	padding: 40px 20px 20px 20px;
	background: #d4d3d6 url(images/widget_bottom.gif) bottom no-repeat;
	position: relative;
	display: block;
	width: 225px;
	}

#interior_right a {
	font-weight: normal;
	}

#interior_right ul ul li {
	margin-bottom: 8px;
	background: none;
	padding: 0px;
	width: auto;
	}

#interior_right ul ul ul {
	margin-top: 8px;
	}

#interior_right ul ul ul li {
	margin-bottom: 5px;
	margin-left: 16px;
	width: auto;
	}

div.social_bookmarks {
	text-align:center;
	}

div.social_bookmarks a {
	margin-bottom: 12px;
	line-height: normal;
	display: block;
	}

#interior_right .widget_pages li.current_page_item a {
	font-weight: bold;
	}

#interior_right .widget_pages li.current_page_item li a {
	font-weight: normal;
	}



/* Begin Calendar */

#interior_right #wp-calendar {
	width: 98%;
	}

#wp-calendar {
	border: 1px solid #999999;
	border-collapse: collapse;
}

#wp-calendar tbody {
	background: #FFFFFF;
	}

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

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

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 6px;
	letter-spacing: .4em;
	font-variant: small-caps;
}

#wp-calendar td, #wp-calendar th {
	padding: 0 !important;
	text-align: center;
}

#wp-calendar td {
	}

#wp-calendar td#today {
	background: #CCCCCC;
	}

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

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 11px;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	padding: 0;
	background: #CCCCCC;
}

/* End Calendar */



/* ------------------------------------------------ NAVIGATION */

#nav {
	width: 950px;
	height: 24px;
	margin: 0 auto;
	background: #214BBA url(images/nav_bg.gif) repeat-x;
	}
	
#nav a {
	display: block;
	float: left;
	height: 24px;
	padding: 0 16px;
	font-size: 13px;
	line-height: 24px;
	}
	
#nav li {display: block; float: left; list-style-type: none;}

/*** SUPERFISH SKIN ***/

.sf-menu li li a {
	padding: 5px 0px 5px 0px;
	text-decoration:none;
}

.sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active {
	text-decoration: underline;
}

.sf-menu li {
	background: none;
}
.sf-menu li li a, .sf-menu li li a:visited {
	padding: 0px 0px 0px 6px;
	display: block;
}
.sf-menu li li {
	background:	#5b4372;
	display: block;
	float: left;
	padding: 0px;
}

.sf-menu li a:focus, .sf-menu li a:hover, .sf-menu li a:active {
	background: #472c61;
	text-decoration: none;
	}

.sf-menu li li:hover, .sf-menu li li.sfHover,
.sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active {
	background: #472c61;
	outline:		0;
	text-decoration: none;
}
/* END SUPERFISH SKIN */