@charset "utf-8";
/* CSS Document */

body {
	background:url(../images/bg-ex.png) repeat-x #0f141f;
	margin: 0 0 0 0;
}

img {
	border: none;
}

li a {
color:#818181;
display:block;
font-weight:bold;
	text-decoration:none;
}
.clear {
	clear:both;
}

#exwrap {
	width:986px;
	background:url(../images/center-shadow.png) repeat-y;
	margin: 0 auto 0 auto;
}


#wrapper {
	width:950px;
	background:url(../images/center-shadow.png) repeat-y;
	margin: 0 auto 0 auto;
}
#top-left {

	width:45%;
	float:left;
	margin: 14px 0 0 45px ;
}
#top-right {

	width:45%;
	float:left;
	margin: 14px 0 0 40px ;
}

.top-inner-float {
	float:left;
}

.top-inner-middle {
	float:left;
	background:#161d2c;
	height:94px;
	width:324px;
	}


.top-inner-middle2 {
	float:left;
	background:#161d2c;
	height:94px;
	width:354px;
	}

#top {
	background:url(../images/top-bg.png) repeat-x;
	height:122px;
	margin: 0 0 0 0;
}

#my-profile-button {
	width:78px;
	height:24px;
	background:url(../images/my-profile-button.png) no-repeat;
	float:left;
	cursor:pointer;
}


#my-profile-button:hover {
	width:78px;
	height:24px;
	background:url(../images/my-profile-button-2.png) no-repeat;
	float:left;
}

#submit {
	background:url(../images/subscribe.png) no-repeat;
	cursor:pointer;
	margin-left:-23px;
}

#submit:hover {
	background:url(../images/subscribe2.png) no-repeat;
	cursor:pointer;
	margin-left:-23px;
}

#donatenow-button {
	width:88px;
	height:24px;
	background:url(../images/donatenow-button.png) no-repeat;
	float:left;
	margin-left:10px;
	cursor:pointer;
}


#donatenow-button:hover {
	width:88px;
	height:24px;
	background:url(../images/donatenow-button-2.png) no-repeat;
	float:left;
	margin-left:10px;
}

.qoute {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#9aa7c1;
}


.toppara {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#FFF;
}

/*input {
	background:url(../images/field.png) no-repeat;
	width:165px;
	height:25px;
	border:none;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	padding:5px;
}
*/
#middle-home {
	background:url(../images/dot-bg-middle-full.jpg) no-repeat;
	min-height:701px;
	margin: 0 0 0 0;
}
#middle-home-left {
	width:50%;
	min-height:701px;
	margin: 0 0 0 0;
	float:left;
}
#middle-home-right {
	background:url(../images/Shy%27s_photo.png) no-repeat bottom right;
	width:50%;
	min-height:701px;
	float:left;
	margin: 0 0 0 0;
}
#bottom {
	background:url(../images/bottom-bg.png) repeat-x;
	min-height:377px;
	margin: 0 0 0 0;
}
.box-middle {
	background:url(../images/box-middle.png) no-repeat bottom;
	height:244px;
	width:295px;
}
.blog-point {
	width:170px;
	height:20px;
	margin-left:5px;
	padding-left:55px;
	padding-top:40px;
	margin-bottom:5px;
	border-bottom: dotted #CCC 1px;
	background:url(../images/pencil-bullet.png) left top no-repeat;
}
.point-high {
	margin-left:70px;
	padding-top:7px;
}
.point-highte {
	width:200px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#58688C;
	text-decoration:none;
	padding-left:60px;
	padding-top:5px;
	position:absolute;
}
.point-highte:hover {
	color:#4E5B7C;
}
.point-post {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	color:#999;
	margin-left:20px;
	padding-top:5px;
}
.my-website-head {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bolder;
	text-transform:uppercase;
	color:#333;
	padding-top:10px;
	margin-left:30px;
	text-shadow: #ccc 1px 1px;
}
.my-website-bullet {
	background:url(../images/globe-bullet.png) no-repeat;
	padding:3px 5px 5px 30px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#818181;
	margin-left:5px;
	list-style:none;
}
.my-website-bullet:hover{
	color:#000;
}


#top-right input {
	-moz-border-radius:5px;
	background-color:#4F5E7B;
	border:2px solid #01133B;
	color:#C9C9D1;
	font-family:helvetica,trebuchet ms,arial;
	font-size:12px;
	font-weight:bold;
	margin-bottom:7px;
	margin-top:2px;
	padding:2px;
	width:160px;
	position:absolute;
}
#top-right input:hover {
border:2px solid #014EA1;
}

.structural {
   position:absolute;
   left:-9999px;
   }
#footer {
	float:right;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-right:25px;
	color:#FFF;
}
#footer a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	text-decoration:none;
}
#footer a:hover{
	color:#CCC;
}

