/*
Theme Name: A Writer's Groove
Theme URI: http://www.mediacitygroove.com/awritersgroove/
Description: Theme for A Writer's Groove.
Version: 1.0
Tags: custom
*/

/* -------- Define HTML elements ------------ */

body {
	background-color: #999999;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	}


p	{
	}

blockquote	{
	}

h1 {
	line-height: normal;
	}

h2 {
	line-height: normal;
	}

h3 {
	line-height: normal;
	}

h4 {
	line-height: normal;
	}

h5 {
	line-height: normal;
	}


/* -------- Define divider elements ------ */


.page {
	margin: 10px auto 0 auto;
	width: 1000px;
	}

.header {
	height: 179px;
	}

.middle {
	background: #fff url(images/middle2.jpg) 50% 0 repeat-y;
	overflow: hidden;
	padding: 0 35px;
	zoom: 1;
	}

.middle1 {
	overflow: hidden;
	zoom: 1;
	}

.middle2 {
	background: transparent url(images/right_bottom.jpg) 776px 100% no-repeat;
	overflow: hidden;
	zoom: 1;
	}

.middleLeft {
	float: left;
	width: 710px;
	}

.middleLeftTop {
	background: transparent url(images/leftTop1.jpg) -55px 0 no-repeat;
	height: 95px;
	}

.middleLeftTop2 {
	clear: both;
	padding: 20px 10px;
	background: #fff;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 2px solid #979a61;
	}

.middleLeftContent {
	overflow: hidden;
	zoom: 1;
	}

.middleLeftContent a:link {
	color: #7D1B80;
	text-decoration: underline;
	}

.middleLeftContent a:visited {
	color: #7D1B80;
	text-decoration: underline;
	}

.middleLeftContent a:hover {
	color: #006AB4;
	text-decoration: none;
	}

.middleRight {
	float: right;
	width: 200px;
	padding: 0 10px;
	}

.middleRightContent {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	}

.middleRightContent ul li {
	list-style-type: none;
	margin-left: 0;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.middleRightContent ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.middleRightContent ul li ul li {
	list-style-type: none;
}


.middleRightContent a:link {
	color: #7D1B80;
	text-decoration: none;
}

.middleRightContent a:visited {
	color: #7D1B80;
	text-decoration: none;
}

.middleRightContent a:hover {
	color: #47423F;
	text-decoration: underline;
}















/* --------- Define footer elements ---------- */

.footer {
	clear: both;
	height: 81px;
	background: transparent url(images/footer2.jpg) left top no-repeat;
	}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 1000px;
}

.stonecreek {
}

.stonecreek p {
color: #CCCCCC;
font-size: 10px;
line-height: normal;
}

.stonecreek a:link {
}

.stonecreek a:visited {
}

.stonecreek a:hover {
}


/* ----------- Define photo elements ------------ */

.photoLeft {
}

.photoRight {
}

.dividerHoriz {
	margin: 0px;
	float: left;
	height: 36px;
	width: 771px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 41px;
}

/* ---------------- Content elements ------------------- */

.content1 {
	float: left;
	width: 360px;
	padding: 0 10px;
	}

.content2 {
	float: right;
	width: 310px;
	padding: 0 10px;
	}

.content2 ul li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -30px;
	list-style-type: none;
}

.content2 li {
	list-style-type: none;
}



.frontBottom {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 812px;
}

.frontBottomRight {
	margin: 0px;
	float: left;
	height: 100%;
	width: 240px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.bottomNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	float: left;
	padding-top: 57px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 1000px;
}

.bottomNav a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.bottomNav a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.bottomNav a:hover {
	color: #8E9DB0;
	text-decoration: none;
}

/* Style calendar widget */

table#wp-calendar	{
	width: 100%;
	border-collapse: collapse;
	}
	
table#wp-calendar caption	{
	font-size: 12px;
	}
	
table#wp-calendar tbody td	{
	text-align: center;
	font-weight: normal;
	border: 1px solid #eee;
	}
	
table#wp-calendar td#today	{
	background: #FFEC8B;
	}
	
table#wp-calendar td#prev	{
	text-align: left;
	}
	
table#wp-calendar td#next	{
	text-align: right;
	}
	
div.textwidget div	{
	margin: 10px auto;
	}
	
div.textwidget div embed	{
	display: block;
	margin: 0 auto;
	}

div.textwidget iframe	{
	display: block;
	margin: 0 auto;
	}
.wp-caption-text  {
font-size: 10px;
line-height: 1.3em;
}

