/*
Theme Name: Mancini
Theme URI: http://mamamancinis.com/
Description: Mancini Theme.
Version: 1
Author: Sean Clark
Author URI: http://4elbows.com/
*/

body {
	margin: 0;
	padding: 0;
	background-color: #6a1608;
	font-family: Palanino, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #323232;
}

h1, #content h2 {
	font-family: Palanino, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #6a1608;
	font-weight: normal;
	border-bottom: none;
}
h2 {
	font-family: Palanino, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #6a1608;
	font-weight: bold;
	margin: 0 auto 8px 0;
	padding-bottom: 0;
	border-bottom: 1px solid #6a1608;
}

h3 {
	font-family: Palanino, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	color: #000;
	font-weight: normal;
}

img {
	border: none;
}

#container {
	margin: 0 auto;
	width: 1120px;
	text-align: center;
	background-image: url(images/bg_head.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

#header {
	height: 310px;
	margin: 0;
	padding: 0;
}

#mainHolder {
	background-image: url(images/border_sides.jpg);
	margin: 0 auto;
	padding: 0;
	width: 990px;
}

#main {
	padding-bottom: 20px;	
}

#mainBtm {
	height: 25px;
}

/* topnav */
#headTop {
	height: 252px;
	text-align: left;
	padding-left: 100px;
}

#topnav {
	font-family: Palanino, "Times New Roman", Times, serif;
	height: 47px;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	width: 862px;
	text-align: center;
}

#topnav a, #topnav a:link, #topnav a:active, #topnav a:visited {
	display: inline-block;
	background: none;
	padding: 0 15px;
	text-decoration: none;
	color: #fff;
	font-size: 16px;
	line-height: 47px;
	height: 47px;
	margin: auto;
}

#topnav a:hover, #topnav a.active {
	background-color: #6a1608;
}

#topnav a.blognav {
	background-image: url(images/nav_ico_bubble.gif);
	background-repeat: no-repeat;
	background-position: 96% 8px;
}

/* footer */
#footer {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #e4dab1;
	text-align: center;
	padding: 20px;
}

/* sidebar */
#rightSidebar {
	float: right;
	width: 320px;
	text-align: left;
	padding: 0;
	margin-right: 40px;
}
#rightSidebar .inner {
	width: 290px;
	display: block;
	margin-left: 10px;
}
#rightSidebar .leftCatList {
	float: left;
	width: 100px;
}
#rightSidebar .rightCatList {
	float: right;
	width: 100px;
}

#rightSidebar .inner ul {
	margin:0 0 20px 0;
	padding-left: 20px;
	list-style-image: url(images/bullet_red.gif);
}
#rightSidebar .inner ul li {
}
#rightSidebar .inner #sidebar {
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0;
}
#sidebar li {
	padding-bottom: 20px;
}

#sidebar li ul li {
	padding: 0;
}

#rightSidebar ul.subNav  {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}
#rightSidebar ul.subNav li {
	margin:0;
	padding: 8px;
	border-bottom: 1px solid #e9c7bd;
	font-size: 16px;
}


/* content */
#content {
	float: left;
	width: 535px;
	text-align: left;
	margin-left: 60px;
	margin-top: 20px;
}
.postsDiv {
	text-align: center;
	margin: 20px 0;
}
.page-template-pageofposts-php .postsDiv {
	margin: 8px 0;
}
#content .navigation .alignleft {
	float: left;
}
#content .navigation .alignright {
	float: right;
}
#content .navigation {
	display: block;
	margin-bottom: 20px;
}

.pressPageLogo {
	border-bottom: 1px dotted #999999;
	padding-bottom: 10px;
}
.pressPageInfo {
	padding-bottom: 10px;
}
.pressPageInfo ul {
	margin: 0 0 4px 0; 
	padding: 16px 0 0 0; 
	list-style-type: none; 
	list-style-position: initial; 
	font-size: 1.1em; 
	color: #999999; 
	clear: both; 
	float: none;
}
.pressPageInfo .left {
	margin: 0 1em 0 0;
	float: left;  
	text-transform: uppercase; 
	font-size: 0.9em; 
	line-height: 0.9em; 
	color: #093d72;
	border-left-width: 1px; 
	border-left-color: #999999; 
	padding: 0px; 
	border: initial none initial;
}
.pressPageInfo .right {
	margin: 0; 
	padding: 0 0 0 1em; 
	float: left; 
	color: #666; 
	line-height: 0.9em; 
	text-transform: uppercase; 
	border-left-width: 1px; 
	border-left-style: solid; 
	border-left-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}

