@charset "utf-8";
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #EEE;
}
#container {
	width: 968px;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	background-color:#fff;
	border-width:2px;
	border-style:solid;
	border-right-color:#aaa;
	border-top-color:#ddd;
	border-left-color:#ddd;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior: url(../border-radius.htc);
	position: relative;
	/*z-index: 1;*/
}
#container h1 {
	position: absolute;
	top: -500px;
}
.form1 {
	background-color: #000;
	float: right;
	height: 50px;
	
}
.form2 {
	background-color: #000;
	float: right;
	background-repeat: repeat-y;
	
}

#banner {
	position: relative;
}
#check_menu {
	position: absolute;
	right: 0px;
	bottom: 0px;
	/* [disabled]top: 50px; */
}
#main_image {
	/*background-image: url(../images/main.jpg);*/
	background-repeat: no-repeat;
	position: relative;
	height: 376px;
	width: 968px;
}
#main_text {
	background-color: #FFF;
	width: 300px;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	padding: 12px;
	line-height: 1.2;
	position: absolute;
	right: 60px;
	bottom: 60px;
}
#main_text h2 {
	color: #00b4e1;
	margin-top: 0;
	margin-bottom: 10px;
}
#main_text h3 {
	font-size:16px;
	margin: 0 auto;
}
#main_text p {
	font-size: 14px;
	margin: 0 auto;
}
#left_column, #center_column, #right_column {
	width: 150px;
	float: left;
	height: 150px;
	background-color: #FBFBFB;
}
#center_column, #right_column {
	margin-left: 10px;
}
#left_column, #dleft_column, #ddleft_column {
	margin-left: 100px;
}

#dleft_column, #dcenter_column, #dright_column {
	width: 150px;
	float: left;
	height: 150px;
	background-color: #FDFDFD;
}
#dcenter_column, #dright_column {
	margin-left: 10px;
}

#ddleft_column, #ddcenter_column, #ddright_column {
	width: 150px;
	float: left;
	height: 200px;
	background-color: #FEFEFE;
}
#ddcenter_column, #ddright_column {
	margin-left: 10px;
}
#amz {
	margin-left: 10px;
	float: right;
	width: 160px;
}

#foot {
	margin-left: 20px;
	
	width: 600px;
}

#foot2 {
	margin-left: 0.1px;
	height: 100px;
	width: 728px;
}

#pos {
	width: 420px;
	float:left;
	
}
#tb {
	width: 307px;
	float:left;
	
}

p {
	margin-top: 1em;
}
#posts {
	margin-left: 312px;
}
#postss {
	margin-left: 312px;
	background-image: url(../images/helping2.jpg);
	margin-right: 5px;
	
}
#inpost {
	margin-top: 0;
	margin-right: 50px;
	margin-bottom: 0;
	margin-left: 100px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-color:#aaa;
	border-top-color:#ddd;
	border-left-color:#000;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	/*behavior: url(border/border-radius.htc);*/
	position: relative;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000;
	height: 250px;
	width: 400px;
	opacity:0.6;
	filter: alpha(opacity=50);
	background-color: #333;
	color: #FFF;
}

#inpostt {
	margin-left: 65px;
	
	margin-right: 65px;
	
}

#archive {
	color: #CCC;
	width: 115px;
}
#recent {
	color: #FFF;
	width: 135px;
}
#archive, #recent {
	font-size: 12px;
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#login {
	float: right;
	padding-left: 150px;
	left: 172px;	
	position: absolute;
}



#content {
	background-image: url(../images/posts_bg20.gif);
	background-repeat: repeat-y;
	/*z-index:2;*/
}
#archive h3, #recent h3 {
    margin: 0 auto 10px 0;
    text-transform:uppercase;
}
#archive ul, #recent ul, .form2 ul {
    list-style-type:none;
    margin:0;
    padding:0;
}
#recent li {
    margin-bottom:0.7em;
}
#archive a, #recent a {
    text-decoration:none;
}
#archive a:link, #archive a:visited {
    color: #CCC;
}
#archive a:hover, #archive a:active, #archive a:focus {
    color:#999;
    text-decoration:underline;
}
#recent a:link, #recent a:visited {
    color: #FFF;
}
#recent a:hover, #recent a:active, #recent a:focus {
    color:#00ADEF;
    text-decoration:underline;
}
#posts h2, .updated {
	margin: 0 5px 0 0;
	background-color: #EDEDED;
	padding: 10px 10px 0 10px;
}
.updated {
    margin-bottom:10px;
    padding-bottom: 5px;
    font-size: 13px;
    color: #646664;
}

}
.content_entry {
    padding: 0 30px 0 10px;
}#form2 {
	float: right;
	height: 270px;
	width: 280px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #EEE;
	border-width:2px;
	border-right-color:#aaa;
	border-top-color:#ddd;
	border-left-color:#ddd;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior: url(../border-radius.htc);
}

#form22 {
	height: 250px;
	width: 300px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #EEE;
	border-width:2px;
	border-right-color:#aaa;
	border-top-color:#ddd;
	border-left-color:#ddd;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior: url(../border-radius.htc);
}

#form42 {
	display: inline-block;
    text-align: center;
	margin-left:40% ;
    margin-right:25%;
	height: ;
	width: 300px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #EEE;
	border-width:2px;
	border-right-color:#aaa;
	border-top-color:#ddd;
	border-left-color:#ddd;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior: url(../border-radius.htc);
}

