
/* Start Global overides */
ol, ul, li {
	margin-left: 20px;
	border: 0px;
	padding: 0px;
	font-size: 100%;
}


body{
	margin: 0px 0px;
	background-color: #7C8088;
    font-size: 10pt;
    font-family: verdana, arial;    
}


form, h2, h1{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}	


hr	{
	margin: 5px 0px 6px 0px;
	width: 100%;
	background: #ffffff;
}


blockquote{
margin: 0px;
background-color: #F4EAD8;
border: #000066 2px solid ;
padding:10px;
}

#twitter-bird{
z-index: 500;
position: absolute;
top: 180px;
left: 390px;
}

#twitter_update_list{
    color: #000066;
    font-size: 10pt;
    list-style: none;
    font-weight: bold;
    margin-bottom: 15px;
}

#twitter_update_list a{
    color: #5e626a;
    font-size: 10pt;
    list-style: none;
    font-weight: bold;
    text-decoration: underline;    
}

#twitter_update_list a:hover{
    color: #000066;   
}

/* Start head */

.nav { 
	color: #F4EAD8;
	text-decoration: none;
    font-size: 12pt;
    font-weight:bold;
	}

.nav a { 
	color: #F4EAD8;
	text-decoration: none;
    font-size: 12pt;
    font-weight:bold;
	}
	
.nav a:link {
	color: #F4EAD8;
	text-decoration: none;
	}

.nav a:hover {
	color: #ffffff;
	}

.white-text { 
	color: #FFFFFF;
	text-decoration: none;
    font-size: 10pt;
    font-weight:none;
	}

/* Start News Template  */

.related-posts {
    color: #53626a;
    font-size: 12pt;
    font-weight: bold;
    border-bottom: #53626a 1px solid;
    }
    
.article-text {
    color: #000066;
    font-size: 10pt;
    }
    
.article-text A {
    color: #751206;
    font-size: 10pt;
    text-decoration: none;
    font-weight: bold;
    }

.article-text A:hover {
    color: #751206;
    text-decoration: underline;
    font-weight: bold;
    }


.comment-link a{
    color: #F4EAD8;
    font-size: 10pt;
    text-decoration: none;
    line-height: 20px;
    }
 
 .comment-link a:hover{
    text-decoration: underline;
    }
    
.user-comments {
    color: white;
    font-size: 10pt;
	font-style: italic;
    }

.user-comment-title {
    color: #000066;
    font-size: 8pt;
    font-weight:bold;
    }

.pagination {
    color: #000066;
    font-size: 10pt;
    font-weight:bold;
    }

/* Start People Template (people)  */

.container {
width:500px;
}

.left {
float: left;
width: 100px;
height: 250px;
margin: 0 18px 18px 0;
overflow:hidden;
}



/* NEW SITE */

#brain {
	left: 400px;
	position: absolute;
	z-index: 6;
}

#feed-my-brain {
	top: 30px;
	left: 530px;
	position: absolute;
	z-index: 7;
	height:55px;
	width:275px;
}

#profile-box {
	left: 10px;
	top: 10px;
	position: absolute;
	z-index: 7;
}


#header {
	z-index: 5; 
	height:200px;
	margin: 0px 0px;
	background: url(http://www.brainbackup.net/IMG/head-grad.gif);
	background-repeat: repeat-x;
}


#nav-strip {
 	background: #5e626a;
 	width: 350px; 
 	height: 290px; 
	border-bottom: #000000 solid 2px;
	border-left: #000000 solid 2px;
	border-right: #000000 solid 2px;
	z-index: 3;
	position: relative;
	display: block;
	left: 50px;
	top: 0px;
 }
 
 #nav-strip2 {
 	background: #5e626a;
 	width: 350px; 
 	height: 40px; 
	border-bottom: #000000 solid 2px;
	border-left: #000000 solid 2px;
	border-right: #000000 solid 2px;
	border-top: #000000 solid 2px;
	z-index: 3;
	position: relative;
	display: block;
	left: 50px;
	top: 20px;
 }

 #nav-strip3 {
 	background: #5e626a;
 	width: 350px; 
 	height: auto; 
	border-bottom: #000000 solid 2px;
	border-left: #000000 solid 2px;
	border-right: #000000 solid 2px;
	border-top: #000000 solid 2px;
	z-index: 3;
	position: relative;
	display: block;
	left: 50px;
	top: 40px;
 }


 #nav-strip4 {
 	background: #5e626a;
 	width: 350px; 
 	height: auto; 
	border-bottom: #000000 solid 2px;
	border-left: #000000 solid 2px;
	border-right: #000000 solid 2px;
	border-top: #000000 solid 2px;
	z-index: 3;
	position: relative;
	display: block;
	left: 50px;
	top: 80px;
 }

