/*
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(http://je-wilson.com/wordpress/wp-content/uploads/2010/01/iStock_Rivets_Skinny_Final.jpg) left top;
}
#wrapper {
	margin:0 auto;
	width:930px;
	background:#FFF;
}
#white {
	background:#FFF;
}
#header {
	background:#fff url(images/header.gif) top right no-repeat;
	margin:13px;
	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:15px;
}
#c1 {
	width:425px;
	margin-left:15px;
	float:left;
}
#c1-post {
	width:695px;
	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:#ffffff 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:#eee solid 1px;
	padding:2px;
}
.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:#eee solid 1px;
	margin:20px 15px 20px 0px;
	padding:15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
#paging {
	font-family:Georgia, "Arial", Times, serif;
	font-size:15px;
	font-style:italic;
	margin-bottom:15px;
}
#comments {
	font-family:Georgia, "Arial", Times, serif;
	font-size:15px;
	font-style:italic;
	margin-bottom:15px;
}
#title-arc {
	font-family:Georgia, "Arial", Times, serif;
	font-size:13px;
	font-style:italic;
	margin-bottom:13px;
	text-align:right;
	margin-right:13px;
}
.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:#464646;
	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;
}
.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	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 {
	font-size: 360%;
}
.isi-post h2 {
	font-size: 220%;
}
.isi-post h3 {
	font-size: 180%;
}
.isi-post h4 {
	font-size: 150%;
}
.isi-post h5 {
	font-size: 125%;
}
.isi-post h6 {
	font-size: 100%;
	font-weight:bold;
}