/*
Theme Name: Content Web 2 Colm
Theme URI: http://www.tokohandal.com/
Description: Conten web 2 kolom
Version: 1.0.2 Released 7 Jun 2008
Author: Sigit Wahyu
Author URI: http://www.tokohandal.com/

Credit for the original concept and core of the layout comes
courtesy of Rob Chandanais via: http://bluerobot.com/web/layouts/layout3.html
*/

body {
    color: #000000;
    background: #ffffff;
    margin: 0px 0 0 0;
    padding: 0px;
    font: 11px verdana, arial, helvetica, sans-serif;
}
ul {list-style:none; margin:0; padding:0;} 
h1 {
    font-weight: bold;
    font-size: 33px;
	font-style : normal;
    color: #000000;
}

img {
    border-style: none;
}

.images {
    padding: 2px;
    background: transparent;
    border: none;
}
h2 {
    margin: 0px 0 2px 0;
    font-size: 12px;
    border: 1px solid #ccc;
    color: #eeeeee;
	font-style : normal;
    background: #b5a58c;
    padding: 1px 10px 1px 10px;
    z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}


h2 a:link    { color: #e9f2fc; text-decoration: none; }
h2 a:visited { color: #e9f2fc; text-decoration: none; }
h2 a:hover   { color: #e9f2fc; text-decoration: underline; }
h2 a:active  { color: #e9f2fc; text-decoration: underline; }

h3 {
    margin: 0px 0 5px 0;
    padding: 0px 0 5px 0;
    font-size: 18px;
    border-bottom: 1px solid #ccc ;
    color: #333;
	font-style : normal;
    z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}
h5 {
    margin: 0px 0 5px 0;
    padding: 0px 0 5px 0;
    font-size: 14px;
    border-bottom: 1px solid #ccc ;
    color: #333;
	font-style : normal;
    z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}

h4 {
    font-size: 12px;
    border: 1px solid #888;
    border-bottom: none;
	font-style : normal;
    margin: 0px 0px 0px 0px;
    color: #e9f2fc;
    background: #666;
    padding: 2px 4px 2px 4px;
}

abbr {
    cursor: help;
}

.storyTitle {
    font: bold 14px verdana, arial, helvetica, sans-serif;
    margin: 0px 0px 5px 0px;
    padding: 0px;
}
.storyCategory {
    font-weight: 400;
    margin: 0px 0px 5px 0px;
    padding: 0px;
}
.storyAuthor {
    font-weight: 600;
    margin: 0px 0px 5px 0px;
    padding: 0px;
}
p {
    font: 11px/13px verdana, arial, helvetica, sans-serif;
    margin: 0px 0px 0px 0px;
    padding: 2px;
}

#headerMessage {
    font: 9px verdana, arial, helvetica, sans-serif;
    margin: 0px 0px 0px 0px;
    padding: 2px;
}

pre {
    font: 10px/11px fixed;
}
a {
    color: #0000dd;
    font-size: 11px;
    font-family: verdana, arial, helvetica, sans-serif;
    text-decoration: none;
}

a:link    { color: #0000dd; text-decoration: none; }
a:visited { color: #0000dd; text-decoration: none; }     
a:hover   { color: #000000; text-decoration: none; }

#headerblock {
    text-align: left;
    margin: 0px;
    color: #222;
    padding: 0 3px 0 0px;
	width: auto;
	height:114px;
    z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
    font-size: 16px;
    font-weight: 600;
	background: #fff url('images/header.gif') top left no-repeat;
}
.centreblock {
    padding: 0 3px 0 10px;
}

#headerblock2 {
    text-align: center;
    position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
    width: auto;
    min-width: 120px;
    margin: 0px;
    color: #222;
    background: #efefe7;
    padding: 1px;
    z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
    font-size: 16px;
    font-weight: 600;
}
#headerblock p {
	font-size: 14px;
	padding:1px;
	margin:10px 0 0 10px;
}
#headerblock h1 {
	padding:1px;
	margin:10px 0 0 10px;
}
#header a:link, #header a:visited {
	font-size: 30px;
	font-weight: bold;
    color: #000000;
}

.commentHeader {
    position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
    width: auto;
    margin: 10px 10px 10px 10px;
    border: 1px solid #000000;
    background: #cccccc;
    color: #000000;
    padding: 10px;
    z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
    font-size: 16px;
    font-weight: 600;
}

/* All the content boxes belong to the content class. */
.centreblock, .navigation {
    border: 1px solid #999;
    margin: 0px 5px 5px 5px;
	padding:0px;
    color: #222;
    padding: 10px;
	background-color: #ffffff;
    z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}
.centreblock>p {margin: 0px;}
.centreblock>p+p {text-indent: 30px;}
.centreblock p {margin-bottom: .5em; }

.navigation {
      display: block;
      text-align: left;
      margin: 0;
}

.alignright { float: right; }

.alignleft { float: left }

.meta ul {
  display: inline;
}

.meta li  {
    display: inline;
	list-style-type: none;
}

.centreblock ul, .leftsideSection ul, .rightsideSection ul {
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
}

.centreblock ul li {
}

/* this fixes an IE bug with aligned or floated images */
.storyContent img {
    position:relative;
}

.storyContent ul li {
	list-style-type: disc;
	margin-left: 10px;
	padding-left: 5px;
}

.centreblock h4 {
    border: 1px solid #000;
    margin: 14px 0px 2px 0px;
}

.navigation {
    position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
    margin: 0;
    border: 1px solid #ccc;
    color: #222;
    background: #f5f5f5;
    padding: 2px 10px 2px 10px;
    z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}

.storyContent {
    color: #222;
}

.storyCommentContent {
    border: 1px solid #000;
    color: #222;
    background: #eee;
    width: auto;
    margin: 10px 10px 10px 10px;
    padding: 10px;
}

.storyLinks {
    text-align: right;
    margin: 8px;
}

.storyLinks a:link {    font-size: 10px; color: #000; text-decoration: underline;}
.storyLinks a:visited { font-size: 10px; color: #000; text-decoration: underline;}
.storyLinks a:hover {   font-size: 10px; color: #00d; text-decoration: underline;}


blockquote {
    margin: 0.5em;
    color: #333333;
    padding: 4px;
    /*border: 1px solid #000000;*/
    background: #ded6c6;
}

q {
    color: #333333;
    background: #ded6c6;
}

div#content { margin: 0; padding: 0; margin:0; background-color:#0; width: 780px; float: right; }
div#pagecontent { margin: 0;   padding: 0px; width: 560px; background-color:#0; float: right;}
div#container { background: #FFFFFF url('images/bg_left.gif') left repeat-y; margin: 0px auto 0px auto; padding:0px 0px 0px 20px; width: 780px; }
div#container2 { background: #FFFFFF url('images/bg_right.gif') right repeat-y; margin: 0px auto 0px auto; padding:0px 20px 0px 0px; width: 780px; }
	
div#wrapper { margin: 0; padding: 5px 0px 0 0px; width: 760; background-color:#eceef3;}
.clearer { clear: both; }
div#footer { background: #FFFFFF; border-bottom:1px solid #ccc; margin: 0 auto 0px auto; padding: 0px; width: auto; }

#rightside {
	float:left;
    width: 220px;
	margin:0 0px 0 0;
	font-style : normal;
    z-index: 1;
    voice-family: "\"}\"";
    voice-family: inherit;
}

#rightside a:link { color: #000; text-decoration: none;}
#rightside a:visited { color: #000; text-decoration: none;}
#rightside a:hover { color: #0000dd; text-decoration: underline;}

#rightside h4 {
    border: 0px solid #c0c0c0;
	height:18px;
    color: #222;
    background: #c0c0c0;
    margin: 0px 0px 0px 5px;
}

.rightsideSection {
    border: 1px solid #c0c0c0;
    color: #222;
    background: #fff;
    padding: 4px;
    margin: 0px 0px 5px 5px;
}

#chaff {
    text-align: right;
}
#chaff a {
   color: #000000;
   font-size: 8px;
}
#chaff a:link { color: #000000; }
#chaff a:visited { color: #000000; }
#chaff a:hover { background: #fff; }

