/*
Theme Name: iSeller Snow
Theme URI: http://www.iSellerThemes.com
Description: Progamming by iSellerThemes.com
Version: 1.0
Author: iSellerThemes
Author URI: http://www.iSellerThemes.com
Date: August 10 '09
File: style.css
*/

* {
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #990066;
	text-decoration: none;
}

p { font-size: 12pt;}

input {
	border: 1px solid #990066;
	font-size: 12px;
	padding: 3px;
	width: 140px;
	margin-right: 10px;
}

textarea{
	border: 1px solid #990066;
	font-size: 12px;
	padding: 3px;
	width: 456px;
	margin-top: 8px;
}

.submit {
	background-color: #ffffff;
	font-weight: bold;
}

.submit:hover , input:hover, textarea:hover{
	border: 1px solid #202020;
}

body {
	background-color: #FFFFFF;
	background-image: url(img/topbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px; margin: 0px;
}

#wrapper {
	width: 950px;
	margin: auto;
	position: relative;
	margin-top: 0px;
	padding: 0px;
	display: table;
	min-height: 630px;
	padding-top: 130px;
}

#menu {
         position: absolute;
         margin: auto;
	top: 0px;
	margin-top: 0px;
	width: 950px;
         padding: 0px;
         padding-bottom: 10px;
         text-align: right;
         float: none;
}

#menu ul {
	margin: 0px; padding: 0px;
	margin-top: 10px;
}
#menu ul li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 10px;
}


#menu ul li a, #menu ul li a:visited  {
	color: #666;
	text-decoration: none;
}

#menu ul li:hover {
	background-color: #fff;
	color: #000;
}

#wrapper h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #990066;
	font-size: 30pt;
	font-weight: normal;
}

#wrapper h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #990066;
	font-size: 26pt;
	font-weight: normal;
	margin-bottom: 0px;
}

#wrapper small {
	margin-top: 0px;
	font-size: 10pt;
	color: #996699;
}

#wrapper #bloghead {
	background-image: url(img/bloghead.gif);
	background-position: center top;
	background-repeat: no-repeat;
	width: 920px;
	height: 64px;
	margin: auto;
         margin-bottom: 20px;
}

#wrapper #left {
	width: 620px;
	float: left;
	min-height: 500px;
	margin-left: 30px;
	text-align: justify;
}

#wrapper #left .postmetadata {
	width: 500px;
	font-size: 9pt;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	color: #aaa;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}

.commenter {
	margin: 0px;
	margin-top: 15px;
}

#wrapper #right {
	width: 240px;
	float: left;
	margin-left: 25px;
}

#wrapper #right ul {
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#wrapper #right ul li {
	list-style-type: none;
}

#wrapper #right ul li p {
         font-size: 10pt;
         color: #666;
         margin-left: 10px;
         margin-right: 10px;
}

#wrapper #right ul li h4 {
	background-image: url(img/sidetitle.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #666;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	margin-bottom: 0px;
}

#wrapper #right ul li ul {

}

#wrapper #right ul li ul li {
	padding: 5px;
	padding-left: 20px;
	border-bottom: 1px dotted #ccc;
	font-size: 10pt;
	color: #666;
	background-image: url(img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 3px 5px;
}

#wrapper #right ul li ul li a, #wrapper #right ul li ul li a:visited {
	color: #666;
	text-decoration: none;
}

#wrapper #right ul li ul li a:hover {
	color: #222;
	text-decoration: underline;
}

#wrapper #left #vid {
	background-image: url(img/clickbutton.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 35px;
}

#wrapper #right #optin {
	width: 254px; height: 303px;
	background-image: url(img/optinbox.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 40px;
	overflow: visible;
}

#wrapper ul li {
	list-style-type: square;
	margin-bottom: 10px;
}

#wrapper small {
	margin-top: 0px;
	font-size: 10pt;
	color: #996699;
}


#wrapper #right #optin p {
	margin-left: 10px;
	margin-right: 10px;
}

#wrapper blockquote {
	margin-left: 50px;
	margin-right: 50px;
	padding: 20px;
	background-color: #FFC;
	border-top: 4px solid #FC0;
	border-bottom: 4px solid #FC0;
}

input.textfield { 
	font-family:Arial, Helvetica;
	font-size:14pt;
	border:none; height:50px; width:200px;
	padding-left:15px;
	padding-right:15px;
	background: transparent url(img/textfield.png) no-repeat fixed;
	padding-top: 15px; padding-bottom: 0px; 
}

*>input.textfield { background: url(img/textfield.png) no-repeat; }

@media all and (min-width:0px) {
  head~body:lang(en) input.textfield { padding-top: 0px; margin-bottom: 15px; }
 }

#footer {
	width: 1000px;
	margin: auto;
	background-image: url(img/footer.jpg);
	background-position:top;
	background-repeat: no-repeat;
	min-height: 214px;
	padding-top: 130px;
	margin-top: -100px;
}

#footercontent {
	width: 100%;
	text-align: center;
	margin-top: 25px;
}

#footercontent * {
	font-size: 10pt;
	color: #666;
}

#footercontent a {
	margin-right: 25px;
}

.dotted { 
	background-image: url(img/dot2.gif);
	background-repeat: repeat-x;
	background-position: center center;
 }

.dotted small { 
	background-color: #fff;
	padding-right: 5px;
}

.abm {
	font-size: 9px;
	font-face: tahoma;
	color: #202020;
}

#wrapper ul.commentlist {
	margin-left: -40px;
	list-style-type: none;
}

#wrapper ul.commentlist .quote {
	background:url(img/bg_quote.png) no-repeat top right;
	min-height: 60px;
	font-size: 11px;
	}

#wrapper ul.commentlist li {
 	padding: 5px 18px 5px 18px;
	margin-top:15px;
	background:#e1ccf3 url(img/bg_commentlist.png) bottom left no-repeat;
	color:#333333;
	font-size: 12px;
	list-style-type: none;
	padding-bottom: 30px;
	}

#wrapper ul.commentlist cite {
	display:block;
	font-style:normal;
	font-size: 12px;
	}
	
.comments-popup {
	font-size: 16px;
	font-family: georgia;
}