/*
Theme Name: ART-MAGAZINE
Theme URI: http://toplez.textdriven.com/
Description: Wordpress Theme. By: Ahmad Raflis.
Version: 1.0.5
Author: Ahmad Raflis
Tags: White, Black, Red, two-columns, fixed-width, theme-options, custom-header
*/
@import url('reset.css');
@import url('class.css');
@import url('typo.css');
@import url('navi.css');
@import url('featured.css');
body {
	background:url(images/bg.png) left top;
}
#pagetop {
        margin: 10px auto 0px auto;
	width: 930px;
        height: 13px; 
        background: url('../../uploads/2010/08/top.png');
}
#pagebottom {
        margin: 0px auto 10px auto;
	width: 930px;
        height: 13px; 
        background: url('../../uploads/2010/08/bottom.png');
}
#wrapper {
	margin:0 auto;
	width:930px;
	background:#FFF;
}
#white {
	background:#FFF;
}
#header {
	background:#fff url(images/header1.jpg) top right no-repeat;
	margin:15px 15px 0px 15px;
	height:170px;
	width:900px;
	text-align:right;
}
#rss {
	position: absolute;
	top: -20px;
        float:left;
	overflow:hidden;
}
#rss a {
	width:50px;
	height:100px;
	display: block;
	background: url(images/rss.png) 0 0 no-repeat;
	overflow: hidden;
	text-align:left;
	text-indent:-9999px;
}
#content {
	background:#fff;
	width:700px;
	float:left;
	margin-top:0px;
}

#content-full {
	background:#fff;
	width:900px;
	float:left;
	margin-top:0px;
}

#c1 {
	width:425px;
	margin-left:15px;
	float:left;
}
#c1-post {
	width:695px;
	margin-left:15px;
	float:left;
}
#c1-post-full {
	width:895px;
	margin-left:15px;
	float:left;
}
#c2 {
	width:235px;
	margin-left:15px;
	float:left;
}
.magcat1 {
	background:#fff;
	width:100%;
	float:left;
	margin-bottom:15px;
}
.magcat2 {
	background:#fff;
	border:#f3f3f3 solid 5px;
	width:100%;
	float:left;
	margin-bottom:15px;
}
.magcat2 h2 {
	font-weight:normal;
}
.magcat2 .cathead {
	background:#f3f3f3;
	padding:10px;
}
.magcat1 p {
	margin:5px 10px 0 0;
}
.magcat2 p {
	margin:5px 10px 0 10px;
}
.magcat1 img, .magcat2 img {
	border:none;
	padding:5px;
	margin:0px 15px 10px 15px;
}
.magcat1 div.more {
	width:98%;
	border:#eee solid 1px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding:3px;
	margin-top:5px;
	text-align:right;
	background:#f4f4f4;
}
.magcat2 .more {
	border:#eee solid 1px;
	color:#464646;
	padding:2px 10px 2px 10px;
	float:right;
	margin-top:5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#sidebar {
	background:#FFF;
	width:200px;
	float:left;
	margin:15px;
}
#sidebar .widget, #sidebar ul {
	margin-bottom:15px;
	list-style:none;
}
#comment-table {
	width:680px;
}
#comment-table p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}
#postmeta {
	font-size:11px;
	border:#fff solid 1px;
	margin:20px 15px 20px 0px;
	padding:15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
