/*  
Theme Name: VCL
Theme URI: 
Description: This css and code reference from Default Theme Wordpress
Author: Andre Halim
Author URI: http://www.bestindonesia.info

*/

/* Base Definitions */



* {
	padding: 0; 
	margin:0;
}

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	background:#233b68 url(images/bg.jpg) top center repeat-x;	
}

#wrapper {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width: 956px;
}


#wrapper1 {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width: 956px;
}
/* Structure Definitions */

p {
	margin: 10px 0;
	line-height:1.6em;
}

a,
a:link, 
a:visited {
	color: #4ba0f9;
	text-decoration: none;
}

a:hover, a:active {
	color: #4ba0f9;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}

.clear {
	clear:both;
}

h1{
	font-size: 24px; 
}

h2{
	font-size: 22px;
	line-height:1.6em; 
}

h3{
	font-size: 18px; 
}

h4{
	font-size: 14px; 
}

h5{
	font-size: 12px;
	color:#ffffff; 
}

h6{
	font-size: 10px;
 
}

img a{
	border:1px solid #ccdde6;
}


small a{
	font-style:italic;
	font-weight:bold;
}

small{
	color: #0a9ce8;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	line-height: 1.5em;
}

code {
	font: 13px Arial, Helvetica, Sans-Serif;
	color:#76cd05;
	font-weight:bold;
}


/* Header Definitions */	
#header {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 956px;
	height: 325px;	
}

#header img, #contenttop img{
	border:none;
}

#video{
	float:left;
	padding:0px 0px 0px 0px;
	width:440px;
	height:325px;
	background:url(images/video.jpg) top center no-repeat;	
}

#logo{
	float:right;
	padding:0px 0px 0px 0px;
	width:504px;
	height:325px;
	background:url(images/logo.jpg) top center no-repeat;
}

#logo1{
	float:right;
	padding:0px 0px 0px 0px;
	width:504px;
	height:325px;

}


#freedownload{
	padding:250px 0px 0px 470px;
	position:absolute;
	
}

#freedownload img{
	border:none;
}

/* Navigation Definitions */	


/* Content Definitions */	

#container{
	clear:both;
	width:956px;
	padding:0px 0px 30px 0px;
	margin:0px 0px 0px 0px;
	
	
}

.titlecontent{
	padding:10px 0px 10px 0px;
}
	
#content { 
	display:inline;
}

#content h2{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
	font-size:30px;
}

#content .entry h3{
	color:#3298e0;
	font-size:16px;
	font-style:italic;
	line-height:22px;
}	
	
#content h2 a,
#content h2 a:link, 
#content h2 a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
	font-size:30px;
	background-color:#394f77;	
}

#content h2 a:hover, 
#content h2 a:active {
	color: #4ba0f9;
	text-decoration:none;
}


#content ul{
	padding:10px;
	list-style:none;
}

#content li{
	padding:2px 20px;
	list-style:none;
	list-style-type:disc;
	color:#0a9ce8;
	font-weight:bold;
}


/* narrowcolumn Definitions */	

.narrowcolumn {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 660px;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}
	
.narrowcolumn .postmetadata {
	text-align: right;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
}

.narrowcolumn .post {
	padding:10px 0px 20px 0px;
	background:url(images/postbg.png) bottom center no-repeat;
}


/* widecolumn Definitions */	

.widecolumn {
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 750px;
}
		
.widecolumn .entry p {
	font-size: 1.05em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.widecolumn .post {
	margin: 0;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.post {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;

}

.post hr {
	display: block;
}

.postmetadata {
	clear: both;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

.postmetadata  a,
.postmetadata  a:link, 
.postmetadata  a:visited {
	color: #4ba0f9;
	text-decoration: none;
}

.postmetadata a:hover,.postmetadata a:active {
	color: #4ba0f9;
	text-decoration: underline;
}

/* Entry Definitions */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
/*	content: "\00BB \0020";*/
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
	
.entry  a,
.entry  a:link, 
.entry  a:visited {
	color: #4ba0f9;
	text-decoration: none;
}

.entry a:hover,.entry a:active {
	color: #4ba0f9;
	text-decoration: underline;
}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}


/* Structure Sidebar */

#sidebar {
	width: 250px;
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align:left;
	background-color:#1b2944;	
}

#sidebar embed, #sidebar object {
	width: 190px; height: 160px;
	margin: 0px; padding: 0px;
}

#sidebar h2 {
	font-size: 24px;
	font-weight:bold;
	padding: 4px 15px 4px 15px;
	color:#ffffff;
	text-align:center;
	
}

#sidebar a,
#sidebar a:link, 
#sidebar a:visited {
	color: #181b1d;
	text-decoration: none;
}

#sidebar a:hover{
	color: #181b1d;
	text-decoration:underline;
}


#sidebar ul ul li a:link, #sidebar ul ul li a:visited, #sidebar ul ul li a:hover {
	color: #bdc1c9;
	text-decoration: none;
	background-color:#22304a;
	padding:10px 10px 10px 10px;
	margin:0px;
	display:block;
}

#sidebar ul ul li a:hover {
	color: #ffffff;
	text-decoration:none;	
}

#sidebar ul {
	list-style:none;
}

#sidebar li {
  	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#sidebar ul ul {
    list-style:none;
	margin: 0px 5px 0px 5px;


}

#sidebar ul ul li {
  	padding:3px 0px 3px 0px;
	border:none;
	margin: 0px;
	background:none;
}

#sidebar ul ul ul {
	border:0px;
	margin:0px;
	padding:0px;
}

