/*  
Theme Name: Simply-Vic
Theme URI: http://www.sunaryohadi.info/category/wordpress/themes/

blah blah blah heavily altered


*/

/* *********************************** */
/* General typography & Style          */
/* *********************************** */
body {
	width:780px; 
	font:11px/18px Tahoma,Arial, Verdana,sans-serif; 
	letter-spacing:1px; 
	line-height:14px;
	color: #131; margin:0 auto; padding: 0;text-align:left; background: #a0a0c0;}

a {
	color: #369;
	text-decoration: underline;
}

/* *********************************** */
/* Layout                              */
/* *********************************** */
/* Set Layout Section */

#page,#header,#content,#sidebar,#footer { 
	overflow:hidden; 
	display:block;}

#page,#header,#footer {
	width:100%;} 

#container, #container-bg, #header, #content, #content-block, #sidebar, #footer {
        overflow:hidden;
	display:block;
	}


#container-bg {
background-color: #c0c0ff;
}

#container-bg, #container, #footer {
	width: 100%;
        height: 100%;
}

#container {

background-color: #c0c0ff;
}


#superheader {
	display: block;
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#superheader img {
        margin:  0 !important;
        padding: 0 !important;
}

#sidebar {
	width:165px; 
	margin: 0; 
	padding:5px 10px 5px 15px;
        }

#page {
	background:#778899 ;
        }


#footer {
	clear:both; 
	height: 200px; 
	text-align:right;
	line-height:16px;
        border-top: 1px solid #d9def3;
        }

#footer p { 
	padding: 5px 35px 0 35px;
        }

/* General */

a {
	color: #6C162C;
        }

a:hover {
	color: #656A7B;}

form {
	margin:0;
	padding:0;} 

	




/* *********************************** */
/* Content Div                         */
/* *********************************** */
/* Content Section */

#content {
	float:left;
	width:500px; 
	margin:0; 
	padding:15px 35px 15px 30px;}

#content .entry {
	text-align:justify;
	line-height:14.5px;}

#content title {
	text-transform:none;
        color: #369;
	font-size: 11px;
	line-height: 0px;
        margin-top:30px
        }

#content .date{
	text-transform:uppercase;
        color: #999;
	font-size: 10px;
        margin-top:0px;
        }

#content blockquote {
	text-align:justify;
	line-height:14.5px;
        border-right: 1px solid #d9def3;
        padding-right: 10px;
        }

#content h2 {
	font:1.9em Tahoma,Arial; 
	padding:0;
        margin:0;}

#content h2.pagetitle {
	font: bold 12px Tahoma,Arial; 
	color:#656A7B;
	border-bottom: 1px solid #d9def3;}
 
#content h3 {
	font:bold 12px Tahoma,Arial;sans-serif;
	color:#676;}

#content h4 {
	font: 10px Tahoma,Arial,Verdana,sans-serif;}

#content h5 {
	font: 10px Tahoma,Arial,Verdana,sans-serif;
	text-align: center;
	color: #666;
	padding-top:0px;
	margin-bottom:0px;}

#content a {
	text-decoration:none;}

#content a:hover {
	border-bottom: none;}


/* *********************************** */
/* Sidebar Div                         */
/* *********************************** */

#sidebar tagline {
	text-transform:none;
        color: #666;
	font-size: 11px;
}

#sidebar ul {
	list-style: none;	
	margin: 0;	
	padding: 0 0 10px;}

#sidebar ul li {	
	margin: 0;
        text-align: left;
	display: block;
	padding: 2px 0 4px 12px;
	border-top: 1px solid #afafff; 
	font: 12px Tahoma,Arial; 
	color:#656A7B;}

#sidebar li ul li:hover {
	background-color: #c5cef3;}
	
#sidebar li ul{
	list-style: none;
	margin: 0;
	padding: 6px 0 2px;}

#sidebar a {
	text-decoration:none;}

#sidebar p {
	font:11px Tahoma;}

#sidebar img {
	border: none;
        align: center;}


/* *********************************** */
/* Comment Div                          */
/* *********************************** */


#comment {
	width:100%; }

cite {
	font-size: 12px;
	font-weight:bold; 
	font-style:normal;}

