/*
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;
}

/* 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;
}


/* 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 60px;
	padding-bottom: 10px;
	display: block;
	font-size: 14px;
}
#homeBtmRow .col1, #homeBtmRow .col2 {
	float: left;
	width: 270px;
	text-align: left;
	margin-right: 10px;
}
#homeBtmRow .col1 {
	margin-right: 50px;
	width: 250px;
}
#homeBtmRow .col2 img {
	margin-bottom: 8px;
}
#homeBtmRow .col3 {
	float: right;
	width: 250px;
	text-align: left;
}

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

.clear {
	clear: both;
}

/* 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;
}