#sidebar ul ul ul li {
  	padding:3px 0px 3px 0px;
	background:none;
}

#sidebar img{
	border:none;
}

/* These help support the widgets properly */
#sidebar ul table {
	width: 200px;
	margin: 0px;
	padding:0px 15px 0px 15px;
}

#sidebar ul .textwidget {
	margin:0px;
	padding:20px 15px 20px 15px;
}

	
#sidebar form {
	margin: 0;
	}
	
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}		



.sidebar{
	clear:both;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.sidebar h2 {
	font-size: 16px;
	font-weight:bold;
	padding: 5px 0px 5px 0px;
	border-bottom:3px solid #191919;
	margin:0px 0px 10px 0px;
	color:#ffffff;
}

.sidebar a,
.sidebar a:link, 
.sidebar a:visited {
	color: #868686;
	text-decoration: none;
}

.sidebar a:hover{
	color: #0062BD;
	text-decoration:none;
}


.sidebar ul ul li a:link, .sidebar ul ul li a:visited, .sidebar ul ul li a:hover {
	color: #868686;
	text-decoration: none;
	font-weight:bold;
}

.sidebar ul ul li a:hover {
	color: #4ba0f9;
	text-decoration:none;	
}

.sidebar ul {
	list-style:none;
	margin: 0px;
	padding:0px 0px 20px 0px;
}

.sidebar li {
  	padding:0px 10px 10px 10px;
	margin:0px 0px 0px 0px;
}

.sidebar ul ul {
    list-style:none;
	margin: 0px;
	padding:0px 0px 0px 0px;
}

.sidebar ul ul li {
  	padding:10px 10px 0px 10px;
	border:none;
	margin: 0px;
	background:none;
}

.sidebar ul ul ul {
	border:0px;
	margin:0px;
	padding:0px;
}

.sidebar ul ul ul li {
  	padding:10px 10px 0px 10px;
	background:none;
}

.sidebar img{
	border:none;
}

/* These help support the widgets properly */
.sidebar ul table {
	width: 220px;
	margin: 0px;
}


.textwidget {
	margin:0px;
	padding:0px 0px 0px 0px;
}

.textwidgetbox{
	padding:0px 15px 20px 15px;
}
	
#sidebar form {
	margin: 0;
	}
#tipoftheweek{
	margin:0px;
	padding:0px 0px 0px 0px;
}
	
#sidebar img, #sidebar2 img{
	border:none;
	padding:0px;
}
/* End Entry Lists */

/* Footer Definitions */	
#sidebarbottom{
	clear:both;
	width:956px;
	padding:10px 0px 10px 0px;

}

#footer{
	clear: both;
	width: 100%;
  	margin: 0px 0px 0px 0px;
  	padding: 0px 0px 0px 0px;
	color:#ffffff;
	background:#0d0d0d url(images/footerbg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}


#footerbottom{
	height:90px;
	color:#526587;
	clear:both;
	width:956px;
}

.box1{
	float:left;
	width:270px;
	padding:10px 0px 60px 0px;
}

.box2{
	float:left;
	width:115px;
	height:200px;
}

.box3{
	position:absolute;
	background: url(images/logobottom.jpg) bottom center no-repeat;
	float:left;
	width:115px;
	height:160px;
	margin:-224px 0px 0px 0px;
}

#footerbottom a { 
	color: #ffffff; 
	text-decoration: none; 
	font-weight: bold; 
}

#footerbottom a:hover {  
	text-decoration:underline;	
}
.white{
	color:#FFFFFF;
}



/* Comment Definitions */	

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform {
	margin: 5px 10px 0 0;
	}
	
input#author,
input#email,
input#url,	
input.textbox,
select.textbox,  
textarea {
	border:#CCCCCC 1px solid;
	background:#fafafa url(images/shadow.jpg) repeat-x top;
	font:12px Verdana, Arial, Serif;
	padding:3px 2px;
	font-size:12px;
}

textarea {
	width:90%;
	padding:10px;
	line-height:2em;
	height: 15em;
}

input#author:focus,
input#email:focus,
input#url:focus,	
input.textbox:focus, 
textarea:focus {
	background:#f0f6fa;
	border:#AAAAAA 1px solid;
}


#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
	
 #submit {
	margin: 10px 30px 5px 30px;
	float: right;
	width:auto;
	padding:5px 7px;
	background:none;
	background-color:#0a9ce8;
	color:#FFFFFF;	
}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
		
		
/* Structure Calendar */

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
	


/* Begin Various Tags & Classes */

#searcharea #searchform {
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	text-align: center;
}

#searcharea #searchform #s {
	width: 150px;
	padding: 0px;
	border:none;
	background:#ffffff url(images/searchbox.jpg) top center repeat-x;	
	}

#searcharea #searchsubmit {
	background:url(images/searchbtn.jpg)top center repeat-x;
	border:none;
	padding:0px;
	margin:0px;
	color:#093264;
	font-weight:bold;
	font-size:12px;
}		
	
select {
	width: 130px;
	}
	
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	font-size: 12px;
	width: 80%;
	margin: 10px auto;
	background: url('images/quote.png') no-repeat 10px 7px;
	color: #072b49;
	font-style:italic;
	font-weight:bold;
	line-height: 19px;
	font-style: italic; padding-left:5%; padding-right:5%; padding-top:0; padding-bottom:0
}

blockquote p {
	padding: 10px 0;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	

hr {
	display: none;
	}

a img {
	border:5px solid #ccdde6;
}


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
/*	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px; 
	border-radius: 3px;*/
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
		
/* End Images */
