
.serendipity_karmaVoting {
    margin-left: auto;
    margin-right: 0px;
    text-align: right;
    font-size: 7pt;
    display: block;
    margin-top: 5px;
    margin-bottom: 0px;
}

.serendipity_karmaVoting a {
    font-size: 7pt;
    text-decoration: none;
}

.serendipity_karmaVoting a:hover {
    color: green;
}

.serendipity_karmaError {
    color: #FF8000;
}

.serendipity_karmaSuccess {
    color: green;
}
/* templates/mt-trendy/style.css  */
/* HTML Elements */
/* Correct IE BUG ?? */
.serendipity_showentry_separator, .serendipity_showentry_body {
clear: both;
}

body {
  background-color: black;
  color: black;
  font-family: Verdana, Arial, sans-serif;
  margin: 0;
}

a,
a:link,
a:visited { color: #b8cdcd; font-weight: bold; text-decoration: none; }

a:active,
a:hover { color: #81c6cd; font-weight: bold; }

h3, h4 {
  margin: 0;
}
/* IT'S ART Top */
#itsartmag-top { 
   background: black; 
   padding: 5px 12px; 
   color: #cccccc; 
   font-family: arial; 
   border-bottom: 1px solid #404040;
   font-weight: bold;
   font-size: 1.1em;
   }
   

#itsartmag-top a {  padding: 3px 6px 3px 6px; text-decoration: none; font-weight: bold; }
#itsartmag-top a:hover {  background: #404040; }
#itsartmag-top a:link { color: #fff; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
/****/



/* Banner */

#serendipity_banner {
  font-weight: bold;
  padding-left: 15px;
}

a.homelink1,
a.homelink1:hover,
a.homelink1:link,
a.homelink1:visited,
#serendipity_banner h1 {
  color: #ebeded;
  font-size: medium;
}

a.homelink2,
a.homelink2:hover,
a.homelink2:link,
a.homelink2:visited,
#serendipity_banner h2 {
  color: #808080;
  font-size: small;
  text-transform: none;
}

/* Calendar */

table.serendipity_calendar a,
table.serendipity_calendar a:link,
table.serendipity_calendar a:visited,
table.serendipity_calendar a:hover {
  color: #999999;
  font-size: x-small;
}

table.serendipity_calendar td {
  font-size: x-small;
}

td.serendipity_weekDayName {
  font-size: x-small;
  font-weight: bold;
  line-height: 140%;
}

td.serendipity_calendarHeader a:link,
td.serendipity_calendarHeader a:visited,
td.serendipity_calendarHeader a:hover {
  border: 0;
  text-decoration: none;
}

/* Sidebars */

#serendipityLeftSideBar,
#serendipityRightSideBar { background-color: black; color: #ddd; display: block; vertical-align: top; margin-top: 35px; }

