/************************************************************************************
RESET
*************************************************************************************/
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
}

img, fieldset {
	border: 0;
}

/* set image max width to 100% */
img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}

/* set html5 elements to block */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display: block;
}
/************************************************************************************
GENERAL STYLING
*************************************************************************************/
body {
	background: #fff;
	font: .81em/150% Arial, Helvetica, sans-serif;
	color: #000;
}
a {
	color: #026acb;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0 0 1.2em;
	padding: 0;
}

/* list */
ul, ol {
	margin: 1em 0 1.4em 24px;
	padding: 0;
	line-height: 140%;
}
li {
	margin: 0 0 .5em 0;
	padding: 0;
}

/* headings */
h1, h2, h3, h4, h5, h6 {
	line-height: 1.4em;
	margin: 10px 0 .4em;
	color: #000;
}
h1 {
	font-size: 19px;
	text-align: center;
}
h2 {
	font-size: 14px;
	text-align: center;
}
h3 {
	font-size: 15px;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 1em;
}
/************************************************************************************
STRUCTURE
*************************************************************************************/
#pagewrap {
	width: 980px;
	margin: 0 auto;
}
/************************************************************************************
HEADER
*************************************************************************************/
#header {
	position: relative;
	height: 150px;
}

/* site logo */
#site-logo {
	position: absolute;
	top: 5px;
}
#site-logo a {
	font: bold 30px/100% Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}

/* site description */
#site-description {
	font: italic 100%/130% "Times New Roman", Times, serif;
	color: #000;
	position: absolute;
	top: 70px;

}
/************************************************************************************
MAIN NAVIGATION
*************************************************************************************/
#main-nav {
	width: 100%;
	background: #ccc;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 100;
	/* gradient */
	background: #6a6a6a url(nav-bar-bg.png) repeat-x;
	background: -webkit-gradient(linear, left top, left bottom, from(#b9b9b9), to(#6a6a6a));
	background: -moz-linear-gradient(top,  #b9b9b9,  #6a6a6a);
	background: linear-gradient(-90deg, #b9b9b9, #6a6a6a);
	/* rounded corner */
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	/* box shadow */
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), 0 1px 1px rgba(0,0,0,.4);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), 0 1px 1px rgba(0,0,0,.4);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.3), 0 1px 1px rgba(0,0,0,.4);
}
#main-nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	position: relative;
}
#main-nav li:first-child {
	margin-left: 10px;
}
#main-nav a {
	line-height: 100%;
	font-weight: bold;
	color: #fff;
	display: block;
	padding: 14px 15px;
	text-decoration: none;
	text-shadow: 0 -1px 0 rgba(0,0,0,.5);
}
#main-nav a:hover {
	color: #fff;
	background: #474747;
	/* gradient */
	background: -webkit-gradient(linear, left top, left bottom, from(#282828), to(#4f4f4f));
	background: -moz-linear-gradient(top,  #282828,  #4f4f4f);
	background: linear-gradient(-90deg, #282828, #4f4f4f);
}
#main-nav  a.selected{  
    background: -webkit-gradient(radial, 50% 100%, 10, 50% 50%, 90, from(rgba(31,169,244,1)), to(rgba(0,28,78, 1)) );  
    background: -moz-radial-gradient(center 80px 45deg, circle cover, rgba(31,169,244,1) 0%, rgba(0,28,78, 1) 100%);  
} 
/************************************************************************************
content
*************************************************************************************/
#content {
	background: #fff;
	width: 600px;
	float: left;
	margin: 20px 0 15px;
}
/************************************************************************************
Send
*************************************************************************************/
#send {
width:95%;
margin-top:0px;
float:left;
margin-left:0px;
}
.sendtext {
font-family:Verdana;
font-size:13px;
float:left;
margin-left:0px;
margin-top:0px;
margin-bottom:3px;
}

.sendselect {
width:auto;
font-size:10px;
margin-left:0px;
margin-bottom:3px;
float:left;
}

#sendmiloi {
height:35px;
width:95%;
border:1;
margin-left:1px;
margin-top:1px;
margin-bottom:1px;
padding-left:1px;
padding-right:1px;
padding-top:0px;
color:#aaaaaa;
}

.updatefbtxt {
font-family:Verdana;
font-size:13px;
float:left;
margin-right:0px;
margin-top:1px;
margin-bottom:3px;
}
.sendb {
font-size:12px;
font-family:arial;
float:left;
margin-left:20px;
margin-top:1px;
margin-bottom:3px;
}