.commentbody {
	color: #222; 
	font-size: 11px; 
	margin: 5px 0 5px 0;
	padding: 10px 15px 10px 30px;	
	background: #fff;	
	border-top: 1px solid #d9def3; 
	position: relative;}

.commentbody.highlighted {
	color: #222; 
	font-size: 11px; 
	margin: 5px 0 5px 0;
	padding: 10px 15px 10px 30px;	
	background: #eee;	
	border-top: 1px solid #d9def3; 
	position: relative;}



.commentbody p {
	line-height: 1.2em; 
	margin:5px 0 0 0;}

.commentlink {	
	font-size: 10px;}

.commentlist {	
	list-style: none; 
	margin:0; padding:0;}

.commentcount {	
	position: absolute;	
	right: 481px; /* show to Mozilla/Safari/Opera */
        _right: 530px; /* show to IE */
	top: 5px;	
	font: bold 20px tahoma,sans-serif;
	color: #ddd;	
        float: left;}



/* *********************************** */
/* Footer Div                          */
/* *********************************** */
#footer a {
	text-decoration: none;
	color: #789;
}

#footer a:hover {
	color: #789;
	border-bottom: 1px solid #789;
}

#footer .copyright {
	float:left;
	width:500px;
	padding: 10px 10px 0px 37px;
	margin: 0;
	/* font: normal 10px/14px Arial, Verdana, Tahoma; */
	font-family: Arial, Verdana, Tahoma;
	font-weight: normal;
	color: #789;
	letter-spacing: 0px;
}

#footer .rss {
	float:right;
	width:190px;
	padding: 10px 10px 0px 10px;
	margin: 0;
	font: normal 10px/14px Arial, Verdana, Tahoma;
	color: #789;
	letter-spacing: 0px;
}

/* *********************************** */
/* Calendar Style                      */
/* *********************************** */
#wp-calendar {
	width: 150px;
	color: #999;
}

#wp-calendar caption {
	font-weight:bold;
	color: #666;
	line-height: 16px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#today {
	background:#FBFCF4;
}

#wp-calendar a {
	border-bottom: 1px solid #999;
}

#recentcomments {
	margin: 0;
	padding: 0;
}


/* *********************************** */
/* Misc                      */
/* *********************************** */



img {
	padding: 1px;
        border: 0px;
}

.navigation {
	font-size: 11px;	
	padding: 0 0 15px 0; }

.alignleft {
	float: left;
	text-align: left;}

.alignright {
	float: right;
	margin-top: -1px; 
	text-align: right;}

p.postmetadata {
	color: #999; 
	background: #d8d8ff; 
	border-top: 1px solid #D4D0C8; 
	border-bottom: 1px solid #D4D0C8;
	padding: 3px 3px 3px 3px;
	text-align:center; 
	margin: 0 0 0 0px;}

input.button {
	border: solid 1px #ddd;
	background: #f7f7f0;
	-moz-border-radius : 6px;
	color: #656A7B;
	padding: 3px 3px 3px 3px;
}

input.button2 {
	border: solid 1px #ddd;
	background: #fff;
	-moz-border-radius : 6px;
	color: #656A7B;
	padding: 3px 3px 3px 3px;
	align: right;
}

input.button3 {
	border: solid 1px #ddd;
	background: #fff;
	-moz-border-radius : 6px;
	color: #656A7B;
	padding: 3px 3px 3px 3px;
}

small {
	color:#666}

#search{
	-moz-opacity: 0.4;
	position: absolute;
	text-align: right;
	top: 4em;
	width: 100%;
}

#search:hover{
	-moz-opacity: 1.0;
}

#search .spinner{
	padding: 0px 0px 5px 0px;
	text-align: right;
}

#search img{
	left: -5px;
	margin-top: 2px;
	position: relative;
	top: 0.25em;
}

#search img.archives-icon{
	margin: 0px 7px 0px 0px;
	top: 1px;
}

#search input{
	background-color: #F8F8F8;
	border: 1px solid #868686;
	font-size: 0.85em;
	margin-top: 2px;
	width: 175px;
}

#search input:focus{
	background: #FFFFFF;
}

/* IE need this */

input, textarea {
	font:11px/16px Tahoma, sans-serif; 
	letter-spacing:1px; 
	padding:2px 5px;}