#formne {
	float: left;
	
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #EEE;
	border-width:2px;
	border-right-color:#aaa;
	border-top-color:#ddd;
	border-left-color:#ddd;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior: url(../border-radius.htc);
}
#formne1 {
	float:left;
}
#needdel {
	width: 150px;
	float: right;
	
	background-color: #FBFBFB;
}

#content_posts {
	margin-left: 312px;
	float: none;
}
#content_posts h2, .updated {
	margin: 0 5px 0 0;
	background-color: #F3F3F3;
	padding: 10px 10px 0 10px;
}
#cssexample a {
  position:relative;
}
#cssexample a img{
  display:block;
  position:absolute;
  top:-999px;
  left:0;
}
#cssexample a:hover img {
  top:-50px;
  left:0;
}
.previewlink{
  position:relative;
  padding-left:5px;
}
.previewlink img{
  position:absolute;
  top:0;
  left:2em;
  z-Index:10;
  border:none;
}
.previewlink img.previewimage{
  left:0;
  border:none;
  position:relative;
}#searchfm {
	float: none;
}
#message {
	float: none;
	clear: none;
	position: relative;
	overflow: auto;
	overflow-y: auto;
	padding-right: 20px;
	
	
}
table.mes, th.mes, td.mes {
	background-color: #fff;
	border-style:solid;
	border-width:2px;
	border-right-color:#aaa;
    border-top-color:#ddd;
    border-left-color:#ddd;
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
	
}
table.mes tr.d0 td {
	background-color: #FCF6CF;
}
.btnn {
	 border:1px solid #ccc;
    border-bottom:2px solid #bbb;
    border-top:1px solid #ddd;
    border-radius:10px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
	behavior: url(../border-radius.htc);
}

.pic {
	background-color: #CCC;
	border-style:solid;
	border-width:2px;
	border-right-color:#aaa;
	border-top-color:#ddd;
	border-left-color:#ddd;
	width: 113px;
	height: 70px;

	
	-moz-border-radius:10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	
}
.col {
	color: #00F;
	text-decoration: underline;
}
#com {
	border-bottom-style: dashed;
	border-bottom-width: .3px;
}
.dateby {
	font-size: 12px;
}
#banner {
	background-image: url(../images/banner5.gif);
	height: 100px;
	width: 958px;
	position: relative;
	margin-left: 5px;
	
	border:1px solid #ccc;
    border-bottom:2px solid #333;
    border-top:1px solid #ddd;
    border-radius:10px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
	/*behavior: url(../border-radius.htc);*/
}
#bt {
	float: none;
	width: 35px;
}
.x {
	color: #F00;
	text-decoration: none;
}

h6 {
	color: red;
	}
#serviciosnd {
	float: right;
	width:250px;
	height: auto;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #EEE;
	border-width:2px;
	border-right-color:#aaa;
	border-top-color:#ddd;
	border-left-color:#ddd;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior: url(../border-radius.htc);
	
}

#servicios {
	float: left;
	width: 250px;
	height: auto;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #EEE;
	border-width:2px;
	border-right-color:#aaa;
	border-top-color:#ddd;
	border-left-color:#ddd;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior: url(../border-radius.htc);
	
}
.mtb {
	border: 1px groove #CCC;
}

#wade{
	background-image: url(../images/wade.jpg);
	color: #6FF;
	}
	
#james{
	background-image: url(../images/lebron2.jpg);
	color: #0CF;
	}	
#wade, #james{
	width: 250px;
	float: left;
	height: 250px;
	
	margin-left: 10px;
}
#form11 {
	float: left;
	height: 300px;
	width: 300px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #EEE;
	border-width:2px;
	border-right-color:#aaa;
	border-top-color:#ddd;
	border-left-color:#ddd;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior: url(../border-radius.htc);
	background-image: url(../images/3mh.jpg);
}
#form3 {
	float: right;
	height: 300px;
	width: 300px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #EEE;
	border-width:2px;
	border-right-color:#aaa;
	border-top-color:#ddd;
	border-left-color:#ddd;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior: url(../border-radius.htc);
	background-image: url(../images/trs.jpg);
}
#apost {
	float: left;
	height: 400px;
	width: 400px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #EEE;
	border-width:2px;
	border-right-color:#aaa;
	border-top-color:#ddd;
	border-left-color:#ddd;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior: url(../border-radius.htc);
}
form{margin:0;

padding:0}
 
.search-box{ /*outer background*/
background:url(../images/search-box.gif) no-repeat top left;
height: 26px;
padding: 5px 0 0 10px;
position: relative;
width: 165px;
float:right;
margin-right: 5px;
}
 
input.search-field{ /*input field */
float: left;
border:0;
margin:0;
font-family:tahoma;
font-size: 12px;
padding: 3px 0px 0px 4px;
height:18px;
background: #ffffff url(../images/search-form.png) no-repeat top left;
width: 123px;
}
 
input.search-go { /*search icon */
float:left;
border:0;
margin:0;
padding:0;
margin-left: 5px;
height: 21px;
width: 21px;
background: url(../images/search-icon.png) no-repeat top left;
cursor: pointer;
}
 
input.search-go:hover{ /*search icon hover "Does Not work in ie6" */
background:url(../images/search-icon.png) no-repeat bottom left;
}

#jumpMenu {
	width: 200px;
	color: #FFF;
	background-color: #414141;
	border: 1px #1A1A1A solid;
}
#jumpMen {
	width: 180px;
	
}#spon {
	border-top-style: dashed;
	border-top-width: thin;
	border-top-color: #333;
}