#send1{
   font-size:13px;
   font-family:Arial,sans-serif;
   font-weight:bold;
   color:#FFFFFF;
   background-color:#008ed6;
   border-style:solid;
   border-color:#000000;
   border-width:1px;
}

/************************************************************************************
status
*************************************************************************************/
.status {
	background: #fff;
	margin: 7px 0 7px;
	padding: 7px 7px;
	width: 600px;
	
	/* rounded corner */
	border: 3px solid #f7d620;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	/* box shadow */
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.4);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.4);
	box-shadow: 0 1px 3px rgba(0,0,0,.4);
}
.statustext {
font-family:arial;
font-size:13px;
color:#000000;
float:left;
width:100%;
margin-top:1px;
margin-left:1px;
}
.statussendby {
font-family:arial;
font-size:10px;
color:#000000;
float:left;
margin-top:2px;
margin-left:1px;
font-weight:bold;
}

.statusmakeit {
font-family:arial;
font-size:11px;
color:#000000;
float:left;
margin-top:2px;
margin-left:5px;
text-decoration:none;
}

.statusmakeit a:link {
font-family:arial;
font-size:11px;
color:#000000;
text-decoration:none;
/* font-weight:bold; */
}

.statusmakeit a:active {
font-family:arial;
font-size:11px;
color:#000000;

text-decoration:none;
}

.statusmakeit a:visited {
font-family:arial;
font-size:11px;
color:#000000;

text-decoration:none;
}

.statusmakeit a:hover {
font-family:arial;
font-size:11px;
color:#000000;

text-decoration:underline;
}
/* rounded buttons */
.statusmakeit .round {
	cursor:pointer; 
	cursor:hand; 
	line-height:18px;
	height:18px;
	background:url(http://www.statusbook.net/images/b.gif) no-repeat right top; 
	padding-right:10px; 
	display:inline-block;
	text-decoration: none;
}

.statusmakeit .round ins { 
	background:url(http://www.statusbook.net/images/b.gif) no-repeat left top; 
	height:18px;
	line-height:18px;
	display:inline-block;
	padding-left:10px;
	text-decoration: none;
}

	.statusmakeit  a.round:hover {background-position:bottom right;}
	.statusmakeit  a.round:hover ins {background-position:bottom left;}
/* end rounded buttons */

.statuslike {
margin-top:1px;
margin-right:1px;
float:right;
}
/************************************************************************************
Pager
*************************************************************************************/
.pagerDB {
font: 10px Arial, Helvetica, sans-serif color: #333;
width: 100%;
margin-top:0px;
margin-bottom:4px;
text-align: center;
}
.pagerDB a, .pagerDB strong.pagerDB-current {
  padding: 7px;
}
 div.pagerDB {padding: 0 3px; margin-top: 1px;}

 div.pagerDB a {border: 1px solid #ccc; padding: 7px; margin: 0 2px; color: #666; font-size:14px;}

div.pagerDB a:hover {border: 1px solid #000000; padding: 7px; margin: 0 2px; color: #fff; font-size:14px; background-color:#008ed6; text-decoration:none;}
div.pagerDB strong {border: 1px solid #534d00; padding: 7px; font-size:14px; margin: 0 2px; color: #FFFFFF; background-color: #534d00;}

/************************************************************************************
Facebook plugins
*************************************************************************************/
.fb-comments, .fb-comments iframe[style] {width: 100% !important; text-align:center;}
#social {
  text-align:center;
}


/************************************************************************************
SIDEBAR
*************************************************************************************/
#sidebar {
	width: 280px;
	float: right;
	margin: 20px 0 30px;
}
.widget {
	background: #fff;
	margin: 0 0 30px;
	padding: 10px 20px;
	/* rounded corner */
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	/* box shadow */
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.4);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.4);
	box-shadow: 0 1px 3px rgba(0,0,0,.4);
}
.widgettitle {
	margin: 0 0 5px;
	padding: 1px;
	background: #f7d620;
	text-align: center;	
	
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	/* box shadow */
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.4);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.4);
	box-shadow: 0 1px 3px rgba(0,0,0,.4);
}
.widget ul {
	margin: 0;
	padding: 0;
}
.widget li {
	margin: 0;
	padding: 6px 0;
	list-style: none;
	clear: both;
	border-top: solid 1px #eee;
}


/************************************************************************************
FOOTER
*************************************************************************************/
#footer {
	clear: both;
	color: #ccc;
	font-size: 85%;
}
#footer a {
	color: #000;
}
/************************************************************************************
CLEARFIX
*************************************************************************************/
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix { display: inline-block; }
.clearfix { display: block; zoom: 1; }