#category-header {
	height: 25px;
	background: url(images/contributors.jpg) no-repeat;
	margin-bottom: 10px;
}

.more {
	text-align: right;
	display: block;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 10px;
}

.more a:link {color: #000; text-decoration: none;}
.more a:visited {color: #000; text-decoration: none;}
.more a:active {color: #000; text-decoration: none;}
.more a:hover {color: #000; text-decoration: underline;}
/* SIDEBAR LEFT STYLES */

#sidebar-left {
	width: 205px;
	float: left;
}

.box1 {
	background: #d5d0d1;
	font-size: 11px;
	padding: 5px 10px 15px 10px;
	margin-bottom: 10px;
}

.box1 img {
	margin: 15px 0 10px 15px;
	border: 1px solid #000;
}

.box1 h3 {
	font-size: 17px;
	font-weight: bold;
	margin: 0;
	margin-bottom: 10px;
}

.box2 {
	background: #d5d0d1;
	margin-bottom: 0;
}

.box2 h3 {
	height: 19px;
	background: #464646 url(images/h3arrow.jpg) left no-repeat;
	font: 14px Arial, Helvetica, Sans-Serif;
	color: #fff;
	padding: 7px 0 0 25px;
	margin: 0;
	margin-bottom: 10px;
}

.box-content {
	padding: 0 10px 15px 18px;
	font-size: 11px;
}

.box-content img {
	margin-left: 15px;
}
.box3 {
	margin: 10px 0;
	background: url(images/dotlinewhite.jpg) bottom no-repeat;
}

.box3 h3 {
	height: 26px;
	background: url(images/h3arrow.jpg) left no-repeat;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 0 25px;
	margin: 0;
	margin-bottom: 10px;
}

.box3 h3 img {
	vertical-align: middle;
}

#wrapper {
	width: 743px;
	float: right;
	margin-bottom: 15px;
}

#content-header {
	padding-bottom: 30px;
	margin-bottom: 10px;
	border-bottom: 6px solid #64a2f1;
}

#content-header h2 {
	margin: 0;
	font-size: 28px;
	color: #65a2f0;
	text-transform: uppercase;
	padding-top: 10px;
}

#content-header .title {
	background: #06336a;
	color: #fff;
	font-size: 14px;
	width: 408px;
	padding: 5px;
}

#content-header-left {
	padding-left: 12px;
	width: 430px;
	float: left;
	margin-right: 40px;
}

#content-header p {
	font-size: 15px;
}

#content-header .more {
	font-size: 14px;
}

#content {
	width: 502px;
	float: left;
	font-size: 12px;
	line-height: 16px;
}

#book {
	background: #b5021d;
	color: #fff;
	margin-bottom: 15px;
}

#book p {
	font-size: 17px;
	padding-right: 20px;
	line-height: 24px;
}

#book .quoter {
	display: block;
	font-size: 11px;
	text-align: right;
	padding: 0 20px 10px 0;
}

#book img {
	float: left;
	margin:  0 20px;
}
#book-header {
	background: #d90221;
	margin-bottom: 20px;
}

#book-header ul {
	list-style-type: none;
	margin: 0;
	padding: 4px;
}

#book-header li {
	display: inline;
	border-left: 1px solid #fff;
	padding-left: 5px;
}

#book-header .first {
	border-left: 0;
}

#book-header a:link {color: #fff;text-decoration: underline;}
#book-header a:visited {color: #fff;text-decoration: underline;}
#book-header a:active {color: #fff;text-decoration: underline;}
#book-header a:hover {color: #fff;text-decoration: none;}

#content h2 {
	font-size: 18px;
	color: #d90221;
	font-weight: normal;
}
#content p {
	margin-top: 0;
	margin-bottom: 17px;
}

/*.quote {
	width: 237px;
	background: #fcedef;
	float: right;
	margin: 15px 0 15px 15px;
	
	font-style: italic;
}*/

.quote {
	width: 237px;
	background: #fcedef url(images/endquotered.jpg) bottom right no-repeat;
	float: right;
	font-style: italic;
	margin: 0 0 0 20px;
}



#content  .quote p {
	font-size: 24px;
	line-height: 30px;
}


#contentul {
	margin: 0;
	padding-left: 45px;
}

#contentul li {
	padding-bottom: 15px;
}

#content-book {
	border-bottom: 1px dotted #b5021d;
	margin-bottom: 15px;
}

#sidebar-dov {
	width: 221px;
	float: right;
	background: #d90221;
	font-size: 11px;
	color: #fff;
}

#sidebar-dov h2 {
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	margin: 20px 0 0 0;
}

#sidebar-dov ul {
	list-style: none;
	margin: 0;
	text-indent: -1em;
	font-size: 11px;
	padding-left: 30px;
	}
	
#sidebar-dov .content {
	padding: 0 0 20px 15px;
}

#sidebar-dov hr {color: #d90221; background-color: #d90221; border: 1px dotted #fff; border-style: none none dotted; margin-bottom: 20px; margin-right: 20px;}