#blog-layer {
	z-index: 4;
	position: absolute;
	display: block;
	left: 300px;
	top: 235px; 
	width: 600px;
}

.black-border-r {
	border-right: #000000 solid 2px;
}

.black-border-l {
	border-left: #000000 solid 2px;
}

.black-border-lr {
	border-left: #000000 solid 2px;
	border-right: #000000 solid 2px;
}

div.title-hr { width: 95%; margin: 4px 0px 4px 0px; border: none; border-top: 2px solid #000000; }
div.title-hr hr { display: none; }

div.comment-hr { width: 95%; margin: 0px 0px 8px 0px; border: none; border-top: 2px solid #000000; }
div.comment-hr hr { display: none; }

.black-border-t {
	border-top: #000000 solid 2px;
	background-color: white;
}

.black-border-b {
	border-bottom: #000000 solid 2px;
	background-color: white;
}
	
.com-black-border-t {
	border-top: #000000 solid 2px;
	background-color: #a4a7ad;
}

.com-black-border-b {
	border-bottom: #000000 solid 2px;
	background-color: #a4a7ad;
}	

.com-arrow {
	z-index: 5;
	position: relative;
	top: -2px; 
}
	
.article-title2 {
    color: #53626a;
    font-size: 14pt;
    font-weight:bold;	
    text-decoration: none;
}

.article-title2 a {
    color: #53626a;
    font-size: 14pt;
    font-weight:bold;	
    text-decoration: none;
}


.article-title2 a:hover {
    color: #53626a;
    font-size: 14pt;
    font-weight:bold;	
    text-decoration: underline;
}

.article-date {
    color: #53626a;
    font-size: 10pt;
	font-style: italic;
}
	
.article-date2 {
    color: #F4EAD8;
    font-size: 10pt;
	font-style: italic;
	font-weight: bold;
}	

#footer{
	clear:both;

}

/* Profile Box*/

.back_box{
	background: url("http://www.brainbackup.net/IMG/profile_box/back_box.png");
	background-repeat: no-repeat;
	height: 174px;
	width: 341px;
}

.text_boxes{
	background: url("http://www.brainbackup.net/IMG/profile_box/text_boxes.jpg");
	background-repeat: no-repeat;
	vertical-align: middle;
	height: 27px;
	width: 212px;
    font-size: 10pt;    
}

.text_boxes a{
	color: #000066;
	text-decoration: none

}

.profile-box-text {
    color: #000066;
    font-size: 10pt;	
    font-weight: none !important;	
    text-decoration: none;
}	

.footer { 
	color: #000066;
	text-decoration: none;
    font-size: 10pt;
    font-weight: bold;
	}


/* DISQUS COMMENTS*/	

#disqus_thread {
background-color: #ffffff !important;
font-family: verdana, arial !important;
}


#disqus_thread #dsq-content {
    font-family: verdana, arial !important;
    color: #000066 !important;
    font-size: 10pt !important;
	}

#disqus_thread #dsq-content h3 {
    font-family: verdana, arial !important;
    color: #000066 !important;
    font-size: 10pt !important;
    font-weight: bold !important;
 }

#dsq-content #dsq-comments { 
	background-color: #ffffff !important;
}

#dsq-content #dsq-comments .dsq-comment-header {
	background: #bdc1ca !important;
	height: 40px !important;
	}

#dsq-content #dsq-comments .dsq-comment-header A{
	background: #bdc1ca !important;
	height: 40px !important;
	font-family: verdana, arial !important;
	color: #000066 !important;
	font-size: 10pt !important;
	}


#dsq-content #dsq-extra-links A{
	font-family: verdana, arial !important;
	color: #000066 !important;
	font-size: 10pt !important;
 }


#dsq-content #dsq-comments .dsq-comment-footer A:link{
    font-family: verdana, arial !important;
    color: #000066 !important;
    font-size: 8pt !important;
	text-decoration: none;
 }

#dsq-content #dsq-comments .dsq-comment-footer A:hover{
    font-family: verdana, arial !important;
    color: #000066 !important;
    font-size: 8pt !important;
	text-decoration: underline !important;
	font-weight: bold !important;
 }
 
/* DISQUS RECENT COMMENT WIDGET*/

ul.dsq-widget-list { 
    font-family: verdana, arial !important;
    color: #F4EAD8 !important;
    font-size: 10pt !important;
 } //The list containing all the items in the widget.





	