body {
	font: 70% Tahoma, Verdana, Arial, Sans-Serif;
	}

#page {
	background: white;
	padding: 0 0 10px;
	border: 1px solid #000000;
	border-top: none;
	}

.sidebar-single #page {
	width: 1000px;
	//width: 780px;
	}

#header {
	padding: 0;
	margin: 0;
	position: relative;
	height: 100px;
	width: 1000px;
	background-color: #343434;
	}

#primary {
	position: relative;
	float: left;
	width: 700px;
	padding: 10px;
	}
	
#dveheader {
	padding: 0;
	margin: 0;
	position: relative;
	height: 160px;
	}

#fcsheader {
	padding: 0;
	margin: 0;
	position: relative;
	height: 140px;
	background: #000 url('../../../../../../../../../../Leaping Brain/mduni/mduni_content/mduni/dvcreators.net/wp-content/themes/k2/myimages/fcsplanetheader1000px.jpg') no-repeat;
	}

#aeheader {
	padding: 0;
	margin: 0;
	position: relative;
	height: 140px;
	background: #fff url('../../../../../../../../../../Leaping Brain/mduni/mduni_content/mduni/www.dvcreators.net/wp-content/themes/k2/styles/dvc/myimages/TFaeplanetheader.html') no-repeat;
	}

#dvcnheader {
	padding: 0;
	margin: 0;
	position: relative;
	height: 140px;
	}

#dvrrheader {
	padding: 0;
	margin: 0;
	position: relative;
	height: 120px;
	background: #fff url('../../../../../../../../../../Leaping Brain/mduni/mduni_content/mduni/www.dvcreators.net/wp-content/themes/k2/styles/dvc/myimages/dvrrheader.html') no-repeat;
	}
	
.pagetitle { /* Used on static pages and archives */
	text-align: center;
	margin: 15px 0 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	}
	
.pagetitle h2 { /* H2 is what kind of page you are on. Eg. 'Monthly Archive'. */
	font-size: 5em;
	color: #dddddd;
	letter-spacing: -1px;
	text-align: center;
	display: inline;
	}		
	
/* Main Menu Header*/	
ul.menu {
	margin: 0 0 6px 0;
	padding: 0;
	position: absolute;
	bottom: -1px;
	left: 20px;
	width: 90%;
	}
	
ul.menu li {
	display: inline;
	margin: 0;
	}

ul.menu li a {
	font: 11px Arial, Sans-Serif;
	color: #FEFEFE;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 5px;
	}

ul.menu li a:hover {
	background: #264399;
	color: #eeeeee !important;
	text-decoration: none;
	}
	
ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover 

{
    color: #333333;
    background-color: white;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-x-position: 0%;
    background-y-position: 0%;
    text-decoration: none;
}

.secondary div p {
	font-size: 11px;
	}

h1, h2, h3, h4 {
	font-family: Tahoma, Helvetica, Verdana, Sans-Serif;
	}

h2, h2 a, h2 a:visited,
h3, h3 a, h3 a: visited,
h4, h4 a, h4 a:visited {
	color: #444444;
	}

h1, h1 a, h1 a:hover, h1 a:visited,
#header .description {
	color: white;
	color: #FEFEFE;
	}

#header .description { /* Description in header */
	font-weight: bold;
	}

#primary h3, #primary h4, .single #primary .k2-asides h3 { /* H3 is entry headlines. H4 is comments and replyform headlines */
	font-size: 1.4em;
	letter-spacing: -1px;
	}

.head2 {
	text-align: left;
	font-family: "Lucida Grande",Helvetica,Arial,Sans-Serif;
	letter-spacing: -2px;
	font-size: 2em;
	font-weight: 700;
	color: #999;
	line-height: 1.2em;
	padding-bottom: 10px;
	}

.stripe {
	background: #FFF6BF;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	text-align: left;
	margin: 10px auto;
	padding: 5px 20px;
	}

.stripe_sm {
	background: #FFF6BF;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	text-align: center;
	margin: 10px auto;
	padding: 5px 20px;
	}

.stripe_lg {
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	font-size: 2em;
	letter-spacing: 0px;
	background: #f8f8ff;
	border-top: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	text-align: center;
	margin: 10px auto;
	padding: 5px 20px;
	}