#paging {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-style:italic;
	margin-bottom:15px;
}
#comments {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-style:italic;
	margin-bottom:15px;
}
#title-arc {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-style:italic;
	margin-bottom:15px;
	text-align:right;
	margin-right:15px;
}
.alt {
	background:#f3f3f3;
	border:#eee solid 1px;
	float:none;
	margin-bottom:15px;
	padding:10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.alt img, .standard img {
	border:#464646 solid 1px;
}
.commenttext-admin img {
	border:#fff solid 1px;
}
.standard {
	border:#eee solid 1px;
	float:none;
	margin-bottom:15px;
	padding:10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.commenttext-admin {
	background:#464646;
	color:#FFF;
	float:none;
	margin-bottom:15px;
	padding:10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.comment-avatar {
	float:left;
	width:60px;
}
.comment-name {
	padding:5px;
	margin-left:5px;
	width:550px;
	float:left;
}
.comment-content {
	margin:10px;
        width:610px;
	float:none;
}
#comment-form {
	width:650px;
	padding:15px;
	background:#464646;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
}
#comment-form p {
	color:#fff;
	margin:5px;
	width:100%;
}
#comment-form p a {
	color:#CCC;
	margin:5px;
}
#respond {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-style:italic;
	margin-bottom:15px;
	color:#FFF;
}
#comment-form input, #comment-form button, #comment-form textarea {
	border:none;
}
#comment-form button.btn-com {
	float:left;
	width: 208px;
	height: 40px;
	cursor: pointer;
	text-indent: -9999px;
	background:url(images/btn-com.png) no-repeat top left;
}
#comment-form button.btn-com:hover {
	background:url(images/btn-com.png) no-repeat bottom left;
}
#bottom {
	background:#f4f4f4;
	margin-top:15px;
	width:900px;
	float:left;
	padding:15px;
}
#bottom1 li, #bottom2 li, #bottom3 li {
	list-style:none;
}
.widget-bottom {
	margin-bottom:15px;
}
#bottom1 {
	width:290px;
	float:left;
	margin-right:10px;
}
#bottom2 {
	width:290px;
	float:left;
	margin:0 5px;
}
#bottom3 {
	width:290px;
	float:left;
	margin-left:10px;
}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	background: url('../../uploads/2010/08/footer.png');
	width:900px;
	float:left;
	padding:15px;
}
#top-link {
	display:none;
	position:fixed;
	right:5px;
	bottom:5px;
	color:#fff;
	text-decoration:none;
	border: 1px solid #C00;
	background-color: #9d2201;
	padding:5px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
	 margin: 0px 5px 0px 10px;
}
.alignright {
	float: right;
	margin: 0px 10px 0px 5px;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: left;
	background-color: #f3f3f3;
	padding-top: 4px 2px 0px 6px;
	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-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
table {
	margin:5px;
}
table td, table th {
	text-align: left;
	border-right: 1px solid #464646;
	padding: 5px;
}
table th {
	background: #464646;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	border-bottom: 1px solid #464646;
}
table td {
	background: #f3f3f3;
}
table tr.even td {
	background: #464646;
}
table tr:hover td {
	background: #fff;
}
.isi-post h1 h2 h3 h4 h5 h6 {
    margin: 0 0 .5em 0;
}
.isi-post h1 {
	font-size: 360%;
}
.isi-post h2 {
	font-size: 220%;
}
.isi-post h3 {
	font-size: 180%;
	margin: 0 0 .5em 0;
}
.isi-post h4 {
	font-size: 150%;
	margin: 0 0 .5em 0;
}
.isi-post h5 {
	font-size: 125%;
}
.isi-post h6 {
	font-size: 100%;
	font-weight:bold;
}

#newnav {
width: 930px;
height: 75px;
position: relative;
}
#nav2{
        background-color: #226ab3;
        display: block;
        font-size:1.1em;
        height:38px;
        width:900px;
        float: left;
text-transform: uppercase;
}

#nav2 {
	line-height: 1;
	list-style: none;
        margin-left: 15px;
}

* html #nav2 {
margin-left: 7px;
}

#nav2 ul {
	line-height: 1;
	list-style: none;
        margin-left: 0px;
}

#nav2 a ,#nav2 a:hover{
	border:none;
	display: block;
	text-decoration: none;
}

#nav2 li {
	float: left;
	list-style:none;
}

#nav2 a,#nav2 a:visited {
	color:#fff;
	display:block;
	font-weight:bold;
	padding:12px 15px;
}

#nav2 a:hover, #nav2 a:active {
	color:#fff;
	text-decoration:none;
background: #5ab7f2;

}	

#nav2 li ul {
	height: auto;
	left: -999em;
	position: absolute;
	width: 900px;
	z-index:999;
        background: #5ab7f2;
        margin-left: 15px;
}

#nav2 li li {
	width: auto;
}

#nav2 li li a,#nav2 li li a:visited {
        color:#226ab3;
	font-weight:normal;
	font-size:0.9em;
}

#nav2 li li a:hover,#nav2 li li a:active {
	color:#fff;
        text-decoration: none;
}	

#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li li li:hover ul, #nav2 li.sfhover ul, #nav2 li li.sfhover ul, #nav2 li li li.sfhover ul {
	left: 0px;
}

#nav2 li.current_page_item a, #nav2 li.current_page_item a:hover {
display: block;
background: #5ab7f2;
}

.left{
width:47%;
float:left;
padding-right: 10px;
}

.right{
width:47%;
float:right;
}

.paypal-donations {
	display: block;
	margin-left: auto;
	margin-right: auto;}
	
.left1{
width:30%;
float:left;
padding-right: 10px;
}

.left2{
width:30%;
float:left;
padding-left: 20px;
}

.right3{
width:30%;
float:right;
padding-right: 10px;
}

.mospace{
line-height:1.5em;
}


/*        V2        */

.outer{
	margin:0px;
	padding:0px;
}	
#widmenu {
	width: 200px;
	border-style: solid;
	border-color: #94AA74;
	border-size: .5px;
	border-width: .5px;
	}
#widmenu ul{
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px;
	}
	
#widmenu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	font-weight:normal;
	}	
	
#widmenu li a:link, #widmenu li a:visited {
	color: #2261b3;
	display: block;
	background: url(images/menu1.gif);
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}
	
#widmenu li a:hover {
	color: #26370A;
	background: url(images/menu1.gif) 0 -32px;
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}
	
#widmenu li a:active {
	color: #26370A;
	background: url(images/menu1.gif) 0 -64px;
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}