/* -- START CSS --

Author: Pedro - Drostudios.com

Author URI: http://drostudios.com

Theme Name: BRB THEME

Theme URI: http://www.drostudios.com

Version: 1.0

Description: WordPress Theme Created by <a href="http://www.drostudios.com" target="_blank">DROstudios.com</a>


/*----------Body and Global needs----------*/

*{margin:0;padding:0;}

body {
background: #4b4b4b url('images/BRB.jpg') repeat-x top center;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 10px;
text-align:justify;
line-height: 13px;
color: #909090;
padding:0; margin:0;
}

tr, td {vertical-align:top;padding:0; margin:0;}
div {padding:0; margin:0;}
img {border:0; padding:0; margin:0;}

img.alignleft{margin-right: 5px!IMPORTANT;}
img.alignright{margin-left: 5px;!IMPORTANT;}
.alignleft{float: left; clear:both; margin-right: 5px!IMPORTANT;}
.alignright{float: right; clear:both; margin-left: 5px;!IMPORTANT;}

p { padding: 0px 0px 0px 0px; margin: 0px; list-style-type: none;}



/*----------Special Content Boxes and Tables----------*/

blockquote {
margin: 5px;
padding: 10px;
border: 3px solid #404040;
color: #909090;
background: #1e1e1e;
}

/*---Designed &/or Coded by: Drostudios.com---*/

.spoilers {
margin: 5px;
padding: 10px;
border: 3px solid #404040;
color: #1e1e1e;
background: #1e1e1e;
}


/*----------Content Boxes and Tables----------*/


.content-title {
	background-color: ; 
	background-image: url('images/bg-title.jpg');
	background-repeat: repeat-repeat;
	font-size:9pt; 
	font-family:Franklin Medium Gothic;
	letter-spacing:1px; 
	line-height:24pt;
	color: #E1E99C; 
	text-align:left; 
	font-weight: bold; 
	text-transform: uppercase;
        padding: 3px 3px 3px 20px;
	border-bottom: 2px solid #BAE000;}

.content-content {
	background-color: #161616; 
	font-size:8pt; 
	font-family:Franklin gothic Medium; 
	line-height:12pt; 
        padding:8px 4px 10px 4px;
	color: #808080; 
	text-align: justify; 
	border-bottom: 0px solid #162B30;}


.content-under {
	background-color: #101010; 
	font-size:8pt; 
	font-family:Franklin gothic Medium; 
	line-height:10pt; 
	color: #909090; 
	text-align: center; 
        padding: 10px;
	border-top: 2px solid #404040;}



.side-title {
	background-color: ; 
	background-image: url('images/bg-title.jpg');
	background-repeat: repeat-repeat;
	font-size:9pt; 
	font-family:Franklin Medium Gothic;
	letter-spacing:1px; 
	line-height:24pt;
	color: #29B6A3; 
	text-align:center; 
	font-weight: bold; 
	text-transform: uppercase;
        padding: 3px;
	border-bottom: 2px solid #BAE000;}

.side-content {
	background-color: #161616; 
	font-size:8pt; 
	font-family:Franklin gothic Medium; 
	line-height:12pt; 
        padding:8px 4px 10px 4px;
	color: #808080; 
	text-align: justify; 
	border-bottom: 0px solid #162B30;}

/*----------Link URL Text Effects----------*/

a {
color:#0DCEDF;
text-decoration:none;

}

a:hover {text-decoration:none;color:#FFFFFF;}

b, strong, .btext {
  color: #29B6A3; 
  font-weight: bold;

  }

i, em, u, .itext  {
  color: #29B6A3;

  }

.content-title a {
color:#0DCEDF;
font-weight:bold;
text-decoration:none;
}

.content-title a:hover {
text-decoration:none;
color:#BAE000;
}

/*----------Image Effects----------*/

.content-content img {
padding:6px;
border: 1px solid #363940;
background:#101010; 
margin:1px 1px 5px 1px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

.content-content img:hover {
padding:6px;
border: 1px solid #BBE102;
background: #101010; 
margin:1px 1px 5px 1px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

.side-content img {
padding:6px;
border: 1px solid #363940;
background:#101010; 
margin:1px 1px 5px 1px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

.side-content img:hover {
padding:6px;
border: 1px solid #BBE102;
background: #101010; 
margin:1px 1px 5px 1px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}


/*----------List ul and li----------*/

ul {padding: 0px 0px 0px 0px; margin: 0px;} 

li {padding: 2px; margin: 0px; list-style-type: ; text-decoration: none; color:#FFFFFF; border-bottom: 1px dotted #404040; display:block; font-size:11px;}

li a {background: url('images/bg-title.jpg');padding: 3px 10px 3px 18px; color:#29B6A3; text-decoration: none; display:block;}

li a:visited {color:#c7c7c7; text-decoration: none;}

li a:hover {background: url('images/bg-title.jpg'); padding: 3px 10px 3px 18px;color:#FFFFFF; text-decoration: none;}


/*----------Forms Text Area and Inputs----------*/

input.submit {
background: #161616;
font: 11px "Tahoma";
color: #909090;
padding:5px;
text-align: center;
border: #2d2d2d 1px solid;
margin-top: 5px;
margin-bottom: 5px;
display: block;
width: 35%;
}


#submit {
float:right;
margin:0 10px 0 0;
background: #161616;
font: 11px "Tahoma";
color: #909090;
padding:5px;
text-align: center;
width: 120px;
}


#author, #email, #url {
background: #161616;
font: 11px "Tahoma";
color: #909090;
padding:5px;
text-align: left;
border: #252525 1px solid;
margin-bottom: 5px;
width:97%;
}


input {
background: #161616;
font: 11px "Tahoma";
color: #909090;
padding:5px;
text-align: left;
border: #252525 1px solid;
}


textarea, #comment{
background: #161616;
font: 11px "Tahoma";
color: #909090;
padding: 5px;
text-align: center;
text-align: left;
border: #252525 1px solid;
margin-bottom: 5px;
width:97%;
}


input:focus, textarea:focus, #comment:focus, input.submit:focus, #author:focus, #email:focus, #url:focus {
background: #101010;
}


option {
background: #161616;
font: 11px "Tahoma";
color: #909090;
padding: 1px 5px;
text-align: left;
border-bottom: #2d2d2d 1px solid;
margin-bottom: 5px;
width:100%;
}


select {
background: #161616;
font: 11px "Tahoma";
color: #909090;
padding: 5px;
text-align: left;
border: #2d2d2d 1px solid;
margin-bottom: 5px;
width:80%;
}


radio {
background: #161616;
font: 11px "Tahoma";
color: #909090;
padding:5px;
text-align: left;
border: #2d2d2d 1px solid;
margin-bottom: 5px;
}

/*---Designed &/or Coded by: Drostudios.com---*/