.stripe_lg a:link {
	}

.stripe_lg a:visited {
	}

.stripe_lg a:hover {
	background: #eeeeff;
	color: black;
	}

.stripe_lg A:active {
	}

.stripe_med {
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	font-size: 1.5em;
	//font-weight: bold;
	letter-spacing: 0px;
	background: #f8f8ff;
	border-top: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	text-align: left;
	margin: 10px auto;
	padding: 15px 20px;
	}
	
.stripe_head {
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	font-size: 2em;
	font-weight: bold;
	//color: black;
	letter-spacing: 4px;
	background: #eee;
	border-top: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	text-align: center;
	margin-top: 8cm
	margin: 20px auto;
	padding: 15px 20px;
	}

.stripe_gray {
	background: #eeeeee;
	border-top: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	text-align: center;
	margin: 10px auto;
	padding: 5px 20px;
	}

.stripe_line_bold {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size: 12px;
	text-align: center;
	margin: 10px auto;
	padding: 5px 20px;
	}
	
.stripe_gray_left {
	background: #eeeeee;
	border-top: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	font-size: 14px;
	text-align: left;
	margin: 10px auto;
	padding: 5px 20px;
	}	

.stripe_blue_left {
	color: white;
	background: #1C388C;
	border-top: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	text-align: left;
	margin: 10px auto;
	padding: 5px 20px;
	}	
	
.stripe_blue_center {
	color: white;
	background: #1C388C;
	border-top: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	text-align: center;
	margin: 10px auto;
	padding: 5px 20px;
	}

.stripe_line {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-align: center;
	margin: 10px auto;
	padding: 5px 20px;
	}

.stripe_line_left {
 	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-align: left;
	margin: 10px auto;
	padding: 5px 20px;
	}

.stripe_article_head {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	color: #888899;	
 	background: #eeeeef;
 	border: 1px solid #ccccdd;
 	text-align: left;
	margin: 10px auto;
	padding: 5px 20px;
	}
	
.stripe_dvcsoftware {
	font-family: 'Helvetica Neue',Arial,sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -.5px;
	color: #999;
 	border-top: 1px solid #ccccdd;
 	text-align: left;
	margin: 20px;
	padding: 10px 0px;
	}

.stripe_section {
	font-family: 'Helvetica Neue',Arial,sans-serif;
	font-size: 21px;
	line-height: 16pt;
	font-weight: normal;
	color: #999;
 	border-top: 1px solid #ccccdd;
 	text-align: left;
	padding: 10px 0px;
	}

.stripe_article_enews_head {
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	font-size: 1.8em;
 	background: #eeeeef;
 	border-top: 1px solid #ccccdd;
	border-bottom: 1px solid #ccccdd;
 	text-align: left;
	margin: 10px auto;
	padding: 15px 30px;
	}
	
.stripe_article_head a {
	font-size: 20px;
	letter-spacing: -1px;
	}

.stripe_article_enews_head a {
	color: #888899;
	}
	
.entry-content blockquote {
	background-position: 15px 5px;
	color: #777;
	}

.quote {
	background-position: 15px 5px;
	font-size: 1.2em;
    line-height: 14pt;
	color: #777;
	}

.entry-content a[href*='#more-'] {
	display: block;
	}

.entry-content a[href*='#more-']:after {
	content: ' \00BB';
	}

.entry-content {
	font-size: 1.1em;
	line-height: 1.5em;
	text-align: left;
	}

.expert {
	margin: 0;
	padding: 2px 0px 2px 0px;
	position: relative;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 9px;
	text-align: left;
	letter-spacing: 0px;
	line-height: 10pt;
	border-bottom: 1px solid #ccc;
	}
	
.hop .item .itemtext {
    font-family: Verdana,Arial,Sans-Serif;
	text-align: left;
	color: #444;
	font-size: 1.2em;
	line-height: 1.5em;
	text-align: left;
	}

.hop .item .itemtext p,
.hop .item .itemtext ul,
.hop .item .itemtext ol,
.hop .item .itemtext div,
.hop .item .itemtext blockquote {
	margin: 10px 0px 10px 0px;
	}
/* Comments*/
.comments .leavecomment {
	text-align: center;
	margin-bottom: 40px;
	color: #ddd;
	font-size: 2em;
	letter-spacing: -2px;
	}

