/*  
Theme Name: Lactation Station & More
Theme URI: 
Description: Custom WordPress Theme for Lactation Station & More
Version: 1
Author: J Taylor Design
Author URI: http://www.thejtsite.com

*/

/* Main ////////////////////////////////////////////////////////// */

/* Sets all Defaults to 0 */

* {
	padding: 0px;
	margin: 0px;
}

html, body  {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	line-height: 20px;
	background: url(images/background.jpg) repeat-x top center;
	color: #2B251F;
}

#container {
	width: 880px;
	min-height: 100%;
	margin: 0px auto -180px auto;
	position: relative;
}

.clearboth {
	clear: both;
	height: 0px;
}

img {
	border: 0px;
}

/* Typography ////////////////////////////////////////////////////////// */

a:link, a:active, a:visited { 
	text-decoration: none; 
	color: #7F4B87;
}

a:hover, a:focus { 
	text-decoration: underline; 
	color: #DAA441; 
}

h2 {
	color: #7F4B87;
	font-family: Times, serif;
	font-size: 26px;
	font-weight: 100;
	margin-bottom: 20px;
	font-style: italic;
}

h3 {
	color: #49A2A2;
	font-family: Times, serif;
	font-size: 18px;
	font-weight: 100;
	margin-bottom: 5px;
	font-style: italic;
}

p {
	padding-bottom: 15px;
}

ul, ol {
	margin-bottom: 15px;
}

ul li {
	list-style-position: inside;
}

ul.subnav {
	margin: 0px 0px 30px 0px;
	padding: 0px;
	list-style: none;
	overflow: auto;
}

ul.subnav li {
	padding: 0px;
	font-family: Times, Times New Roman;
	font-style: italic;
}

ul.subnav li a {
	font-weight: normal;
	font-size: 14px;
	background: url(images/sidebar_li.jpg) bottom no-repeat;
	color: #636363;
	width: 175px;
	display: block;
	padding: 5px 5px 5px 10px;
}

ul li.subnav_last a {
	font-weight: normal;
	font-size: 14px;
	background: none;
	color: #636363;
	border-bottom: none;
	width: 175px;
	display: block;
	padding: 5px 5px 5px 10px;
}

ul.subnav li a:hover {
	background-image: url(images/sidebar_li.jpg) bottom no-repeat;
	background-color: #e3e3e3;
}

ul.subnav_last li a:hover {
	background-image: none;
	background-color: #e3e3e3;
}

/* Forms ////////////////////////////////////////////////////////// */

.forms {
	width: 600px;
	border: 1px solid #636363;
	background-color: #eeeeee;
	padding: 5px;
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

.formsfour {
	width: 600px;
	height: 80px;
	border: 1px solid #636363;
	background-color: #eeeeee;
	padding: 5px;
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

.red {
	color: red;
	font-style: italic;
	font-size: 10px;
}

.submit_it {
	background-color: #9A4062;
	border: 1px solid #061b31;
	width: 100px;
	height: 30px;
	color: white;
}

/* Images ////////////////////////////////////////////////////////// */

.alignright {
   padding: 3px;
   border: 1px solid #e3e3e3;
   margin: 4px 0px 5px 13px;
   display: inline;
   float: right;
}

.alignleft {
   padding: 3px;
   border: 1px solid #e3e3e3;
   margin: 4px 13px 5px 0px;
   display: inline;
   float: left;
}

.img_inline {
	float: left;
	padding-right: 10px;
}

/* Header ////////////////////////////////////////////////////////// */

#header {
	width: 880px;
	height: 139px;
	margin-bottom: 51px;
}

#info {
	float: left;
	text-align: right;
	width: 445px;
	height: 15px;
	padding-top: 70px;
	margin-bottom: 16px;
	font-family: Times, Times New Roman;
	font-size: 15px;
	font-style: italic;
	color: #7F4B87;
}

#logo {
	width: 435px;
	height: 139px;
	padding: 0px;
	background: url(images/lsm.jpg);
	display: inline;
	float: left;
}

#logo h1 {
	margin: 0;
	padding: 0;
	width: 435px;
	height: 139px;
}

#logo a {
	width: 435px;
	height: 139px;
	display: block;
	text-indent: -9999px;	
}

/* Navigation //////////////////////////////////////////////////////////////// */

#navigation {
	height: 78px;
	position: relative;
	float: right;
}

