/*==============================
			-- GENERAL -- 
==============================*/
*{margin:0;padding:0;border:0;}
.clear{clear:both;}

body{
background: #FFF url(img/bg_body.png) repeat-x 0 0;
font:13px Georgia, Arial, Verdana, Helvetica, sans-serif;
}

#container{
width:915px;
margin:0 auto;}

p{
color:#000;}

li{
list-style:none;}

a{
color:#0033FD;}


/*==============================
			-- H1-H6 --
==============================*/
h1 a{
	display:block;
	float:left;
	width:268px;
	height:116px;
	margin-top:3px;
	/* Change the logo to logo.png to show previous logo */
	background:url(img/logo_reflect.png) no-repeat 0 0;
	}


h1 a span{
	display:none;
	}

h2{
	color:#F60339;
	font-size:1.85em;
	font-weight:normal;
	}

h2 a{
	color:#F60339;
	text-decoration:none;
	}


/*==============================
			-- FORM --
==============================*/
input{
padding:7px 6px;
color:#646464;
margin-right:8px;
background:#F2F2F2;
border-top:2px solid #A5A5A5;
border-left:2px solid #A5A5A5;
border-bottom:1px solid #E3E3E3;
border-right:1px solid #E3E3E3;}


/*==============================
			-- HEADER --
==============================*/
#header{
overflow:hidden;
width:96%;
height:120px;
padding:0 1%}

#header p{
float:right;
margin:15px 8px 54px 0;
font-family: Arial, sans-serif;
font-size:0.95em;
}

#header p a{
color:#666;
font-size:1.15em;}

#header p a:hover {
color:#000;
}

/* Tab menu */
.menu{
margin-top:3px;
float:right;
clear:right;
font-family: "Lucida Sans Unicode", arial;
letter-spacing:-1px;
}
.menu li{
float:left;
margin:0 4px;}

.menu li a{
display:block;
float:left;
color:#888;
padding:0 8px;
line-height:32px;
font-size:1.15em;
text-decoration:none;}

.menu li a:hover{
color:#000}

.menu li.selected{
background:url(img/menu_selected_right.png) no-repeat 100% 0;}
.menu li.selected a{
color:#000;
background:url(img/menu_selected_left.png) no-repeat 0 0;}





/*==============================
			-- CONTENT --
==============================*/
#content{
	background:url(img/footer.png) no-repeat bottom left;}


#content .inner{
	padding:0 35px 60px 5px;
	background:url(img/bg_content_top.png) no-repeat 0 0;}

/* Intro */
.intro{
	margin-top: 14px;
	height: 129px;
	margin-bottom: 2px;
}

.intro h2{ font-size:2.6em; letter-spacing:-1px; }

.intro p{
	font-size: 1.35em;
	margin-right: 20px;
	margin-bottom: 10px;	
	color: #333;
	font-family: Lucida Grande, sans-serif;
}

.buzz .intro h2{ 
	text-align:center;
	font-size:3.8em; 
	line-height:52px;
	letter-spacing:-1px; 
	margin-top:30px;
	color:#BF1E2D;
}

.buzz .intro h3 {
	color:#000;
	font-family: Tahoma, sans-serif;
	font-weight:bold;
	font-size:22px;
	margin-top:4px;
	text-align:center;
}


.buzz .main_col {
	width:850px !important;
	margin-top:10px;
	padding-top: 5px;
	border-top:1px solid #ccc !important;
	padding-left:0;
}

.buzz .dropus {
	text-align:center;
}

.buzz .vip {
	border-bottom:1px solid #ccc;
	padding-left:5px;
}

.buzz .vip p { 
	margin:0;
	padding:0;
}

.buzz #left_quotes {
	width:420px;
	float:left;
	margin-left:20px;
	margin-right:60px;
}

.buzz #right_quotes {
	width:350px;
	float:left;
}

.buzz blockquote, .buzz blockquote p {
	color:#555;
	margin-bottom:0;
	margin-top:14px;
	line-height:22px;
	font-size:18px;
}

.buzz cite, .buzz cite p {
	color:#000;
	margin-top:4px;
}

.buzz blockquote span {
	font-family: arial, sans-serif;
	font-weight:bold;
	color:#000;
	font-size:17px;
}

.buzz .highlighted {
	font-size: 18px !important;
	color: #BF1E2D !important;
	padding: 5px 10px;
	margin: 30px 0;
	border-top:1px solid #ccc;
	border-bottom: 1px solid #ccc;
	line-height:14px;
}