.serendipitySideBarTitle { color: #dbdbdb; margin: 0; font-size: x-small; font-weight: bold; padding-left: 2px; text-transform: uppercase; border-bottom-style: solid; border-bottom-width: 1px; }

div.serendipitySideBarItem {
  color: #f9f9f9;
  font-size: small;
  font-weight: normal;
  margin-bottom: 12px;
  padding-bottom: 12px;
}

/* Entries */

div.serendipity_Entry_Date {
  margin: 10px;
  padding: 10px;
  width: auto;
}

.serendipity_date {
  border-bottom: 1px solid #666666;
  color: #ccc;
  font-weight: bold;
  margin-top: 10px;
  text-transform: uppercase;
}


.serendipity_title,
.serendipity_Admin_title {
  border: 1px solid #666666;
  border-bottom: 0;
  color: #cccccc;
  font-size: small;
  font-weight: bold;
  padding: 10px;
}

.serendipity_entry,
.serendipity_admin { background-color: black; color: #cccccc; font-size: small; font-weight: normal; line-height: 140%; padding: 10px; border-left: 1px solid #666666; border-bottom: 1px solid #666666; border-right: 1px solid #666666; border-top-style: none; border-top-width: 0; }

div.serendipity_entryFooter {
  clear: both;
  color: #999999;
font-size: 14px;
}

/* Reset Other one */

.serendipity_entry div.serendipity_entryFooter {
font-size: 10px;
} 
/* Comments */

.serendipity_comment {
  border: 1px solid #666666;
  color: #cccccc;
  font-size: small;
  margin-left: 10px;
  margin-right: 10px;
  padding: 3px;
  overflow: auto;
}

.serendipity_commentsLabel {
  color: #cccccc;
  font-size: small;
}

.serendipity_commentsTitle {
  color: #999999;
  font-weight: bold;
  text-transform: uppercase;
}

/* Admin */

.serendipity_admin td {
  color: #cccccc;
}

/* Misc */

#content { width: 100%; }

/** Embedded images with the s9y image manager **/
.serendipity_imageComment_center,
.serendipity_imageComment_left,
.serendipity_imageComment_right {
    border: 1px solid black;
    background-color: #EFEFEF;
    margin: 3px;
}

.serendipity_imageComment_center {
    margin: 0px;
}

.serendipity_imageComment_left {
    float: left;
}

.serendipity_imageComment_right {
    float: right;
}

.serendipity_imageComment_img,
.serendipity_imageComment_img img {
    margin: 0px;
    padding: 0px;
    border: 0px;
    text-align: center;
}

.serendipity_imageComment_txt {
    margin: 0px;
    padding: 3px;
    clear: both;
    font-size: 9pt;
    text-align: center;
}

img.serendipity_entryIcon {
    float: right;
    border: 0px;
}

.serendipity_admin_list_item_even {
    background-color: #ffffff;
}

.serendipity_admin_list_item_uneven {
    background-color: black;
}

.serendipity_admin_filters {
    border: 1px dashed #FFF;
    font-size: 10px;
    margin-bottom: 10px;
    padding: 2px;
}

.serendipity_admin_filters_headline {
    border-bottom: 1px solid;
}

.serendipity_admin_sortorder {
    font-size: 10px;
    text-align: center;
}

.serendipity_admin_sortorder input,
.serendipity_admin_sortorder select,
.serendipity_admin_filters input,
.serendipity_admin_filters select {
    font-size: 10px;
}


.serendipity_comments { color: white; }

.serendipity_center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.serendipity_msg_important {
    color: red;
}

.serendipity_msg_notice {
    color: green;
}

.serendipity_entry_author_self {
}

.serendipity_comment_author_self { color: white; background-color: #000000; }
#wrapper {

	width:990px;

	height:933px;

	margin:0 auto;

	background:#000 url(http://www.itsartmag.com/images/bgbody.jpg) no-repeat top center

}

#navigation {

	width:1150px;

	height:33px;

	background:url(http://www.itsartmag.com/images/bgnav.jpg) repeat-x;

	border: solid 1px #40464D;

	font-size:12px;

	margin:5px auto;

	color:#FFFFFF;

	line-height:31px;

	text-decoration:none;

	font-family:'Trebuchet MS', Tahoma

}

#navigation a {

	color:#FFFFFF;

	line-height:31px;

	text-decoration:none

}

#navigation a:hover {

	color:#00CCFF;

	line-height:31px;

	text-decoration:none

}

div#navigation ul li {

	float:left;

	margin: 0 14px;

}

div#navigation ul li.seperator {

	float:left;

	background:url(http://www.itsartmag.com/images/seperator.jpg) no-repeat;

	height:33px;

	width:2px

}

#topbanner {

	background:#4B4E52;

	padding:2px;

	margin-left:235px;

	width:740px;

}

.greybox {

	background:#353739;

	border:solid 1px #5C6166;

}

.blackbox {

	background:#000;

	border:solid 1px #5C6166;

}

.pad3px {

	padding:3px;

}

.heading, heading a{

	border: solid 1px #404144;

	height:28px;

	background:url(http://www.itsartmag.com/images/hedingbg.jpg) repeat-x;

	font-size:14px;

	font-weight:bold;

	text-align:center;

	color:#cccccc;

	line-height:28px;

}

.heading a:hover{color:#cccccc;}

.bdr-img{border:solid 2px #AEAEAE;}

html, ul, h1, h2, h3, h4, h5, h6, form, fieldset, p, ul, li, div, img {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type:none;
}
