/*
Theme Name: WP Motion
Theme URI: http://pangeran.org/wp-motion/
Description: <p>Website template from <a href="http://www.sixshootermedia.com/" title="Six Shooter Media">http://www.sixshootermedia.com/</a> made into Wordpress theme by <a href="http://pangeran.org/" title="PANGERAN.ORG">PANGERAN.ORG</a>.</p>
Version: 1.0
Author: Pangeran Wiguan
Author URI: http://pangeran.org/
Tags: ported theme, brigh, light, one column,
*/
*{
	margin:0;
	padding:0;
	list-style:none;
}
body {        text-align:justify!important;
	font: 70% tahoma;
	margin:10px;
	color:#555;
}
html { 
	height: 100%; 
	margin-bottom: 1px; 
}
.header {
	background: #000;
	cursor: pointer;
	padding:4px;
}
#nav-container {
	width:660px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
.navigation_menu {
	width:650px;
	height:28px;
	float:left;
	background:#FFFFFF;
	border:#FF6600 3px solid;
	margin-bottom:10px;
}
#menu_items {
	width:650px;
	height:auto;
	float:left;
	padding:0px;
	margin:0px;
	padding-left:20px;
	padding-top:5px;
	list-style:none;
}
#menu_items li {
	width:auto;
	height:auto;
	float:left;
	padding:0px;
	padding-left:17px;
	padding-right:20px;
	padding-bottom:3px;
	font-size:12px;
	background:url(images/link.gif);
	background-repeat:no-repeat;
	background-position:left center;
	font-weight:bold;
}
#menu_items li a {
	color:#000000;
	text-decoration:none;
}
#menu_items li #current {
	color:#5cc4f9;
	text-decoration:none;
}
#menu_items li a:hover {
	color:#5cc4f9;
	text-decoration:none;
}
#navigation_categories {
	width:660px;
	height:auto;
	float:left;
	background:#333333;
	border:#CCCCCC 1px dotted;
	margin-bottom:10px;
}
.nav_cat {
	width:660px;
	height:auto;
	float:left;
	padding-top:3px;
	padding-left:4px;
	padding-right:10px;
	padding-bottom:3px;
	margin:0px;
	list-style:none;
}
.cat-item {
	width:auto;
	height:auto;
	float:left;
	padding-top:5px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:7px;
	font-size:12px;
	font-weight:bold;
	color:#cccccc;
	margin-top:1px;
}
.cat-item:hover {
	width:auto;
	height:auto;
	float:left;
	padding-top:5px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:7px;
	font-size:12px;
	font-weight:bold;
	color:#cccccc;
	background:#5cc4f9;
	
	margin-top:1px;
}
.cat-item a {
	color:#CCCCCC;
	text-decoration:none;
}
.cat-item a:hover {
	color:#5cc4f9;
	text-decoration:none;
}
.cat-item:hover a {
	color:#ffffff;
	text-decoration:none;
}
.cat-item:hover a:hover {
	color:#ffffff;
	text-decoration:none;
}
#footer {
	width:660px;
	margin:0 auto;
	color:#ccc;
}

#footer a {
	color:#aaa;
	text-decoration:none;
	font-weight:bold;
}

#footer .validate {
	float:right;
}

.header:hover{
	background-color:#666;
}

#header h1 a {
	color:#333;
	text-decoration:none;
}

#header h1 a:hover {
	color:#000;
}
.selected{
	background-color:#F00;
	color:#FFF;
}

.content{
	background:#FFF;
	padding:4px;
}

.accordion_child a {
text-decoration:none;
	color:#5CC4FA;
}

.accordion_child a:hover {
	text-decoration:none;
color:black;
}

.accordion_child ul.links li {
	background:url(images/link.gif) left no-repeat;
}

input {
	width:183px;
	height:20px;
	background:url(images/input.jpg) top no-repeat;
	font: 100% tahoma;
	color:#333;
	border:0;
	padding:7px 10px;
	margin:5px;
	color:#777;
}
textarea {
	width:350px;
	height:90px;
	background:url(images/textarea2.jpg) top no-repeat;
	font: 100% tahoma;
	color:#333;
	border:0;
	padding:10px;
	margin:5px;
	color:#777;
}

input[type=submit] {
	 cursor:pointer;
	 background:#ff9900;
	 color:#fff;
	 font-weight:bold;
	 width:182px;
	 height:33px;
	 padding:7px 10px;
	 background:url(images/submit.jpg) top no-repeat;
}

blockquote {
	  font: 1.5em/1.8em tahoma;
	  background: url(images/close-quote.gif) no-repeat right bottom;
	  padding-left: 18px;
	  text-indent: -18px;
	  color:#888;
	  margin:20px 0;
}

blockquote:first-letter {
	background: url(images/open-quote.gif) no-repeat left top;
    padding-left: 18px;
}

.accordion_child ul {
	margin:25px 0 25px 0px;
}

.accordion_child ul li {
	list-style:none;
	padding-left:20px;
	margin:10px 0;
	background:url(images/bullet.gif) left no-repeat;
	border-bottom:1px solid #eee;
	padding-bottom:10px;
	line-height:19px;
}

table {
	width:100%;
	padding:5px;
}

td {
	background:#eee;
	padding:4px;
	text-align:center;
	background:url(images/td.jpg) top repeat-x;
}

h2 {
clear:both;
}