.buzz .highlighted blockquote {
	color:#336699;
	margin-bottom:10px !important;
	line-height:28px !important;
}

.buzz .highlighted cite {
	font-size: 13px !important;
	line-height:18px;
}

#buzz {
background:url("img/Buzz_back.jpg") repeat-x left top;
}

#tour #float_left, #buzz #float_left {
	float: left; 
	margin-left: 50px; 
	height: 97px;
	margin-top: 10px; 
	border-right: 1px solid #88b0ba; 
	font-size: 1.5em; 
	padding-right: 24px;
}

#tour #float_left h2, #buzz #float_left h2 {
	padding-top:17px; 
	color:#000;
}

#tour #float_right, #buzz #float_right {
	float:left;
	height: 97px;
	margin-top: 10px; 
	width:380px; 
	border-left:1px solid #fff; 
	padding-left: 24px;
}

#tour #float_right p, #buzz #float_right p {
	margin-top:4px; 
	font-size:1.5em;
}

#tour .main_col {
	padding-top: 5px;
}

#tour #signup {
	text-align:center;
	font-size: 1.8em;
}

/* Main col */
.main_col{
	float:left;
	width:538px;
	padding-top:26px;
	font-family: Verdana,"Bitstream Vera Sans",Arial,sans-serif;
	line-height: 17px;
	padding-left: 30px;
}

.main_col h2{
margin:0 0 7px 0;
font-family: Georgia, Sans-serif;
}

.main_col p{
margin:0 0 16px 0;
color:#000;
}

.main_col img{
margin-bottom:12px;}

/* Post */
.post{
margin:0 28px 40px 0;
padding-bottom:6px;
border-bottom:1px dotted #9AAEB5;
overflow:hidden;}

.post p a{ color:#000; }

.post div p:first-child:first-letter{
font-size:1.75em;
padding-right:2px;}

.post p.date_post{
margin-left:2px;
font-size:1.3em;
color:#656565;
margin-bottom:0;}

.post p.saved_in{
float:right;
margin:0;}

.post .share{
float:left;}
.post .share li{
float:left;
color:#818181;
font-style:italic;}
.post .share li.comments{
padding-left:18px;
font-style:normal;
background:url(img/li_comments.png) no-repeat 0 50%;}



/*==============================
			-- SIDEBAR --
==============================*/
.sidebar{
float:left;
width:286px;
border-left:1px solid #CCCCCC;
padding:26px 0 22px 20px;}

.sidebar h2{
font-size:1.15em;
padding:4px 2px;
margin-bottom:14px;
border-top:1px dotted #93AEB5;
border-bottom:1px dotted #93AEB5;}

/* announcement box */
.sidebar .announcement{
background:#FEFF99;
border:1px solid #FECD33;
margin-bottom:7px;
color:#000;
font-size:1.15em;
padding:14px;}

/* rss button */
.sidebar p.rss a{
	display:block;
	overflow:hidden;
	background:url(img/bg_rss.png) no-repeat 0 0;
	padding:8px 0 8px 19px;
	margin-bottom:15px;
	color:#E87C3C;
	text-decoration:none;
	font-size:1.4em;
}

.sidebar p.rss img{
	display:block;
	float:left;
	margin:3px 4px 0 0;}

/* killer post list */
.sidebar ul.killer_post li{
	margin-bottom:16px;
	font-size:1.15em;
	color:#0033FD;
}

/* search form */
#search{
	margin:0 0 28px 2px;
	overflow:hidden;
}

#search label { display:none; }

#search input{
	float:left;
	width:183px;
}

#search button {
	display:block;
	float:left;
	width:77px;
	height:35px;
	background:url(img/button_search.png) no-repeat 0 0;
}

#search button span { display:none; }

/* Sponsor */
.sponsors img		   { margin:0 31px 20px 0; }
.sponsors img.nomargin { margin:0 0 20px 0; }


/*==============================
			-- ABOUT --
==============================*/

#about #content .inner, #buzz #content .inner, #tour #content .inner {
	background:none;
	padding-right:25px
}

#about .main_col, #buzz .main_col {
	width:561px;
	margin-right:27px;
}

#tour .main_col {
	width: 94%;
	margin: 0 30px;
	padding-left: 0;
}


/* sidebar */
#about .sidebar{
	width:247px;
	min-height:380px;
	background:url(img/bg_sidebar_about.png) no-repeat 0 0;
	border:0;
}

#about .sidebar h2{
	font-size:1.65em;
	margin-bottom:6px;
	border:0;
}

