* {
	margin: 0px;
	padding: 0px;
}

body {
	width: 100%;
	margin: 0px auto;
	font: 400 100% "Trebuchet MS", Verdana, Arial, Helvetica;
	color: #666;
	background: #FFF;
}

#bodywrap {
	width: 90%;
	min-width: 900px;
	max-width: 1200px;
	margin: 0px auto;
}

#nav {
	margin: 0px;
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 0px;
}

#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	float: right;
}
	
#nav li {
	float: left;
	clear: none;
}
	
#nav li a {
	margin-left: 40px;
	padding-top: 10px;
	display: block;
	text-decoration: none;
	font: 400 1.1em "Trebuchet MS", Verdana, Arial, Helvetica;
	color: #999;
	letter-spacing: -1px;
}

#nav li a:hover {
	background: #FFF url('mainstyle/arrow.gif') no-repeat top center;
}
	
#head {
	margin: 0.5em 0;
	width: 100%;
	line-height: 0.8em;
}

#head h1 {
	font: normal 4.25em/50px "Trebuchet MS", Verdana, Arial, Helvetica;
	letter-spacing: -5px;
	color: #33CCFF;
	text-transform:capitalize;	
	margin-top: 50px;
	margin-bottom: 10px;
	padding-bottom: 0px;	
}

#head h1 a {
	color: #33CCFF;
	text-decoration: none;
}

#head h2 {
	font: 400 1.10em "Trebuchet MS", Verdana, Arial, Helvetica;
	margin-top: 5px;
	padding: 0;
	margin-bottom: 50px;
	letter-spacing: -0.06em;
	color: #CDCDCD;
	line-height:17px;
}

#main {
	position: relative;
	margin: 50px 0 0 0;
	padding: 0;
	width: 100%;
}
	
#right {
	width: 285px;
	float: right;
	border-top: 5px solid #ECECEC;
	padding-top: 30px;
	text-align: right;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
}
	
.noFloat {
	float: none;
	clear: left;
	display: block;
}


#right ul, .right2 ul {
	list-style: none;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
	
#right li, .right2 li {
	padding: 5px 0px 5px 20px;
	position: relative;
}

#right div.sexy-bookmarks {
	display: none;
}

#right li a, .right2 li a {
	background: #FFF url('mainstyle/none.gif') no-repeat left center;
	padding: 0px 0px 0px 20px;
	color: #999;
	font-size: 0.8em;
	text-decoration: none;
}

#right li a:hover, .right2 li a:hover {
	background: #FFF url('mainstyle/bullet.gif') no-repeat left center;
}

#content {
	width: 64%;
	margin-right: 35%;
	border-top: 5px solid #ECECEC;
	padding-top: 40px;
	margin-bottom: 40px;	
}
	
h1 {
	font: 400 "Trebuchet MS", Verdana, Arial, Helvetica;
	color: #444;
	letter-spacing: -0.1em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h2 {
	font: 400 1.5em "Trebuchet MS", Verdana, Arial, Helvetica;
	color: #444;
	margin-top: -0.4em;
	padding-top: 0px;
	letter-spacing: -1px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
	
h3 {
	font: 800 1.2em arial,sans-serif;
	color: #666;
	letter-spacing: -0.1em;
	margin-bottom: 10px;
}

p {
	line-height: 1.8em;
	margin: 10px 0px 20px 0px;
	color: #555;
	font-size: 0.8em;
	text-align: justify;
	letter-spacing: 0px;
}
	
#content a, #content2 a, #foot a {
	text-decoration: none;
}

#content a:hover, #content2 a:hover, #foot a:hover {
	border-bottom: none;
}

#content2 p a,  #content2 .gallery a{
	border: 0px none #FFF;
}

#content2 img, #content2 a img {
	padding: 4px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
}

#content2 a:hover img {
	border: 1px solid #ff9900;
}
	
img.color, a img.color {
	float: left;
	padding: 1px;
	border: 1px solid #CCC;
	margin: 0 8px 0 0;
}
	
a:hover img.color {
	border: 1px solid #999;
}

#multiBar {
	float: right;
	width: 315px;
	margin: 0px;
	padding: 0px;
	position: relative;
}

#dualContainer {
	clear: right;
	width: 315px;
	position: relative;
}

.right2 {
	float: right;
	width: 135px;
	margin-left: 15px;
	margin-right: 0px;
	padding-top: 40px;
	border-top: 5px solid #ECECEC;
	text-align: right;
	font-size: 0.85em;
	position: relative;
}

.right2 a {
	color: #33CCFF;
	text-decoration: none;
}
	