.centerP {
    text-align: center;
}

#searchform input {
    border: 1px solid #888;
}
#searchform {
margin:0px;
padding:0px;
}

#contentcomments input, #centreblock input, #menu input {
    margin: 1px;
    padding: 1px 1px 4px 1px;
    font: 11px/14px verdana, arial, helvetica, sans-serif;
    background: #ffffff;
}
#contentcomments textarea, #centreblock textarea, #menu textarea {
    margin: 1px;
    padding: 1px;
    border: 1px solid #000000;
    background: #ffffff;
    font: 11px/14px verdana, arial, helvetica, sans-serif;
}
.commentfield {
    margin-bottom: 4px;
}

table#wp-calendar { 
    background: #ded6c6; 
    border: 1px solid #000; 
    font: 11px verdana, arial, helvetica, sans-serif; 
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 4px;
}

table#wp-calendar td { 
    padding: 0px 3px; 
    text-align:center;    
}

table#wp-calendar a:link { color: #000; text-decoration: underline;}
table#wp-calendar a:visited { color: #000; text-decoration: underline;}
table#wp-calendar a:hover { color: #0000dd; text-decoration: underline;}
table#wp-calendar caption { }
td#prev, td#next { background: #b5a58c; }
td#today{ border: 1px solid #dd0000; }
table#wp-calendar thead tr { color: #e9f2fc; background: #b5a58c; }
table#wp-calendar thead th {  }

