/* 
Theme Name: Mag100 2010
Description: Mag100 WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.7
Author: Hark Design
Author URI: http://www.harkdesign.com/


	This theme was worked, dropped, chopped and blown at http://www.harkdesign.com

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body { background: #ffffff url(images/2010bg.jpg);}

#main-wrapper {background: #ffffff; margin: 0 auto; border-top:1px solid #333333; border-left:1px solid #333333; border-right:1px solid #333333; border-bottom:1px solid #333333; padding: 0 0 0 0; width: 837px;}

#ubermasthead {width: 835px;}

.masthead {width: 820px; float:left; clear: right:}

.icons {margin-bottom:-4px;}

/* ----------------------------------- index page structure */

.indexentry {
background: #cccccc;
width: 784px;
border-top: 1px solid #000000; 
border-left: 1px solid #000000;
border-bottom: 1px solid #000000;
border-right: 1px solid #000000;

margin-left: 15px;
margin-top: 0px; 
margin-right: 1px;
margin-bottom: 4px;

padding-left: 15px;
padding-top: 10px; 
padding-right: 1px;
padding-bottom: 6px;
}


/* ----------------------------------- controls body */

.indexentry p{
margin-top: 15px;
margin-right: 16px;
margin-left: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 1.3em;
color: #000000;
display: block; }

.indexentry p a {font-size: 13px;}

p a, p a:active {color: #333333;text-decoration: none; background: url(images/blog/dot.gif) repeat-x bottom;
font-weight: normal; }
p a:hover {color :#CC9933; border: none;}
p a:visited {color: #333333;}

.indexentry h1, .indexentry h1 a, .indexentry h1 a:visited, #headerimg .description {
color: #cccccc; 
font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
font-size: 50px; 
color:#ffffff;
letter-spacing: -4px;
text-decoration: none;
margin-top:-5px;
}

.indexentry h1 a:hover {color: #cc9933;}

.indexentry h2 {	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold; font-size: 15px;color:#ffffff;}

.indexentry h2, .indexentry h2 a, .indexentry h2 a:visited, .indexentry h3, .indexentry h3 a, .indexentry h3 a:visited {color: #333333; text-decoration: none; }


.indexentry h3 {	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold; font-size: 13px; color: #cccccc;}

.indexentry h4 {	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold; font-size: 12px; color: #cccccc;}


.small {font-family: Arial, Helvetica, Sans-Serif;
color:#333333;
font-size: 10px;}

.small a:link, .small a:active {font-family: Arial, Helvetica, Sans-Serif;
color:#333333;
font-size: 10px;
text-decoration: none; }

.small a:hover {color:#ff0000;}

.footer {font-family: Arial, Helvetica, sans-serif; font-size: 10px;
font-weight: bold; } 
.footer a { color: #000000; text-decoration: none; } 
.footer a:hover {color:#ff0000;}


/* ----------------------------------- controls sidebar tag */

.tag, .tag p, .tag img, .tag p img {
width:170px;
float: right; 
margin-left: 0px; 
margin-top: -5px;
margin-right: 8px;
 }

/* ----------------------------------- controls additional image content */

img {border: none;}
img a {background: none; border: none;}
img a:active {background: none; border: none;}
img a:hover {background: none; border: none;}

/* ----------------------------------- lists */

.description li, .description ul {
list-style-type:square;
margin-top: 0;
margin-left: 17px;
padding-left: 5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: italic;
color: #666666;
line-height: 1.6em;}

/* Begin Comments */

.commentlist li, #commentform input, #commentform textarea {
	font: 11px Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentlist a:link, .commentlist a:active {
text-decoration: none;
font: Verdana, Arial, Sans-Serif;
font-size: 11px;
line-height: 1.3em;
color: #666666;
	}

#commentform p {
font: Verdana, Arial, Sans-Serif;
font-size: 11px;
line-height: 1.3em;
color: #000000;
	}

.commentmetadata {
font: Verdana, Arial, Sans-Serif, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
	}
	
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