#buzz .sidebar {
	border: 1px solid #bdd3d9;
	width:227px;
	margin: 25px 0 0 0;
    padding: 15px 15px 10px 15px;
	line-height: 1.4em;
	background: #eff9ff;
	text-align: center;
}

#buzz .sidebar ul {
	margin: 10px 0 0 0;
	padding:0;
}

#buzz .sidebar p {
	font-size: 1.2em;
}

#buzz .sidebar ul li {
	margin-bottom:22px;
	font-size: 1.2em;
}

#buzz .sidebar h2 {
	border:none;
	font-weight: bold;
	font-size:1.5em;
	padding: 0;
	margin: 0 0 2px 0;
}

#buzz .sidebar li strong {
	font-size: 1.2em;
}

#buzz blockquote {
	font-size: 1.4em;
	font-family: Georgia, sans-serif;
	line-height: 1.3em;
	margin-bottom: 4px;
	margin-top:28px;
}

#buzz cite {
	font-size:0.95em;
}

#tour .sidebar {
	display: none;
}

/* sidebar -> ways to */
.ways li{
	font-family: "Lucida Sans Unicode", arial, sans-serif;
	letter-spacing:-1px;
	padding-left:21px;
	font-size:1.1em;
	}

.ways li a      { color:#000; }
.ways li.adress { background:url(img/bg_ways_adress.png) no-repeat 0 3px; }

.ways li.email  { 
	margin-top:10px;
	background:url(img/bg_ways_email.png) no-repeat left top;
}

.ways li.phone{
	background:url(img/bg_ways_phone.png) no-repeat 0 3px;
	margin-top:26px;
	font-size:1.2em;
}

.ways li.phone span{
	font-size:0.6em;
	color:#999;
}


/*==============================
			-- FOOTER --
==============================*/
#footer{
color:#999;
text-align:center;
padding:0 0 10px 0;
}

#footer p {
color:#333;
font-family: arial, sans-serif;
font-size:11px;
}




/*===============================
		-- PRICE MATRIC ---
===============================*/

/* Table styles (Price Matrix)
/*************************************************/

.signup {
	font-size:2.2em;
	padding:7px;
	margin-top: 20px;
	border:none;
	background:none;
}

#pricematrix {
	border: 4px solid #eee;
	padding: 4px;
	width: 100%;
	margin: 0 auto;
}

#pricematrix td, #pricematrix th {
	font-size: 11px;
	font-family: "Lucida Sans", sans-serif;
	padding: 5px;
	text-align: center;
	font-weight: normal;
	vertical-align: middle;
	border-bottom: 1px solid #c0c8a2;
	white-space: nowrap;
}

#pricematrix td {
	width: 100px;
	border-left: 1px solid #c0c8a2;
}

table#pricematrix th {
	vertical-align: middle;
	border-bottom: 1px solid #c0c8a2;
}

th#nobg {
	color: #000 !important;
	text-align: left;
	padding: 0 0 10px 0 !important;
	font-size:1.3em !important;
}

#nobg p {
	width: 350px;
	margin: 0 0 0 15px;
	color: #fff;
	font-size: 1em;
	line-height: 14px;
}

#nobg form {
	margin: 4px 0 8px 15px;
}

#nobg input {
	margin: 0 0 8px 0;
	padding: 4px;
	color: #333;
}

#nobg h3 {
	width: 300px;
	margin: 10px 0 0 15px;
}

#pricematrix th span { 
	font-size: 1.6em;
	font-weight: bold;
	color: #000;
}

#pricematrix th {
	color: #5c8f2a;
	font-weight: bold;
	font-size: 1em;
}

#pricematrix th.spec {
	font-size: 1em;
	font-weight: normal;
	color: #464a42;
	background: #ebffc7;
	padding-left: 18px;
	text-align: left;
	width: 250px;
	border-right: none;
}

#pricematrix .cebra {
	background: #faffdf;
}

#pricematrix .end {
	border-left: 1px solid #c0c8a2;
	letter-spacing:-1px;
}

#pricematrix caption {
	font-size: 1.7em;
	margin: 0 auto 15px auto;
}

/*===============================
		-- SEALS ---
===============================*/
#seals {
	width: 480px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}

img#verisign {
	margin: 0px 30px 5px 0px;
	height: 59px;
	width: 109px;
}

img#truste {
	margin: 0px 10px 5px 0px;
	height: 47px;
	width: 171px;
}

img#hackersafe {
	height: 54px;
	margin: 0px 0px 0px 0px;
	width: 94px;
}
