/*
Theme Name: Midville
Theme URI: http://www.stantdesign.com/
Description: The Default Theme for Midville  
Author: Stant Design / James Sloane
Author URI: http://www.stantdesign.com
Tags: TwentyTen Child Theme, two columns
Status: in development

Copyright (c) 2010 Stant Design / James Sloane.  All rights reserved.
http://www.stantdesign.com

Template: twentyten
Version: 0.1
*/

/* Get Parent CSS */
@import url('../twentyten/style.css') ;

/* CoJS Styles Start Here */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #075A50;
}
a:link, a:visited {
	color: #075A50;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
#content h1 {
	font-size: 24px;
	line-height: 36px;
	margin: 0px;
	padding: 0px;
}
#content h2 {
	font-size: 20px;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
}
#content h3 {
	font-size: 16px;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
}
#content h4 {
	font-size: 14px;
	line-height: 21px;
	margin: 0px;
	padding: 0px;
}
#content h5 {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
#content h6 {
	font-size: 10px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
}
#access .menu-header,
div.menu,
#colophon,
#branding,
#main,
#wrapper {
	margin: 0 auto;
	width: 960px;
}
#wrapper {
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}
/* Header */
#header {
}
#site-title {
	margin: 0px;
	padding: 0px;
	width: 500px;
}
#site-title a {
	background-image: url(images/logo.png);
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 300px;
}
#site-description {
	text-align: right;
	width: 280px;
}
#branding {
	position: relative;
	height: 235px;
	width: 960px;
}
.header-details {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
	color: #000;
	padding: 10px;
	position: absolute;
	right: 10px;
	top: 64px;
	text-align: right;
	background-image: url(images/bg-info.png);
	border: 1px solid #075A50;
}
#branding img {
	border-top: 4px solid #075A50;
	border-bottom: 1px solid #075A50;
	clear: both;
	display: block;
}

/*Main Nav */
#access {
	width: 960px;
	background-color: #075A50;
}
#access a {
}
#access ul ul a {
}
#access li:hover > a, #access ul ul :hover > a {
}


/* Content */
#content .entry-title {
	font-size: 24px;
	line-height: 36px;
	margin: 0px;
	padding: 0px;
	color: #075A50;
	text-transform: uppercase;
}
#content .wp-caption {
}
#content .wp-caption p.wp-caption-text  {
}


/* Footer */
#footer {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#site-generator {
	text-align: right;
}
#site-generator a {
	color:#666666;
	line-height:16px;
	padding-left:0px;
	text-decoration:none;
	background-attachment: scroll;
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
}

/* List Child Pages w/ Thumbnail */
#list-child-pages {
}
.child-page-thumbnail {
	padding: 5px;
	float: left;
	text-align: center;
	border: 1px solid #CCC;
	margin-right: 20px;
	margin-bottom: 20px;
}
.child-page-thumbnail img {
	display: block;
	margin: 5px;
}

/* List Links (All Links) */
.page-links ul.list-links {
	margin: 0px;
	padding: 0px;
}
.page-links ul.list-links li {
	list-style-type: none;
}
.linkcat h2 {
	margin: 0px;
	padding: 0px;
}
.page-links ul.list-links li ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.page-links ul.list-links li ul li {
	list-style-type: square;
}
.page-links ul.list-links li ul li span {
	color: #999;
}
/* List Links w/ Thumbnail Description */
.list-links {
}
.link {
	clear: left;
	float: left;
	height: 150px;
	width: 100%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 160px;
	position: relative;
}
.link img {
	position: absolute;
	left: 5px;
	top: 5px;
}
.size-medium, .size-large {
	border: 2px solid #075A50;
}
#pay-button {
	margin:0;
}
#paypal-form label {
	margin-right: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
}
.widget-title {
	background-color: #075A50;
	text-transform: uppercase;
	color: #FFF;
	font-size: 12px;
	line-height: 18px;
	padding: 5px;
	width: 210px;
}
