/*
Theme Name: Divorce Theme
Theme URI: http://divorceisnottheendoftheworld.com/
Description: A WP CMS adaptation
Version: 1.6
Author: Nate Uri
Author URI: http://nateuridesigns.com

*/

html {
padding:0px;
margin:0px;
}

p {
	margin-bottom:1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

body {
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	line-height: 18px;
	color:#333333;
	text-align:center;
	margin:0px;
	padding:0px;
}

a:link, a:visited {
	color:#0066CC;
	text-decoration: none;
}
a:hover {
	color:#FF9900;
	text-decoration: none;
}

img {
	border: none;
}

#container {
	background-color:#fff;
	width:960px;
	margin: 0px auto;
	padding:0px;
	text-align:left;
}

#header {
	width: 100%;
	height: 160px;
	margin:0px;
	padding:0px;
	background-image:url(images/headerbg.gif);
	background-repeat:repeat-x;
}

#linkbar {
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #666666;
	margin:0px;
	padding:0px;
	background-color: #C9B1E0;
}	

#footer {
	width: 100%;
	height: 40px;
	margin:0px;
	padding:0px;
	background-image: url(images/footerbg.gif);
	background-repeat:repeat-x;
	float: left;
}

#footer p {
	margin-top: 10px;
	font-size: 10px;
	font-family: Georgia, Times New Roman, serif;
	color: #ffffff;
}

#footer p a {
	color: #E15FFF;
	font-weight: bold;
	text-decoration: none;
}

#content {
	width: 440px;
	float:left;
	overflow: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin: 0px;
}

#content a:link, a:visited  {
	color:#0066CC;
	text-decoration: none;
}
#content a:hover {
	color:#FF9900;
	text-decoration: none;
}

#left {
	width:240px;
	float:left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
}

#right {
	width: 240px;
	float:right;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
}

/* Linkbar Style */

div.linkbar {
	width: 960px;
	margin: 0px auto;
}

#menu {
	background: none;
	float: left;
	list-style: none;
	padding: 0;
	margin:0;	
}
#menu li {
	float: left;
	font: 16px Times, Times New Roman, Georgia, serif;
	margin: 0;
	padding: 0;
}
#menu a {
	background: none;
	text-transform: uppercase;
	color: #2C153F;
	display: block;
	height:29px;
	float: left;
	margin: 0;
	padding: 11px 10px 0px 10px;
	text-decoration: none;
}
#menu a:hover {
	background: #3B1556;
	color: #fff;
}

#menu li .current_page_parent a {
	background: #3B1556;
	color: #fff;
}


/* Header Styles */

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: 1em;
	font-weight: normal;
	margin: 0px 0 18px 0;
	padding: 0px;
}

h2 {
	color: #666666;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin: 36px 0 18px 0;
	padding: 0px;
}

h3 {
	color: #999;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 18px;
	margin: 0px;;
	padding: 0px;
}


.morespace {
        padding-bottom: 18px;
}

h4 {
	margin: 0px;
	padding: 0px;
}
h4 a {
	color:#FF0066;
	font-family:"Courier New", Courier, monospace;
	text-decoration: none;
	font-size:14px;
	margin:0px;
	padding: 0px;
}
h5 {
	color: #666666;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin: 0px 0 18px 0;
	padding: 0px;
}


/* blockquotes */

#right blockquote {
	width: 158px;
	margin: 20px 0px 20px 0px;
	padding: 20px;
	background-image:url(images/quote.gif);
	background-repeat:no-repeat;
	border: #999 solid 1px;
	color:#000000;
	font-size: 12px;
}

#right blockquote.purp {
       background-image:url(images/purpquote.png);
}

#tcblockquote {
        width: 360px;
	margin: 20px 0px 20px 30px;
	padding: 20px;
	background-image:url(images/quote.gif);
	background-repeat:no-repeat;
	border: #999 solid 1px;
	color:#000000;
	font-size: 12px;
}

#quote {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
        font-weight: bold;
	font-size: 13px;
}

/* Secondary Page Blocks */

#twocolumnLeft {
	width: 470px;
	float:left;
	overflow: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
}

#twocolumnLeft img{
        padding: 0px 10px 10px 0px;
}

#twocolumnRight {
	width: 470px;
	float:left;
	overflow: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin: 0px;
}

#twocolumnRight img{
        padding: 0px 10px 10px 0px;
}

#threequartersLeft {
        width: 682px;
	float:left;
	overflow: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
}

#threequartersRight {
        width: 258px;
	float:left;
	overflow: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
}

/* Blog Styles */

#entries {
        width: 622px;
	float:left;
	overflow: auto;
	padding: 20px 20px 0px 0px;
}

#entries img{
        padding: 10px;
}

.post {
	margin-bottom: 36px;
}

/* Sidebar styles */

#sidebar {
        width: 258px;
        background-color: #EDEDED;
	float:right;
	overflow: auto;
        padding: 20px;
	margin: 20px 0px;
}

#sidebar h3 {
        margin-top: 18px;
}

/* Comments */

.commentbox {
        width:550px;
        height: 200px;
        margin: 20px;
}