/*   
Theme Name: COMMAND C Custom Theme
Theme URI: 
Description: For Vintage Magazine.
Author: COMMAND C design, LLC
Author URI: http://commandc.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-l-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');


/*******************************
**
**  COMMAND C design, LLC
**
*******************************/

/*********************
** Layout
*********************/
body {
	font-family: helvetica, arial, sans-serif;
	font-size: 75%;
	color: #1f1616;
	text-align: center;
	background: url(images/bg-stripes.gif);
	position: relative;
}
#wrapper {
	width: 655px;
	padding: 50px 75px 0 110px;
	margin: 93px auto 100px auto;
	text-align: left;
	background: #fff7e1;
	position: relative;
}
#header {
	height: 125px;
	width: 840px;
	position: absolute;
	left: 0;
	top: -93px;
}
#branding {
	height: 125px;
	width: 325px;
	background: url(images/logo-bg.gif);
	padding: 0;
	position: absolute;
	left: 10px;
	top: 0;
	z-index: 101;
}
#blog-title a {
	display: block;
	background: transparent url(images/logo.png) no-repeat 0 0;
	text-indent: -3000px;
	overflow: hidden;
	line-height: 60px;
	width: 264px;
	position: absolute;
	top: 44px;
	left: 30px;
}
#blog-description {
	display: none;
}
#access {
	padding-left: 39px;
	position: absolute;
	right: -6px;
	bottom: 0;
	width: 490px;
	height: 62px;
	background: url(images/nav-bg.png) no-repeat;
	border: 0;
}
#main, #container, #content {
	width: auto;
	margin: 0;
}
#main {
	padding: 20px 0;
}
#container {
	width: 655px;
}
.hentry {
	width: auto;
}
#footer {
	border: 0;
	text-align: center;
}
#siteinfo {
	width: auto;
	padding: 0;
}
#subscribe-now {
	position: absolute;
	left: -40px;
	bottom: 20px;
}
#social-links {
	position: absolute;
	bottom: -33px;
	left: 685px;
	background: url(images/socials-bg-blue.png) no-repeat;
	width: 145px;
	height: 35px;
	color: #fff;
	text-align: center;
	padding: 6px 0px 8px 0;
}
#social-links img {
	vertical-align: middle;
	margin-left: 7px;
}
#social-links a:link {
	color: #fff;
	text-decoration: none;
}
#social-links a:visited {
	color: #fff;
	text-decoration: none;
}
#social-links a:hover {
	color: #fff;
	text-decoration: underline;
}
#social-links a:active {
	color: #fff;
	text-decoration: none;
}
#tagline {
	position: relative;
	left: -60px;
}
#back-button {
	float: right;
}
#comments {
	clear: both;
}

.entry-content h2 {
	font-size: 42px;
	color: #411141;
	font-weight: normal;
}
/*********************
** Hyperlinks
*********************/
a:link {
	color: #330033;
	text-decoration: none;
}
a:visited {
	color: #330033;
	text-decoration: none;
}
a:hover {
	color: #330033;
	text-decoration: underline;
}
a:active{
	color: #330033;
	text-decoration: none;
}

/*********************
** Main Menu
*********************/
ul#nav {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 46px;
}
ul#nav li {
	height: 46px;
	float: left;
	margin-left: 2px;
}
ul#nav .page_item a {
	display: block;
	line-height: 46px;
	text-indent: -3000px;
	overflow: hidden;;
}

.page-item-32 a {
	background: transparent url(images/menu/home.png) no-repeat 0 0;
	width: 75px;
}
.pageid-32 .page-item-32 a {
	background: transparent url(images/menu/home_ro.png) no-repeat 0 0;
}
.page-item-4 a {
	background: transparent url(images/menu/welcome.png) no-repeat 0 0;
	width: 81px;
}
.pageid-4 .page-item-4 a {
	background: transparent url(images/menu/welcome_ro.png) no-repeat 0 0;
}
.page-item-6 a {
	background: transparent url(images/menu/issues.png) no-repeat 0 0;
	width: 70px;
}
.pageid-6 .page-item-6 a, .root-pageid-6 .page-item-6 a {
	background: transparent url(images/menu/issues_ro.png) no-repeat 0 0;
}
.page-item-8 a {
	background: transparent url(images/menu/subscribe.png) no-repeat 0 0;
	width: 83px;
}
.pageid-8 .page-item-8 a {
	background: transparent url(images/menu/subscribe_ro.png) no-repeat 0 0;
}
.page-item-10 a {
	background: transparent url(images/menu/press.png) no-repeat 0 0;
	width: 60px;
}
.pageid-10 .page-item-10 a {
	background: transparent url(images/menu/press_ro.png) no-repeat 0 0;
}
.page-item-12 a {
	background: transparent url(images/menu/contact.png) no-repeat 0 0;
	width: 80px;
}
.pageid-12 .page-item-12 a {
	background: transparent url(images/menu/contact_ro.png) no-repeat 0 0;
}

/*********************
** Backgrounds
*********************/
.pageid-4 {
	background: url(images/bg-floral.jpg);
}
.pageid-6, .root-pageid-6 {
	background: url(images/bg-polkadots.gif);
}
.pageid-8 {
	background: url(images/bg-tropical.jpg);
}
.pageid-12 {
	background: url(images/bg-watercolor.jpg);
}
.pageid-29 {
	background: #fff7e1;
}

/*********************
** Splash page
*********************/
.pageid-29 #wrapper {
	margin: 0 auto;
	padding: 40px 0 0 0;
	text-align: center;
}
.pageid-29 #header {
	display: none;
}
.pageid-29 #main {
	padding: 0;
}
.pageid-29 #flash {
	margin: 0 auto;
}
.pageid-29 #enter-link {
	margin: 15px 0 30px 0;
}
.pageid-29 #enter-link a {
	font-family: times, "Times New Roman", serif;
	font-size: 1.5em;
	font-style: italic;
	color: #330033;
	text-decoration: none;
}
#credit {
	font-size: 0.92em;
	color: #999;
}
#credit a {
	color: #999;
	text-decoration: none;
}

/*********************
** Pages - General
*********************/
h1.entry-title {
	display: none;
}
.entry-content h3 {
	font-style: normal;
}
table, tr {
	border: 0;
}
th, td {
	padding: 3px 5px;
}
.entry-content table h1, 
.entry-content table h2, 
.entry-content table h3, 
.entry-content table p {
	margin: 0;
	padding: 5px 0;
}