/*
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;
}
#wrapper {
	margin:0 auto;
	width:930px;
	background:#FFF;
}
#white {
	background:#FFF;
}
#header {
	background:#fff url(images/header.gif) top right no-repeat;
	margin:15px;
	height:150px;
	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:#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:#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:#c6c6c6;
	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, "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:#c6c6c6 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:#e0e0e0;
	color:#666;
	float:none;
	margin-bottom:15px;
	padding:10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.comment-avatar {
	float:left;
	width:40px;
}
.comment-name {
	padding:5px;
	margin-left:5px;
	width:550px;
	float:left;
}
.comment-content {
	margin:5px;
        width:610px;
	float:none;
}
#comment-form {
	width:650px;
	padding:15px;
	background:#c6c6c6;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
}
#comment-form p {
	color:#666666;
	margin:5px;
	width:100%;
}
#comment-form p a {
	color:#999999;
	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: 100px;
	height: 30px;
	cursor: pointer;
	text-indent: -9999px;
	background:url(images/btn-com.png) no-repeat top 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: Tahoma, Geneva, sans-serif;
	font-size:12px;
	background:#c6c6c6;
	width:900px;
	float:left;
	padding:15px;
}
#top-link {
	display:none;
	position:fixed;
	right:5px;
	bottom:5px;
	color:#fff;
	text-decoration:none;
	border: 1px solid #fff;
	background-color: #c6c6c6;
	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 #c6c6c6;
	padding: 5px;
}
table th {
	background: #c6c6c6;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	border-bottom: 1px solid #c6c6c6;
}
table td {
	background: #f3f3f3;
}
table tr.even td {
	background: #c6c6c6;
}
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;
}

#search {
	float:right;
	padding-top:12px;
	margin-left:15px;
}
fieldset.search {
	border: none;
	width: 198px;
	margin: 0 auto;
}
.search input, .search button {
	border: none;
	float: left;
}
.search input.box {
	padding-top:7px;
	padding-right:2px;
	padding-left:2px;
	color: #000;
	font-size: 1.2em;
	width: 140px;
	height: 15px;
	margin-right:5px;
}
.search input.box:focus {
	outline: none;
}

.svar {
background: url("http://www.perlan.org/images/svarbild1.jpg") #f3f3f3 no-repeat 5px 25px;
border-left: 1px solid #666666;
color: #000000;
font-size: 0.7em;
font-weight: normal;
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
padding-top: 25px;
padding-left: 45px;
padding-right: 15px;
padding-bottom: 35px;
}

.wp-smiley {
	border: 0pt none;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}		


p img {
border: solid 1px #999;
padding: 10px;
 }

.wp-smiley { border: none; } 
.csm { border: none; } 


a img {
	border: none;
	}

.gravatar {
float:left;
padding: 3px;
border: 1px solid #000;
background: #fff;
}

.postgrav {
float: left;
padding: 3px;
margin-right: 5px;
margin-left: 5px;
border: 1px solid #000;
background: #fff;
}