#sidebar-dov ul li:before {
	/*content: "\00BB \0020";*/
	}

#sidebar-dov p {
	font-size: 11px;
	line-height: 13px;
}

#sidebar-dov #footer {
	background: #06336a;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-align: right;
	padding: 5px;
}

#sidebar-dov a {
	color: #fff;
	text-decoration: none;
}

#sidebar-dov a:hover {
	color: #000;
	text-decoration: underline;
}

/* NON-DOV STORIES */

#sidebar-right {
	width: 221px;
	float: right;
	background: #428DF0;
	font-size: 11px;
	color: #fff;
}

#sidebar-right h2 {
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	margin: 20px 0 0 0;
}

#sidebar-right ul {
	list-style: none;
	margin: 0;
	text-indent: -1em;
	font-size: 11px;
	padding-left: 30px;
	}
	
#sidebar-right .content {
	padding: 0 0 20px 15px;
}

#sidebar-right hr {color: #428DF0; background-color: #428DF0; border: 1px dotted #fff; border-style: none none dotted; margin-bottom: 20px; margin-right: 20px;}

#sidebar-right ul li:before {
/*	content: "\00BB \0020";*/
	}

#sidebar-right p {
	font-size: 11px;
	line-height: 13px;
}

#sidebar-right #footer {
	background: #06336a;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-align: right;
	padding: 5px;
}


/* ENTRY STYLES */
.entry-left {
	width: 211px;
	float: left;
}

.entry-right {
	margin-left: 8px;
	padding: 0 15px 0 16px;
	width: 251px;
	float: left;
	font: 12px Arial, Helvetica, Sans-serif;
	line-height: 16px;
	border-left: 1px solid #000;
}

.entry {
	padding: 0 15px 0 16px;
	font: 12px Arial, Helvetica, Sans-serif;
	line-height: 16px;
}

.entry, .entry-right .more {
	font-size: 12px;
}


/* BLUE SPECIFIC ENTRY STYLES */
.blue-entry {
	margin-bottom: 15px;
	border-bottom: 1px dotted #65a2f0;
	padding: 10px 0 15px 0;
}

.blue-entry h2 {
	margin: 0;
	font: 18px Arial, Helvetica, Sans-Serif;
	color: #65a2f0;
	font-weight: bold;
	background: url(images/bluebox.jpg) left no-repeat;
	padding-left: 23px;
	margin-bottom: 15px;
}

.blue-entry h3 {
	text-align: right;
	font-size: 14px;
	width: 200px;
	vertical-align: middle;
}

/* GREEN SPECIFIC ENTRY STYLES */
.green-entry {
	margin-bottom: 15px;
	border-bottom: 1px dotted #455214;
	padding: 10px 0 15px 0;
}

.green-entry h2 {
	margin: 0;
	font: 18px Arial, Helvetica, Sans-Serif;
	color: #455214;
	font-weight: bold;
	background: url(images/greenbox.gif) left no-repeat;
	padding-left: 23px;
	margin-bottom: 15px;
}

.green-entry h3 {
	text-align: right;
	font-size: 14px;
	width: 200px;
	vertical-align: middle;
}

/* DOV SPECIFIC ENTRY STYLES */
.dov-entry {
	background: #fcedef;
	margin-bottom: 15px;
	border-bottom: 1px dotted #ff4000;
	padding: 10px 0 15px 0;
}

.dov-entry h2 {
	margin: 0;
	font: 18px Arial, Helvetica, Sans-Serif;
	color: #d90221;
	font-weight: bold;
	background: url(images/redbox.gif) left no-repeat;
	padding-left: 23px;
	margin-bottom: 15px;
}

/* OPINION SPECIFIC ENTRY STYLES */
.opinion-entry {
	margin-bottom: 15px;
	border-bottom: 1px dotted #670000;
	padding: 10px 0 15px 0;
}

.opinion-entry h2 {
	margin: 0;
	font: 18px Arial, Helvetica, Sans-Serif;
	color: #670000;
	font-weight: bold;
	background: url(images/brownbox.jpg) left no-repeat;
	padding-left: 23px;
	margin-bottom: 15px;
}

/* QA SPECIFIC ENTRY STYLES */
.qa-entry {
	margin-bottom: 15px;
	border-bottom: 1px dotted #e64b17;
	padding: 10px 0 15px 0;
}

.dov-entry p, .opinion-entry p, .qa-entry p, .blue-entry p {
	margin-top: 0;
}

.qa-entry h2 {
	margin: 0;
	font: 18px Arial, Helvetica, Sans-Serif;
	color: #e64b17;
	font-weight: bold;
	background: url(images/orangebox.gif) left no-repeat;
	padding-left: 23px;
	margin-bottom: 15px;
}

.question {
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
}

.answer {
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	color: #e64b17;
}

.navigation {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}

.navigation .alignleft {
}

.navigation .alignright { 
	
}