.accordion_child h1, .accordion_child h2, .accordion_child h3 {
	font:170% arial;
	margin:10px 0 20px;
	padding:10px 0;
	color:#B02700;
	border-bottom:1px solid #eee;
	background:url(images/h2.jpg) bottom left no-repeat;
}

#header h1 {
text-align:center;
font:350% tahoma;
font-style:italic;
color:#232323;
margin-top:50px;
letter-spacing:-1px;
}

#header h2 {
text-align:center;
font:100% tahoma;
text-transform:uppercase;
letter-spacing:2px;
color:#bbb;
margin:10px 0 40px;
}




#accordian{
	padding:5px;
	width:660px;
	z-index:2;
	margin:0 auto;
}

.accordion_headings{
	padding:7px 10px;
	background:url(images/item_bg.jpg) top no-repeat;
	color:#FFFFFF;
	margin-top:2px;
	cursor:pointer;
	font:170% tahoma;
	letter-spacing:1px;
	clear:both;
}

.accordion_headings:hover{
	background:url(images/item_bg_hover.jpg) top no-repeat;
}

.accordion_child{
	padding:20px 30px;
	background:#fafafa;
	border:5px solid #f4f4f4;
}

img {
	padding:2px;
	background:#fff;
	margin:0;
	border:0px solid #eee;
}

p {
	margin:15px 0;
	line-height:19px;
}

.header_highlight{
	background:url(images/item_bg_hover.jpg) top no-repeat;
}
/* Sidebar */
#sidebar-container {
	width:680px;;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
#sidebar-container #sidebar {
	width:670px;
	height:auto;
	background:#fff;
	border:#1b1d1e 0px solid;
	margin-left:auto;
	margin-right:10px;
	float:right;
}

#sidebar-container #sidebar .widget {
	width:310px;
	height:auto;
	margin-left:8px;
	background:#fff;
	border:#cccccc 0px solid;
	float:right;
	padding:8px;
	margin-bottom:8px;
}
.hidden {
	display:none;
}



#sidebar a {
	color: #2c78b9!important;
}

#sidebar a:hover {
	color: #4ba5f2!important;
}

#sidebar ul li h2 {
	margin-top: 20px;
	display: block;
	width: 190px;
	height: 33px;
	color: #4ba5f2;
	line-height: 30px;
	font-weight: bold;
	text-indent: 10px;
	font-size: 11px;
}

#sidebar ul li div {
	width: 200px;
	padding: 10px;
	border: 0px solid #bfe3eb;
	line-height: 1.4em;
	font-size: 11px;

}

/***********************************************/
#sidebar ul ul {
	padding: 10px;
	border: 1px solid #2c78b9;
	background: #FFF url() no-repeat bottom;
}

#sidebar ul ul ul {	border: 1px solid #000;
	padding: 0px;
	border: 0;
	background: #FFF;
}

#sidebar ul li ul li {
	display: block;
	background-position: left 9px;
	border-bottom: 1px dotted #ddd;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#sidebar ul li ul li a {
text-decoration:none;
	display: block;
	color: #2c78b9;
	line-height: 1.4em;
}

#sidebar ul li ul li a:hover {
text-decoration:none;
	color: #4ba5f2;
}
/***************************************************/







#next-previous {
	width:640px;
	height:auto;
	background:#ffffff;
	border:#cccccc 1px solid;
	padding:8px;
	float:left;
	margin-bottom:10px;
	margin-top:10px;
}
#next-previous #previous {
	float:left;
}
#next-previous #next {
	float:right;
}



ol.commentlist {
	list-style-type: none;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 5px solid #a4d5e5;
}

ol.commentlist li {
	background: #FFF;
	border: 1px solid #BDDBE6;
	padding: 20px;
	margin-top: 20px;
}

ol.commentlist li.alt {
	background: #FFF;
	border: 1px solid #BDDBE6;
	padding: 20px;
	margin-top: 20px;
}

.avatar {
	float: left;
	display: inline;
	width: 32px;
        height: 32px;
}

.commentbody {
	float: left;
	display: inline;
	margin-left: 20px;
	width: 410px;
}

.commentbody em {
	font-size: 11px;
}

p.comment_author, p.comment_author a {
	font-weight: bold;
	color: #455c6b;
	font-size: 11px;
}

p.comment_author a:hover {
	font-weight: bold;
	color: #ff3600;
}

.comment_text {
	line-height: 1.5em;
	color: #333;
	margin-top: 15px;
	font-size: 11px;}


/* 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: 0px;
margin: 15px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.wp-caption img {
margin: 4px 2px 0 2px;
padding: 0;
border: 1px solid #ddd ;
}
.wp-caption p.wp-caption-text {
text-align:center;
font-size: 11px;
line-height: 17px;
padding: 0 0 8px 0;
margin: 0;
}
/* End captions */
/***************************************************/

.editComment, .editableComment, .textComment{ font-size: 11px;display: inline;}.comment-childs{font-size: 11px;border:0px solid #d1d1d1;;margin: 5px 5px 5px5px;padding: 5px 5px 5px 5px;direction : rtl;text-align: justify;} .chalt {font-size: 11px;direction : rtl;text-align: justify;} #newcomment{font-size: 11px;border:0px dashed #F5F2EB;width:90%;direction : rtl;text-align: justify;} #newcommentsubmit{font-size: 11px;color:red;} .adminreplycomment{font-size: 11px;border:1px dashed #F5F2EB;width:99%;margin:4px;padding:4px;direction : rtl;text-align: justify;}