/*-----------------------------------------------------------------------------
Theme Name: Delicious
Theme URI: http://deliciousmail.com
Description: Wordpress template for Delicious Mail
Version: 1.0
Author: Brent Spore
Author URI: http://iboughtamac.com/

-----------------------------------------------------------------------------*/

/* Global Resets
-----------------------------------------------------------------------------*/


/* Remove padding and margin */
* {
	margin: 0;
	padding: 0;
}

/* Put it back on certain elements */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table, ul {
  margin: 0;
}

/* Class for clearing floats */
.clear {
	clear:both;
}


/* Remove border around linked images */
img {
	border: 0;
}

/* @end */
/* Typography
-----------------------------------------------------------------------------*/

body {
	font: 10pt Verdana, sans-serif;
	background: #f0f0f0;
	color: #363636;
	line-height: 1.3em;
}

em {
	font-family: Georgia;
	font-style: italic;
	background: #e8eff7;
}

ul,ol {
	margin: 15px;
}

li {
	margin: 15px;
}

blockquote li {
	background: url('images/tick.png') left no-repeat;
	padding-left: 20px;
	list-style: none;
	margin-left: 10px;
	margin-right: 0;
}

/* @end */

/* Headings
-----------------------------------------------------------------------------*/

h3 {
	
}

h4 {
	
}

h5 {
	
}

h6 {
	
}

/* @end */

/* Links
-----------------------------------------------------------------------------*/

a:link {
	color: #2f4366;
	text-decoration: underline;
}

a:visited {
	color: #2f4366;
	text-decoration: underline;
}

a:hover {
	color: #2f4366;
	text-decoration: none;
}


/* @end */


/* Masthead
-----------------------------------------------------------------------------*/

#wrapper {
	width: 871px;
	margin: 0 auto;
	background: url(images/wrapper_bg.gif);
	padding: 0 48px 0 35px;
}

#masthead {
	margin: 0 0 0 0;
	background: url('images/header_bg.gif');
	height: 123px;
	padding: 0 15px 0 15px;
}

#masthead_img {
	background: url('images/header.png') top left no-repeat;
	height: 117px;
	padding: 0;
	margin: 0;
}

#imagery {
	height: 200px;
	background: url('images/imagery.jpg') top no-repeat;
	margin: 15px 0 15px 0;
}

/* @end */

/* Navigation
-----------------------------------------------------------------------------*/

#navleft {
	margin-top: 6px;
	float: left;
	width: 80px;
}

#navleft ul {
	margin: 0;
	list-style: none;
}

#navleft ul li {
	margin: 0;
	background: url('images/selected_tab.png') no-repeat top left;
	height: 22px;
	width: 80px;
	text-align: center;
	padding-top: 7px;
	cursor: pointer;
}

#navright {
	margin-top: 6px;
	float: right;
	width: 700px;
}

#navright ul {
	margin: 0;
	list-style: none;
	text-align: right;
}

#navright ul li {
	background: url('images/unselected_tab.png') no-repeat top left;
	color: #FFF;
	height: 22px;
	width: 80px;
	text-align: center;
	padding-top: 7px;
	display: block;
	cursor: pointer;
	float: right;
	margin: 0 0 0 1px;
}

#navright ul li:hover {
	background: url('images/selected_tab.png') no-repeat top left;
	color: #2f4366;
}

/* @end */


/* Content
-----------------------------------------------------------------------------*/

#content {
	padding: 0 0 15px 15px;
}

.steps {
	background: url('images/subcontent_bg.gif') top left no-repeat;
	width: 241px;
	float: left;
	padding: 15px;
}

.steps:hover {
	background: url('images/hover_subcontent_bg.gif') top left no-repeat;
}

.steps img {
	border: 5px solid #c3cfe3;
}

.steps img:hover {
	border: 5px solid #2f4366;
}

.steps h2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.steps_center {
	background: url('images/subcontent_bg.gif') top left no-repeat;
	width: 241px;
	float: left;
	padding: 15px;
	margin: 0 14px 0 14px;
}

.steps_center:hover {
	background: url('images/hover_subcontent_bg.gif') top left no-repeat;
}

.steps_center img {
	border: 5px solid #c3cfe3;
}

.steps_center img:hover {
	border: 5px solid #2f4366;
}

.steps_center h2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.entry img {
	border: 5px solid #c3cfe3;
}

.divider {
	border-top: 5px solid #c3cfe3;
	margin-right: 15px;
}

#posts {
	margin-right: 15px;
	margin-left: 15px;
}

#login {
	width: 414px;
	margin-bottom: 15px;
	float: left;
}

#newsletter {
	width: 414px;
	margin-bottom: 15px;
	margin-right: 15px;
	float: right;	
}

.lightcellheader {
	background: url('images/light_cell_header.gif') bottom left repeat-x;
	padding: 7px;
	font-weight: bold;
	font-size: 8pt;
	border-bottom: 1px solid #bfbfbf;
	color: #2f4366;
}

.cellcontent {
	margin: 15px 0 0 0;
}

#smallsidebar {
	background: url('images/subcontent_bg.gif') top left no-repeat;
	width: 241px;
	float: right;
	margin-right: 15px;
	line-height: 1.3em;
	margin-bottom: 15px;
	padding: 15px;
}

