/*
Theme Name: Increality Child Theme
Version: 1.0
Description: Child theme for Increality.
Author: Nathan Doyle
Author URI: http://www.natetronn.com
Template: increality
*/
 
@import url("../increality/style.css");

/* Default Theme Style (now custom) */

a { color: #009900 !important; }
a:hover{ color: #777777 !important; }

body{ background: #000000 url(images/bgr.jpg) repeat-x top !important; color:#999999 !important;}

#search{ background: url(images/bgr-search.gif) no-repeat !important; margin: 0 0 10px -20px !important;}

#topmenu li { border-left: 1px solid #777777 !important; }
#topmenu li a { color: #ffffff !important; }
#topmenu li a:hover,#topmenu li.active a { color: #FFFFFF !important; background:#262626 !important; }
#nav li ul li { background: #404040 !important; border-bottom:1px solid #777777 !important; border-left:1px solid #777777 !important; border-right:1px solid #777777 !important; }

#footer { background:#e4e2db url(images/bgr-footer.gif) repeat-x !important; }	
#footer, #footer a{	color: #cccccc !important; }

.box, .widget {	background: #1c1c1c url(../images/bgr-box-trans.png) repeat-x top left !important; }
.box2 {	background: #1c1c1c url(../images/bgr-box-trans.png) repeat-x top left !important; }
.box2 .spacer.white, .list2 li { background: #3D3D3D !important; }

.vidtabs .idTabs li a, .idTabs li a { background:#555555 !important; color:#999999 !important; }
.vidtabs .idTabs li a:hover, .vidtabs .idTabs .selected, .idTabs li a:hover, .idTabs .selected, #sidebar h3 { background:#666666 !important; }

span.continue-archives a { color:#777777 !important; }

/* style.css */


#header{ background: url(images/banner_main.jpg) no-repeat !important; width: 960px !important; margin-left: 10px !important;}

.banner { margin-bottom: 20px; margin-left: 10px; margin-right: 10px }

#login{float:right !important; width:380px !important}

#content {background:#222222; margin: 0 10px !important; padding-top:20px !important}

input,select,textarea{
	border: #3D3D3D 1px solid !important;
}

.current_page_item a {
	color: #009900 !important;
}

.subscribe a { color: #009900 !important; }


#topmenu li{
	border-left: 1px solid #3D3D3D !important;
}
#nav li ul li {
	border-bottom:1px solid #3D3D3D !important;	
	border-left:1px solid #3D3D3D !important;	
	border-right:1px solid #3D3D3D !important;	
}

h2 a{
	color: #009900 !important;
}

#sidebar h3{
	border: 1px solid #3D3D3D !important;
}

#centercol h3 {
	border:1px solid #3D3D3D !important;
}

.idTabs li a{
	border: 1px solid #3D3D3D !important;
}

.date-comments{
	border-bottom: 1px solid #3D3D3D !important;
}

.box, .widget{
	border:1px solid #3D3D3D !important;
}

.box img { 
	border: 1px solid #3D3D3D !important;
}

.box2{
	border:1px solid #3D3D3D !important;
}

.box2 .spacer.white{
	border: 1px solid #3D3D3D !important;
}
.box2 .flickr_badge_image img{
	border: 1px solid #3D3D3D !important;
}
.box2 .flickr_badge_image img:hover{
	border: 1px solid #3D3D3D !important;
}

.ads img{
	border: 1px solid #3D3D3D !important;
}

#mpu_banner {
	border: 1px solid #3D3D3D !important;
}

.list2 li{
	border: 1px solid #3D3D3D !important;
}

.gravatar {
	border: 1px solid #3D3D3D !important;
}
ol.commentlist li.comment{
	border:1px solid #3D3D3D !important;	
}