#mainnav {
	float: left;
	width: 445px;
}

/* Callout ////////////////////////////////////////////////////////// */

#callout_left {
	display: inline;
	float: left;
	width: 270px;
	height: 290px;
	padding: 10px 10px 0px;
	margin-bottom: 80px;
	background: url(images/callout_left.jpg) top no-repeat;
	position: relative;
}

.sliderwrapper {
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	background: #664C75;
	z-index: 1;
}

.sliderwrapper .contentdiv {
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	filter: progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.pagination_left {
	width: 270px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	padding-top: 6px;
	height: 15px;
	text-align: center;
	position: relative;
	z-index: 2;
	top: -20px;
	background: transparent url(images/slidenav.png) center no-repeat;
}

.pagination_left a {
	width: 8px;
	height: 8px;
	text-indent: -9999px;
	background: url(images/slide_a.jpg) no-repeat;
}

.pagination_left a:hover, .pagination_left a.selected {
	width: 8px;
	height: 8px;
	text-indent: -9999px;
	background: url(images/slide_h.jpg) no-repeat;
}

#callout_right {
	float: right;
	width: 550px;
	height: 290px;
	padding: 10px 10px 0px;
	margin-bottom: 50px;
	background: url(images/callout_right.jpg) top no-repeat;
	position: relative;
}

.pagination_right {
	width: 550px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	padding-top: 6px;
	height: 15px;
	text-align: center;
	position: relative;
	z-index: 2;
	top: -20px;
	background: transparent url(images/slidenav.png) center no-repeat;
}

.pagination_right a {
	width: 8px;
	height: 8px;
	text-indent: -9999px;
	background: url(images/slide_a.jpg) no-repeat;
}

.pagination_right a:hover, .pagination_right a.selected {
	width: 8px;
	height: 8px;
	text-indent: -9999px;
	background: url(images/slide_h.jpg) no-repeat;
}

.pagination_none {
	width: 0px;
	height: 0px;
	overflow: hidden;
}

#contact_ribbon a {
	position: absolute;
	width: 152px;
	height: 150px;
	background: transparent url(images/contact_ribbon.png);
	display: block;
	text-indent: -9999px;
	top: -7px;
	right: -8px;
	z-index: 2;
}

#home_left {
	display: inline;
	float: left;
	width: 480px;
	margin-bottom: 70px;
}

#home_right {
	float: right;
	width: 345px;
	margin-bottom: 70px;
}

/* Inside ////////////////////////////////////////////////////////// */

#inside_left {
	display: inline;
	float: left;
	width: 190px;
	padding: 10px;
	margin-bottom: 80px;
	background: url(images/inside_left.jpg) top no-repeat;
}

#inside_right {
	float: right;
	width: 610px;
	min-height: 300px;
	padding: 20px;
	margin-bottom: 80px;
	background: url(images/inside_right.jpg) top no-repeat;
}

.inside_gallery {
	width: 246px;
	background: url(images/gallery.jpg) bottom no-repeat;
	float: left;
	margin: 0px 15px 15px 0px;
}

.disclaim {
	font-style: italic;
	padding: 10px 0px;
	text-align: center;
	font-size: 11px;
}

/* Extras ////////////////////////////////////////////////////////// */

.ngg-galleryoverview {
	margin-top: 0px !important;
}

/* Footer ////////////////////////////////////////////////////////// */

.clearfooter {
	height: 180px;
	clear: both;
}

#footer {
	width: 100%;
	height: 180px;
	background: url(images/footer.jpg) repeat-x bottom;
	position: relative;
	color: white;
	font-family: Times, Times New Roman;
	font-size: 15px;
	font-style: italic;
}

#footer_container {
	width: 880px;
	height: 180px;
	margin: 0px auto;
	background: url(images/footer_left.jpg) top left no-repeat;
}

#footer a {
	color: white;
	text-decoration: none;
	border: 0px;
}

#footer a:hover {
	color: white;
	text-decoration: underline;
}

#footer_left {
	display: inline;
	float: left;
	width: 200px;
	padding: 50px 35px 0px 80px;
}

#footer_middle {
	float: left;
	width: 300px;
	padding-top: 50px;
}

#design a {
	float: right;
	display: block;
	width: 60px;
	height: 120px;
	background: url(images/72.jpg);
	text-indent: -9999px;
	position: relative;
	top: -6px;
	right: -2px;
}