blockquote {
	background: url('images/subcontent_bg.gif') top left no-repeat;
	width: 241px;
	float: right;
	margin-left: 25px;
	line-height: 1.3em;
	margin-bottom: 15px;
	padding: 15px;
}

.post {
	margin: 0;
	padding: 5px 0 5px 0;
	border-bottom: 1px dotted #bfbfbf;
}

#postsleft {
	margin: 0 0 15px 15px;
	padding: 0;
	float: left;
	width: 64%;
}


.post h2 {
	margin: 0 0 15px 0;
	padding: 0;
	font-weight: normal;
	color: #2f4366;
	font-size: 14pt;
}

.post h2 a {
	color: #2f4366;
}

.post h2 a:visited {
	color: #2f4366;
}

.post h2 a:hover {
	color: #2f4366;
	text-decoration: none;
}

.entry p {
	margin: 0 0 15px 0;
}

.pageentry p {
	margin: 0 0 15px 0;
}

.postmetadata {
	margin: 3px 0 1em 0;
	font-size: 9px;
}

.navigation {
	margin: 25px 0 0 4px;
}

.post_nav {
	margin: 15px 0 30px 4px;
}

.moretext {
	float: right;
}

.spacer {
	height: 15px;
}


/* @end */

/* Sidebar
-----------------------------------------------------------------------------*/

#sidebar {
	width: 280px;
	font-size: 9pt;
	float: right;
	padding-left: 20px;
	padding-right: 15px;
	background: url('images/subcontent_bg.gif') top no-repeat;
}

#sidebar ul {
	list-style: none;
}

#sidebar li {
	list-style: none;
}

#sidebar li h2 {
	margin: 15px 0 5px 0;
	padding: 0 0 5px 0;
	font-size: 12pt;
	font-weight: normal;
	color: #2f4366;
	border-bottom: 1px solid #c4d1e1;
}

#sidebar ul li {
	margin: 0 10px 0 6px;
}

#sidebar a {
	color: #2f4366;
	display: block;
	padding: 5px;
	text-decoration: none;
}

#sidebar a:visited {
	color: #2f4366;
	display: block;
	padding: 5px;
	text-decoration: none;
}

#sidebar a:hover {
	background: #2f4366;
	color: #fff;
	padding: 5px;
	display: block;
	text-decoration: none;
}

/* @end */

/* Footer
-----------------------------------------------------------------------------*/

#footer {
	background: url('images/footer_bg_bottom.gif') top no-repeat;
	padding: 0 0 25px 0;
}

#footerlinks {
	border-top: 1px dotted #c4d1e1;
	padding: 10px 0 15px 0;
	margin: 0 15px 0 15px;
}

/* @end */

/* Forms
-----------------------------------------------------------------------------*/

/* Removes fieldset borders. even on Opea 7 */
fieldset {
  border: 1px solid transparent;
}

#searchform {
	
}

#searchform #s {
	
}

#searchform #submit {
	
}

h2.comments-header {
	margin: 15px 0 5px 0;
}

#comments-form {
	margin: 10px 0 0 0;
}

#commentform {
	
}

#author {
	margin: 5px 5px 0 0;
	background: #f0f0f0;
	border: 5px solid #c4d1e1;
	padding: 5px;
}

#email {
	margin: 5px 5px 0 0;
	background: #f0f0f0;
	border: 5px solid #c4d1e1;
	padding: 5px;
}

#url {
	margin: 5px 5px 0 0;
	background: #f0f0f0;
	border: 5px solid #c4d1e1;
	padding: 5px;
}

#comment {
	margin: 5px 5px 0 0;
	width: 98%;
	background: #f0f0f0;
	border: 5px solid #c4d1e1;
	padding: 5px;
}

#sub {
	margin-top: 5px;
	background: #f0f0f0;
	border: 5px solid #c4d1e1;
	padding: 2px;
	cursor: pointer;
}

.text {
	margin-top: 5px;
	border: 5px solid #c3cfe3;
	padding: 2px;
	width: 93%;
}

.submitbutton {
	margin-top: 15px;
	border: 5px solid #c3cfe3;
	padding: 2px;
}


/* @end */

/* Tables
-----------------------------------------------------------------------------*/

table { 
	border-spacing: 0;
	border-collapse: collapse;
	width: 100%;
}

td {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}

/* @end */

/* Comments
-----------------------------------------------------------------------------*/

#comments-locked {
	
}

#respond {
	
}

#trackback-link {
	
}

ol#trackbacks {
	
}

ol#trackbacks li {
	
}

.comments-header {
	
}

ol#comments {
	
}

/*class for author highlight */
.odd {
	border: 5px solid #c4d1e1;
	margin: 10px 0 0 0;
	background: #e8eff7;
	padding: 5px;
}

.even {
	border: 5px solid #c4d1e1;
	margin: 10px 0 0 0;
	padding: 5px;
}

.highlight {
	border: 5px solid #f0f0f0;
	background: #c4d1e1;
	margin: 10px 0 0 0;
	padding: 5px;
}

.comment-meta {
	
} 

.comment-author {
	
}

.comment-date {
	
}

.comment-text {
	
}

.gravatar {
	
}




/* @end */

/* Misc.
-----------------------------------------------------------------------------*/

/* @end */
