@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	margin-top: 0px;
	background-color: #FFF;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	line-height: 1.6em;
}

fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	color: #FFFFFF;
}

.breadcrumbs {
	font-size: 75%;
}

.cloudtag-head {
	font-weight: bold;
	margin-left: -40px;
}

.cloudtag ul {
	display: inline;
	list-style-type: none;
	margin-left: -25px;
}

.cloudtag li {
	display: inline;
	padding-right: 10px;
}

.image-left {
	float: left;
	margin-right: 10px;
}

.image-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.otherbyauthor ul {
	list-style-type: none;
}

.poll-questions {
	font-size: 90%;
}

.small {
	font-size: 75%;
}

#wrap {
	width: 978px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
	background-color: #fff;
}

/** HEADER INFO **/

#header {
	width: 978px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#header-left {
	float: left;
	width: 300px;
}

#header-title {
}

#header-title h1 {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", serif;
	font-size: 275%;
	line-height: 100%;
	color: #000000;
	padding-left: 5px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #990000;
}

#header-title a:link {
	color: #000;
	text-decoration: none;
}

#header-title a:visited {
	color: #000;
	text-decoration: none;
}

#header-title a:hover {
}

#header-title a:active {
}

#header-right {
	float: right;
	padding-top: 10px;
	width: 678px;
}

#header-top {
	text-align: right;
}

#header-top p {
}

#header-login {
	float: right;
	padding-top: 8px;
	padding-right:10px;
}

#header-login p {
	text-align: right;
	margin-top: 5px;
	padding-right: 20px;
}

#header-login a:link {
	color: #990000;
	text-decoration: none;
}

#header-login a:visited {
	color: #990000;
	text-decoration: none;
}

#header-login a:hover {
	color: #990000;
	text-decoration: underline;
}

#header-login a:active {
	color: #990000;
	text-decoration: underline;
}

#header-search {
	float: right;
	text-align: right;
	padding-top: 10px;
}

#header-nav {
	text-align: right;
	padding-top: 3px;
}

#header-nav a:link {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#header-nav a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#header-nav a:hover {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

#header-nav a:active {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

#header-nav ul {
}

#header-nav li {
	display: inline;
	list-style-type: none;
	padding-left: 20px;
}

/** MAIN INFO **/

#main {
	width: 978px;
}

#main a:link {
	color: #990000;
	text-decoration: none;
}

#main a:visited {
	color: #990000;
	text-decoration: none;
}

#main a:hover {
	color: #990000;
	text-decoration: underline;
}

#main a:active {
	color: #990000;
	text-decoration: underline;
}

/** CONTENT INFO **/

#content {
	width: 718px;
	float: left;
}

#content-top {
	width: 718px;
	margin-bottom: 0px;
}

#content-top h2 {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", serif;
	font-size: 85%;
	font-weight: bold;
	line-height: 100%;
	text-transform: uppercase;
	color: #990000;
}

#content-top h3 {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", serif;
	font-size: 125%;
	font-weight: bold;
	color: #000;
	margin-top: -5px;
}

#content-top p {
	margin-top: -15px;
	font-size: 90%;
}

#content-top-left {
	float: left;
	width: 339px;
	margin-right: 20px;
}

#content-top-right {
	float: right;
	width: 339px;
	margin-left: 20px;
}

#content-middle {
	width: 718px;
	margin-bottom: 20px;
	margin-top: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#content-middle h2 {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", serif;
	font-size: 85%;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	margin-top: 0px;
}

#content-middle h3 {
}

#content-middle p {
	margin-top: -10px;
}

#content-middle ul {
	list-style-type: none;
	margin-left: -40px;
}

#content-middle li {
	font-size: 90%;
	padding-bottom: 5px;	
}

#content-middle-left {
	float: left;
	width: 212px;
	padding-right: 20px;
}

#content-middle-center {
	float: right;
	width: 212px;
	padding-right: 20px;
	padding-left: 20px;
}

#content-middle-right {
	float: right;
	width: 212px;
	padding-left: 20px;
}

#content-feature {
	width: 718px;
}

#content-feature h2 {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", serif;
	font-size: 150%;
	font-weight: bold;
	color: #000;
	margin-top: 30px;
	margin-bottom: 0px;
	padding-left: 5px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #990000;
}

#content-feature p {
	padding-top: 0px;
}

/** SIDEBAR INFO **/

#sidebar {
	width: 220px;
	float: right;
	margin-left: 40px;
}

#sidebar h2 {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", serif;
	font-size: 85%;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
}

#sidebar h3 {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", serif;
	font-size: 105%;
	font-weight: bold;
	line-height: 125%;
	color: #000;
	margin-top: -5px;
}

#sidebar h4 {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", serif;
	font-size: 105%;
	font-weight: bold;
	line-height: 125%;
	color: #000;
	margin-top: -5px;
	margin-bottom: -5px;
}

#sidebar p {
	margin-top: -10px;
	padding-bottom: 10px;
	font-size: 90%;
}

#sidebar ul {
	list-style-type: none;
	margin-left: -40px;
}

#sidebar li {
	padding-bottom: 10px;	
}

#sidebar-interior {
	width: 220px;
	float: right;
	margin-left: 40px;
}

#sidebar-interior h2 {
	margin-top: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #000;
	font-size: 110%;
}

#sidebar-interior h4 {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", serif;
	font-size: 105%;
	font-weight: bold;
	line-height: 125%;
	color: #000;
	margin-top: -5px;
	margin-bottom: -5px;
}

#sidebar-interior p {
	margin-top: -10px;
	padding-bottom: 10px;
	font-size: 90%;
}

#sidebar-interior ul {
	list-style-type: none;
	margin-left: -40px;
}

#sidebar-interior li {
	padding-bottom: 10px;	
}

/** FOOTER INFO **/

@charset "utf-8";
/* CSS Document */

#footer {
	margin-top: 0px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}

#footer p {
	font-size: 85%;	
	font-weight: bold;
	padding-top: 10px;
}

#footer a:link {
	color: #990000;
	text-decoration: none;
}

#footer a:visited {
	color: #990000;
	text-decoration: none;
}

#footer a:hover {
	color: #990000;
	text-decoration: underline;
}

#footer a:active {
	color: #990000;
	text-decoration: underline;
}

/* UserComments 
------------------------------------------------------------------------- */                        
.comment {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    position: relative;
    padding: 10px;
    overflow: hidden;
}
.commentAlt {
    background-color: #f4f4f4;
}
.commentAuthor {
    background-color: #ffc;    
}
.commentMe {
    background-color: #ccf !important;
    padding-top: 5px;
}
.commentNum {
    font-family: Arial, sans-serif;
    font-size: 50px;
    line-height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    color: #f2f2f2;
    font-weight: bold;
    letter-spacing: -4px;
    z-index: 1;
}
.commentAlt .commentNum {
    color: #eaeaea;
}
.commentMe .commentNum {
    color: #b0b0ff;
}
.commentAuthor .commentNum {
    color: #f3f3bb;
}
.commentTitle {
    position: relative;
    z-index: 10;
    color: #999;
}
.commentTitle span {
    text-transform: uppercase;
    font-size: 86%;
}
.commentTitle strong {
    color: #693;
    font-size: 110%;
    text-transform: none;
    font-weight: normal;
    margin-right: 6px;
}
.comment .content {
    position: relative;
    z-index: 10;