/*  
Theme Name: 3GV2
Theme URI: http://3gweek.net
Description: WordPress theme for 3GWeek.NET
Author: Thomas Arie Setiawan
Author URI: http://orangescale.com

*/

@import url("entry.css");
* {
margin: 0;
padding: 0;
}
body {
color: #111;
background: #900000;
font: 12px Verdana, Arial, Helvetica, sans-serif;
line-height: 19px;
text-align: center;
}

a, a:link, a:hover, a:visited {
color:#9c3232;
text-decoration: none;
border-bottom: 1px solid #f1f1f1;
}
a:hover {
color:#0042ba;
}


.tg-clear {
clear: both;
height: 0px;
margin: 0;
padding: 0;
line-height: 1px;
}

.tg-wrapper {
width: 950px;
margin: 0 auto;
text-align: left;
background: #fff;
}
.tg-wrapper-c {
padding: 15px;
}

.tg-topmenu {
padding: 0;
}
.tg-topmenu-c {
padding: 15px 0 10px 0;
}
.tg-topmenu a, .tg-topmenu a:visited, .tg-topmenu a:hover, .tg-topmenu a:link {
margin-right: 10px;
font-weight: bold;
}



.tg-blockhead {
height: 100px;
background:#990000 url(img/head-bar.jpg) top left no-repeat;
}


.tg-mainflip {

}

.tg-cA {
width: 500px;
float: left;
}

.tg-cB {
width: 400px;
float: right;
font-size: 11px;
}


.tg-footer {
font-size: 11px;
background: #222;
color: #eee;
margin-left: -15px;
margin-right: -15px;
margin-bottom: -15px;
}
.tg-footer-c {
padding: 5px 15px;
}
.tg-footer a,.tg-footer a:visited, .tg-footer a:hover, .tg-footer a:link {
color: #fff;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}


.alignright {
	float: right;
	}

.alignleft {
	float: left
	}




.similarpost {
border: 1px solid #ccc;
padding: 15px;
background: #f4f4f4;
margin-top: 20px;
}
.similarpost h3 {
font: bold 13px Verdana, Arial, serif;
}

#searchbox {
padding: 10px;
background: #f4f4f4;
margin: 10px 0 5px 0;
}
#searchbox input {
padding: 3px;
width: 95%;
background: #FFFFEC;
font: 12px Verdana, Arial, serif;
}

h2.titlepage {
font: bold 28px 'Trebuchet MS', Arial, serif;
padding: 10px 0 5px 0:
border-bottom: 1px solid #ccc;
margin-top: 15px;
}