/* home */
/*
.pics { height: 295x; width: 500px; padding:0; margin:0; overflow: hidden }
.pics img { height: 295px; width: 500px; top:0; left:0 }
*/


#homeMidRow {
	margin-right: 30px;
	display: block;
}
#homeMidRow .col1 {
	float: left;
	width: 550px;
	height: 300px;
	text-align: right;
	padding-left: 50px;
}
#homeMidRow .col2 {
	float: right;
	width: 360px;
	height: 300px;
}
#homeMidRow #findStore {
	background-image: url(images/hm_bg_find_store.jpg);
	background-repeat: no-repeat;
	height: 190px;
	width: 350px;
	text-align: left;
}

#homeMidRow #findStore .form {
	padding: 60px 0 0 34px;
}

#homeBtmRow {
	margin: 0 50px;
	padding-bottom: 10px;
	display: block;
	font-size: 14px;
}
#homeBtmRow .col1, #homeBtmRow .col1b, #homeBtmRow .col2, #homeBtmRow .col3 {
	float: left;
	width: 212px;
	text-align: left;
	margin-right: 10px;
}
#homeBtmRow .col1 {
	margin-right: 10px;
}
#homeBtmRow .col2 {
	overflow: hidden;
}
#homeBtmRow .col2 img {
	margin-bottom: 2px;
}
#homeBtmRow ul {
	margin: 0 0 0 14px;
	padding: 0;
	list-style-image: url(images/ul_chevron.gif);
}
#homeBtmRow ul li a {
	color: #000;
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: bold;
}
#homeBtmRow ul li {
	margin: 0 0 8px 0;
	padding-top: 0;
	line-height: 12px;
}

#homeDivider {
	text-align: center;
	height: 16px;
	padding-top: 0;
	margin-top: 10px;
}

.clear {
	clear: both;
}

/* recipes page */
#recipesLetter {
	background-image: url(images/bg_curl_color.jpg);
	background-repeat: repeat;
	margin: 0 0 20px 0;
}
#recipesLetter p {
	margin-top: 0;
}
#recipesLetterInner {
	background-image: url(images/bg_curl_br.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 0;
	padding: 20px;
}
#recipesLetterSig {
	color: #7f6446;
	font-size: 20px;
	font-style: italic;
}

#featuredRecipe {
	background-color: #efefef;
	margin: 0 0 20px 0;
}
#featuredRecipeInner {
	padding: 8px;
}
#featuredRecipe #featuredItemThumb {
	float: left;
	width: 270px;
	margin: 0;
}
#featuredRecipe #featuredItemDesc {
	float: right;
	width: 235px;
	margin: 0;
}
#featuredRecipe p {
	margin: 4px 0;
	font-size: 14px;
	line-height: 18px;
}
#featuredRecipe h3 {
	margin: 0;
}

#vidRecipeCols {
	padding: 0;
	margin: 0;
}
#vidRecipeCols .vidItem {
	float: left;
	width: 155px;
	margin-right: 22px;
}
#vidRecipeCols h3 {
	font-size: 14px;
	line-height: 16px;
	margin-top: 4px;
}

#mamaRecipesList h3 {
	font-size: 16px;
	line-height: 18px;
	margin: 0 0 0 175px;
}
#mamaRecipesList .post {
	margin-bottom: 10px;
}
#mamaRecipesList .thumb {
	float: left;
	margin-right: 10px;
}
#mamaRecipesList p {
	font-size: 12px;
	margin: 4px 0;
	line-height: 14px;
}
#mamaRecipesList .entry {
	width: 360px;
	float: right;
}


/* forms */
input[type="button"],input[type="submit"] {
	background-color: #991b1e;
	padding: 4px 10px;
	color: #fff;
	font-family: Palanino, "Times New Roman", Times, serif;
	border: none;
	font-size: 13px;
}

/* general */
a, a:link, a:active, a:visited {
	color: #6a1608;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.alignright {
	float: right;
}
