﻿/*

Theme Name: cemadam
Theme URI: http://www.kargamedya.com
Description: two column theme
Version: 1.0
Author: cemadam
Author URI: http://www.kargamedya.com/

*/

/* Cross-browser settings */
* {
 margin: 0;
 padding: 0;
}

/* general styles */
body {
 height: 100%;
 background: #dfdfdf url(images/imgphped0.png) repeat;
 font-size: 14px;
}

img {
 border:0;
}

a {
 color: #02a7eb;
}

a:visited {
 color: #666666;
}

a:hover {
 color: #019b32;
}
.ara{
	height:10px;
	width:100%;
	clear: both;
}
#wrapper {
 width: 922px;
 margin: 0px auto;
 padding: 0px;
 border: 1px solid #dfdfdf;
 background: #ffffff;
 color: #333333;
 font: 1.0em/150% 'arial', sans-serif;
}




/* Header */
#header {
 float: left;
 width: 100%;
 height: 150px;
 margin: 0px;
 padding: 0px;
 background: #ffffff url(images/imgphpvg2.png) repeat-x;
}
.logo {
height: 150px;
padding-left:400px;
padding-top:75px;
font-size: 30px;
color:#02a7eb;
font-weight:bold;
background:url(images/logo.png) no-repeat left top;
}
#header #title {
 margin: 20px 0px 0px 30px;
 padding: 0px;
 color: #000000;
 font: bold 2.5em 'arial black', sans-serif;
 text-align: left;
}

#header #title a {
 color: #000000;
}

#header div#description {
 margin: 5px 0px 0px 30px;
 padding: 0px;
 color: #666666;
 font-size: 1.2em;
 text-align: left;
}

/* Navigation */
#navigation {
 float: left;
 width: 93%;
 margin: 0px;
 padding: 10px 2% 0px 5%;
 background: #ffffff url(images/imgphprs3.png) repeat-x;
}

#navigation ul {
 list-style:none;
 float: right;
}

#navigation li {
 display:inline;
 float:left;
 margin: 0px;
}

#navigation li a.tabs {
 float:left;
 padding-left: 4px;
 background:  url(images/l4iw5.gif) no-repeat;
 text-decoration:none;
}

#navigation li a.tabs:hover {
 background:  url(images/l41uw6.gif) no-repeat;
}

#navigation li a.tabs span {
 float:left;
 padding: 5px 15px 4px 6px;
 background:  url(images/r4zw5.gif) no-repeat right top;
 color: #6B78A9;
 font-size: 1.0em;
}

#navigation li a.tabs:hover span {
 background:  url(images/r41qi1.gif) no-repeat right top;
 color: #6B78A9;
}

/* Main contents */
#contents {
 float: left;
 width: 650px;
 margin: 20px 0px 0px 0px;
 padding: 0px;
 background: #ffffff;
 font-size: 1.0em;
 text-align: left;
display:inline;
}

#contents h2 {
 margin: 20px 25px 10px;
 padding: 10px 20px;
 border-top: 1px solid #999999;
 border-right: 1px solid #999999;
 border-bottom: 1px solid #999999;
 border-left: 5px solid #5A5573;
 background:  url(images/imgphpym1.png) repeat;
 color: #01a7ea;
 font: bold 1.6em 'arial', sans-serif;
 text-align: left;
}

#contents h2 a {
 color: #01a7ea;
}
#contents h2 a:hover {
 color: #019a30;
}
#contents .contents_body {
 margin: 15px 25px;
 padding: 0px;
}


#contents h3 {
 margin: 20px 25px 10px;
 padding: 10px 20px;
 font: bold 1.0em 'arial', sans-serif;
 text-align: left;
}

#contents blockquote {
 padding: 10px;
 background: #efefef;
 border: #999999;
}

/* Sidebar */
#firstSide { float: left;}

.sidebar {
 width: 200px;
 margin: 20px 5px 10px 0px;
 padding: 0px 0px 0px 20px;
 background: #ffffff;
 font-size: 1.0em;
 text-align: left;
}

.sidebar h4 {
 margin: 20px 15px 5px 0px;
 padding: 5px 10px;
 border-bottom: 1px dashed #0600B3;
 border-left: 5px solid #ed3538;
 background:  url(images/imgphpog5.png) repeat;
 color: #ed3538;
 font: bold 1.0em 'arial', sans-serif;
 text-align: left;
}

.sidebar ul {
 list-style:none;
 width: 185px;
}

.sidebar p {
 padding: 3px 0px 3px 15px;
}

.sidebar li {
 line-height: 0;
}

.sidebar li a {
 display:block;
 font-weight:bold;
 line-height: normal;
 padding: 3px 0px 3px 15px;
 border-bottom: 1px dashed #999999;
 background: #ffffff;
 color: #02a7eb;
 font-size: 1.0em;
 text-align: left;
 text-decoration: none;
}

.sidebar li a:hover {
 border-bottom: 1px dashed #0600B3;
 background: #efefef;
 color: #0600B3;
}

/* Footer */
#footer {
 clear:both;
 width: 100%;
 height: 35px;
 margin: 0px;
 padding: 20px 0px 0px;
 border: 1px solid #cfcfcf;
 background: #ededed;
 font-size: 0.8em;
 text-align: right;
}