.comments #loading {
	text-align: center;
	margin-bottom: 40px;
	margin-top: 40px;
	color: #ddd;
	font-size: 2em;
	letter-spacing: -1px;
	}

.comments form {
	clear: both;
	padding: 1px 0 30px;
	margin: 0;
	}

#commentlist li .comment-content {
	font-size: 1.1em;
	line-height: 1.5em;
	}

.comment-content p,
.comment-content ul,
.comment-content ol,
.comment-content div,
.comment-content blockquote {
	margin: 3px 0;
	}

li.byuser {
	background: #f6f7f8;
	}

li.bypostauthor {
	background: #f7f7f7;
	border: 1px solid #e8e8e8;
	}

li.bypostauthor blockquote {
	background-color: transparent;
	}

/*#footer {
	background: #333;
	font-size: 1em;
	text-align: left;
	width: 760px;
	margin: 0 auto;
	padding: 10px;
	}*/

#footer {
	clear: both;
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
	color: #777;
	}

#footer a {
	border-bottom: 1px solid #666;
	}

#footer a:hover {
	color: white;
	}

#primary .entry-content img {
	border: none
	}

#primary img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
#primary img.alignright, img[align="right"] {
	padding: 4px !important;
	margin: 0 0 2px 7px !important;
	display: inline;
	}

#primary img.alignleft, img[align="left"] {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.k2download {
	display: block;
	margin: 0 0 1em 0; padding: 5px 5px 5px 36px;
	background: #fafeff url('../../../../../../../../../../Leaping Brain/mduni/mduni_content/mduni/www.dvcreators.net/wp-content/themes/k2/styles/dvc/download.gif') no-repeat 10px 50%;
	border: 1px solid #cfe2e5; border-top: 3px solid #cfe2e5;
	}

.k2download a {
	font-weight: bold;
	}

.k2download small {
	display: block;
	}

.alert {
	display: block;
	text-align: justify;
	margin: 0 0 1em 0; padding: 5px 5px 5px 36px;
	background: #FFF6BF url('../../../../../../../../../../Leaping Brain/mduni/mduni_content/mduni/www.dvcreators.net/wp-content/themes/k2/images/exclamation.png') no-repeat 10px 50%;
	border: 1px solid #FFD324; border-top:3px solid #FFD324;
	}

#s.livesearch {
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	width: 100%;
	font-size: 1.1em;
	color: #666;
	font-weight: normal;
	text-transform: lowercase;
	}

#rollingarchives,
#nested_rollingarchives {
	font-size: 1em;
	text-transform: lowercase;
	}

#rollingarchives a,
#nested_rollingarchives a {
	color: #444 !important;
	font-weight: bold;
	}

.antispam {
	unicode-bidi:bidi-override; 
	direction: rtl;
	}
	
/*- Links */

/*.primary a:hover, .primary a:visited:hover,
.secondary a:hover, .secondary a:visited:hover {
	text-decoration: none;
	color: white;
	background: #27d
	}*/
	
#primary a:hover, #primary a:visited:hover,
.secondary a:hover, .secondary a:visited:hover {
	text-decoration: none;
	color: #15154D;
	}

h2 a:hover, h2 span a:hover {
	color: #27d !important;
	}

.entry-content a:visited {
	color: #27d;
	}
	
a {
	color: #27d;
	text-decoration: none;
	}
	
a img {
    border: none;
    }
    
.entry-meta a, .comment-meta a {
    color: #777777;
    }

.itemtext a:visited {
	color: #27d;
	}
	
	
.rtextbox
{
color:#ccc; 
font-family:Lucida Grande,Helvetica,Arial,Sans-Serif; 
background: #ddd; 
text-align:left;
}

.rtextboxinside 
{
padding-top: 0pt;
margin-left: 8px; 
margin-right: 8px; 
margin-top: 0px;
}
.rtop, .rbottom{display:block; background: #FFF}
.rtop span, .rbottom span {display: block; height: 1px; overflow: hidden; background: #ddd}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
span.rtop span.r4, span.rbottom span.r4{margin: 0 1px; height: 2px}

.indented 
{
   padding-left: 15pt;
   padding-right: 15pt;
   }    