.blogrollmain {
    margin-bottom: 4px;
}

div.NOCSS {display: none;}

.buttonarea {
    background: #cccccc;
}

span.searchword {
    background-color: yellow;
}

/* This set of rules makes the nested lists from wp_get_links() 
   look like the h4 + div.rightsidesection combination */

div#rightside ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#rightside > ul  li { 
    border: 1px solid #ccc;
    color: #222;
    background: #eee;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 15px 0px;
}

div#rightside ul li h2 { 
    font-size: 12px;
    border: 1px solid #ccc;
    border-bottom: none;
	font-style : normal;
    margin: 0px 0px 0px 0px;
    color: #e9f2fc;
    background: #b5a58c;
    padding: 2px 4px 2px 4px;
}

div#rightside ul li ul { 
	list-style-type: none;
	margin: 0;
	padding: 3px;
	padding-right: 3px;
}
div#rightside ul li ul li { 
    border: 0;
    margin:0;
 }


div#title { margin: 0 auto;  padding: 0; width: 760px; }
div#title-wrapper { height: 74px; }

div#sitename { margin: 0;padding: 0; float: left; width: 450px; height: 84px; }
div#sitename h1 { display: block; margin: 0px 0 0 0; padding: 0; height: 44px; }
div#sitename h1 a { font-size: 25px; color: #800; display: block; line-height: 45px; margin: 0; padding: 10px 0 0 0px; height: 40px;}
div#sitename p { display: block; margin: 0; padding: 0 0 0 0px; line-height: 25px; }


/* header dropdown menu
---------------------------------------------------------------------------------------------- */
#navigation {
	width:760px;
	background: #555;
	clear:both;
	}	
#navigation ul li a,
#navigation ul li a:visited {
	display: block;
	font: 1em Arial, Tahoma, Verdana;
	border-right:1px solid #666;
	color: #fff;
	padding: 6px 10px;
}
#navigation ul li:hover a, 
#navigation ul li a:focus,
#navigation ul li a:active, 
#navigation ul li.p7hvr a {
	color: #fff;
	background:#d92100;
}
#navigation ul ul li a,
#navigation ul ul li a:visited  {
	color: #333;
	border-right:0;
	border-top:1px solid #999;
	font-size:.9em;
	padding: 3px 10px;
	text-decoration:none;
}
#navigation li ul {
	position: absolute;
	display: none;
	border:1px solid #999;
	border-top:0;
	background-color: #ddd;
	z-index:999;
}

#navigation2 {
	width:auto;
	background: #50ffff url('images/menu1.gif') top repeat-x;
	margin:0px;
	padding:0px;
	}	
#navigation2 ul li a,
#navigation2 ul li a:visited {
	display: block;
	font: 1em Arial, Tahoma, Verdana;
	border-right:1px solid #666;
	color: #000;
	padding: 6px 10px;
    font-weight: bold;
}
#navigation2 ul li:hover a, 
#navigation2 ul li a:focus,
#navigation2 ul li a:hover,
#navigation2 ul li a:active, 
#navigation2 ul li.p7hvr a {
	color: #fff;
	background: #50ffff url('images/menu1_o.gif') top repeat-x;
}
#navigation2 ul ul li a,
#navigation2 ul ul li a:visited  {
	color: #333;
	border-right:0;
	border-top:1px solid #999;
	font-size:.9em;
	padding: 3px 10px;
	text-decoration:none;
}
#navigation2 li ul {
	position: absolute;
	display: none;
	border:1px solid #999;
	border-top:0;
	background-color: #ddd;
	z-index:999;
}

#p7menubar li {
	float: left;
	width: 9em;
}
#p7menubar li ul, #p7menubar ul li  {
	width: 12em;
}
#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}
#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #333;
	background-color: transparent;
}
#p7menubar ul a:hover {
	background-color: #606060!important;
	color: #fff!important;
}
#p7menubar li {width: auto;}

ul#feeds { 
	float:right;
}	
ul#feeds li { 
	float: left;
}
ul#feeds li a,
ul#feeds li a:visited {
	display: block;
	font: 1em Arial, Tahoma, Verdana;
	border-right:1px solid #666;
	color: #fff;
	padding: 6px 10px;
}

ul#feeds li a:hover, 
ul#feeds li a:focus,
ul#feeds li a:active {
	color: #fff;
	background:#333;
}
.rss {
	font-size:90%;
}
	