.right2 h3 {
	letter-spacing: -1px;
}


#content2 {
	width: auto;
	margin-right: 315px;
	border-top: 5px solid #ECECEC;
	padding-top: 40px;
}

#content2 img.thumbImg {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F5F5F5;
	border-right-color: #DEDEDE;
	border-bottom-color: #CCCCCC;
	border-left-color: #DEDEDE;
	padding: 5px;
}


.wp-smiley, img.wp-smiley, #content2 img.wp-smiley {
	border: 1px solid #FFF;
	padding: 0px;
	margin: 0px;
}

ol {
	padding: 10px;
	font-size: 0.8em;
	line-height: 1.8em;
}
 
ol span {
	font: bold 1.0em "Trebuchet MS", Verdana, Arial, Helvetica;
	color: #777;
}

ol li {
	margin-left: 25px;
	padding: 5px 0px;
	font-style: normal;
}

.commentmetadata {
	font: 400 0.75em "Trebuchet MS", Verdana, Arial, Helvetica;
	letter-spacing: 0em;
	color: #777;
	font-style: bold;
}

#comment_text {
	font: 400 1.25em "Trebuchet MS", Verdana, Arial, Helvetica;
	display: block;
	clear: both;
	float: left;
}

#comment_text img {
	margin: 0px;
	padding: 0px;
	border: 0px none #FFF;
}

#commentform small {
	font: 400 0.8em "Trebuchet MS", Verdana, Arial, Helvetica;
	display: block;
	width: 200px;
	padding: 0px;
	margin: 0px;
}

#commentform small em {
	color: #999;
}

#commentform #author {
	padding-left: 25px;
	background-image: url(images/user.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
}

#commentform #email {
	padding-left: 25px;
	background-image: url(images/mail.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
}

#commentform #url {
	padding-left: 25px;
	background-image: url(images/home.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
}

#commentform #comment {
	width: 575px;
	padding-left: 4px;
	padding-top: 4px;
	background-image: url(images/quote.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	text-indent: 25px;
	line-height: 18px;
}


#content ul, #content2 ul {
        font-size: 0.8em;
	list-style-type: none;
	padding: 10px;
	color: #777;
	line-height: 1.8em;
}
	
#content ul li, #content2 ul li {
	padding-left: 20px;
	background: url('mainstyle/bullet2.gif') no-repeat left 7px;
	margin-left: 10px;
        margin-bottom: 10px;
	font-style: normal;
}

#wp-calendar {
  width: 100%;
  margin-bottom: 20px;  
  font-size: 1em;
  border: 0px none #fff;
  border-collapse: collapse;
  clear: both;
}

#wp-calendar caption {
  margin-top: 20px;
  padding: 0 0 0.5em 3px;
  font: 400 1.2em arial,sans-serif;
  text-align: left;  
  letter-spacing: -1px;
  display: none;
}

table th,
table td {
  text-align: left;
  vertical-align: top;
  padding: 4px 7px !important;
  padding: 6px 10px;
}


thead th {
  border-top: 2px solid #CCC;
  border-bottom: 1px solid #CCC;
}


tbody td {
  border-bottom: 1px solid #ECECEC;
}

tbody tr:hover {
  background-color: #F0F0F0;
}

blockquote {
	display: block;
	padding: 5px 10px 5px 40px;
	margin: 10px 25px 10px 25px;	
	background-image: url(mainstyle/blockquote_quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

blockquote p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #888;
	text-align:justify;
	letter-spacing: 0em;
}


form label{
	display:block;
	font-size: 14px;
}

form input.text, form textarea{
	width:300px;
	border:1px #E0E0E0 solid;
	color:#666;
	padding:4px 5px;
	background-color: #F3F3F3;
	font-family: Arial, san-serif;
	font-size: 14px;
}
	
form textarea{
	width:95%;
}

form input.text:hover, form textarea:hover{
	border:1px #CCC solid;
}

form input.text:focus, form textarea:focus{
	border:1px #BBB solid;
	color:#666;
}

form input.button{
	margin-right:8px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-color: #F3F3F3;
	border: 1px outset #999999;
	padding: 2px 5px;
}
	
form input.button:hover {
	color: #000000;
}

* html form input.text, * html form textarea{
	border-color: #CCC;
	color:#333;
}

#foot {
	width: 100%;
	border-top: 3px solid #ECECEC;
	padding: 30px 0 30px 0;
	margin-top: 40px;
	font-size: 0.75em;
}


#foot strong {
	font-size: 1.5em;
}

.videobox {
	width: 100%;
	background-color: #F2F2F2;
	padding: 20px;
	border: 1px solid #DDD;
}
