content
{
color:#990000;
font-size:12;
font:Arial, Helvetica, sans-serif;
}

/*
Theme Name: Drenched
Theme URI: http://www.wpthemedesigner.com/
Description: 2 Columns Magazine Style Theme with Featured Post
Version: 1.0
Author: Design by ChiQ Montes
Author URI: http://www.wpthemedesigner.com/
*/

* {margin:0; padding:0;}

body { background:#ffffff; font-family:Helvetica; color:#000000; font-size:12px; }

.c {clear:both;}
a { text-decoration:none; color:#cc0033;}
a:hover {  color:#333333;}
a img {border:none;}


#wrap {width:1000px; margin:0 auto;}

#top-menu {  height:90px; width:1000px;padding-top:2px;bgcolor:#000000;}
#top-menu #topleft { float:left;}
#top-menu #topright { float:right;}

#header {bgcolor:#ffffff;padding-top:2px;width:1000px;}


/*
#menu {height:36px; background:url(images/menu_bg.gif) repeat-x;}
*/
ul {
	margin-left: 35px;
	margin-bottom: 10px;
	margin-top: 10px;	
}
#menu {height:36px;}

#menu ul { list-style-type:none;}
/*
#menu ul li { float:left; margin:7px 0; background:url(images/menu_divider.gif) no-repeat right; padding:2px 15px; font-size:12px; font-weight:bold; width:70px; text-align:center}
*/
#menu ul li { float:left; margin:7px 0; border-right: 2px solid #cccccc; padding:2px 15px; font-size:11px; font-weight:bold; width:70px; text-align:center}

#menu ul li a {color:#1a1a1a; margin:auto;}
#menu ul li a:hover {color:#990000;}


#menu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
#menu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
#menu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
#menu ul li ul li a{
font: bold 11px Arial, Helvetica, sans-serif;
width: 100px; /*width of sub menus*/
padding: 5px;
margin: 0;
border-top-width: 0;
border-bottom: 2px solid #CCCCCC;
}

#menu ul li ul li a:hover{ /*sub menus hover style*/
background: #ffffff;
color: black;
}


.jqueryslidemenu{
font:11px Arial, Helvetica, sans-serif; 
background: #ffffff;
}

.jqueryslidemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
display: block;
background: #000000; /*background of tabs (default state)*/
color: white;
padding:5px 5px 5px 5px;
/*border-right: 1px solid #CCCCCC;*/
color: #white;
text-decoration: none;
width:101px;
text-align:center;
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
color: #ffffff;
}

.jqueryslidemenu ul li a:hover{
background: #990000; /*tab link background during hover state*/
color: #ffffff;
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
font: 11px Arial, Helvetica, sans-serif;
width: 114px; /*width of sub menus*/
padding: 5px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid #CCCCCC;
}

.jqueryslidemenuz ul li ul li a:hover{ /*sub menus hover style*/
background: #ffffff;
color: black;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

#featured { width:935px; margin:24px auto; height:250px; }
#featured .post { height:250px; width:617px; float:left; background:#1a1a1a; color:#FFFFFF; }
#featured .post .content {width:190px; float:left; padding:10px;}
#featured .post h3 { font-size:18px; line-height:14px; text-indent:5px;  margin:0 0 10px 0;}
#featured .post .text { font-size:11px;}
#featured .post .text p { line-height:13px; margin-bottom:1em;}
#featured .post a {color:#FFFFFF; font-weight:bold;}
#featured .post .image {width:400px; height:250px; float:right; background:#333333;}
#featured .post img {width:400px; height:250px;}

#featured .ad { width:300px; height:250px; float:right; background:#FFFFFF;}


#contentwrap { margin:5px; width:990px;}
#content {float:left; width:750px;}
#sidebar { width:229px; float:right;margin-top:5px;}
#sidebar1 h2{ text-align:center; font-size:10px; color:#grey;font-weight:100%}


.warning { font-size:13px; font-weight:bold; padding:4em; text-align:center}
.navigation { text-align:center; font-weight:bold; padding:10px;width:100%}
.navigation .previousent{float:left;width:200px}
.navigation .nextent{float:right;width:200px}

#contentwrap { padding:5px 0 0 0;}
#content .post { border-bottom:1px solid #CCC; margin:0px 0 10px 0; padding:15px 2px 15px 2px;}
#content .post .image {float:left; background:#f1f1f1;height:200px; width:300px; overflow:hidden }
#content .post .image img {border: 0px; overflow:hidden}


#content .post .content {float:left; width:420px;padding-left:10px;}
#content .post .content1 {float:left;}

#content .post .category a{font-family:"Helvetica";font-size:24px;color:#333;font-weight:400;margin:0 0 5px;padding:2px 0 0 0px;}
#content .post .category a:hover{color:#C03;text-decoration:none;}
#content .post h3{font-family:"Helvetica";font-size:24px;color:#333;font-weight:400;margin:0 0 5px;padding:2px 0 0 0px;}
.stats_icon{width:20px;height:20px;background-image:url(http://vincitmagazine.com/blog/wp-content/themes/drenched/images/stats.gif);float:left;margin-right:5px;}
#content .post h3 a{color:#000;text-decoration:none;}
#content .post h3 a:hover{color:#C03;text-decoration:none;}
#content .post .content .meta {font-size:11px;font-family:"Helvetica";font-weight:500;text-transform:uppercase;color:#999;}
#content .post .content .meta .author a{color:#C03!important;}
#content .post .content .meta .author a:hover{color:#C03!important;text-decoration:underline;}
#content .post .text { font-size:14px; line-height:20px;font-family:"Helvetica";padding: 0px;color:#333333;padding-top:10px;}
#content .post .text p { text-align:left; margin:0 0 1em 0;}
#content .post .underpost a{font-size:11px;color:#00A4E7;font-weight:700;text-align:left; padding:0 0 0 0 ; margin:0 0 1em 0; }
/*
#content .post .text img { border:1px solid #c3c3bb; padding:5px;}
*/
#content .post.single {padding:15px;border:1px solid #cccccc;margin-top: 10px;}
#content .post.single .underpost { text-align:left;}

#content .post blockquote { padding:20px; background:#eeeeee; width:480px; margin:0 auto; border-top:1px solid #cccccc; border-bottom:1px solid #cccccc; font-weight:bold; font-style:italic; font-size:12px;}
#content .post code { padding:15px; background:#eeeeee; display:block; width:480px; margin:0 auto; border-top:1px solid #cccccc; border-bottom:1px solid #cccccc; font-size:12px; }




.widget { border:1px solid #c3c3bb; margin:0 0 10px 0; padding:10px;}
.widget h4 { background:#000000; color:#FFFFFF; text-transform:uppercase; padding:5px; font-size:11px;}
.widget .photo { width:75px; height:75px; padding:5px; border:1px solid #1a1a1a; float:left; margin:10px 15px 0 0;}
.widget ul { list-style-type:none; margin:5px 0 5px 8px;}
.widget ul li { font-family:Helvetica; font-size:11px; padding:4px 0 4px 15px; background:url(images/bullet.gif) no-repeat left;}

#sidebar .left {width:150px; float:left;}
#sidebar .right {width:150px; float:right;}
.left .widget, .right .widget { padding:5px;}


#footer {background:#000000; color:#ffffff; font-size:11px; padding:10px 0;height:50px;}
#footer a {color:#FFFFFF;}
#footer .center {width:1000px; margin:0 auto;}
#footer .left {float:left;}
#footer .right {float:right;}


#comment_wrap {padding:16px; border:1px solid #c3c3bb; margin:0 0 10px 0;}
#comments h4 { font-size:14px; font-weight:bold; color:#1a1a1a; padding: 0 0 10px 0;}

.comment {border-bottom:1px solid #cccccc;}
.comment .avatar {float:left; padding:25px 20px; width:45px; height:45px;}
.comment .content {float:left; padding:25px 20px 25px 0; width:470px; float:right; }
.comment .author {color:#545422;} .comment .author span {font-weight:bold;}
.comment .date {font-size:11px; color:#808080; padding:0 0 5px 0;}
.comment .text { font-size:11px; padding:0 0 5px 0;}
.comment .text p { text-align:justify; margin:0 0 1em 0;}

#commentform { margin:0 auto 3em auto; width:500px;}
#commentform td  {  color:#333333; font-weight:bold; font-size:10px;}
#commentform input { background:#FFFFFF; border:1px solid #cccccc; color:#666666; padding:4px; width:125px;}
#commentform input.submit {  border:1px solid #cccccc; background:#FFFFF; width:120px; color:#333333; font-size:10px; margin:5px auto 0 auto; font-weight:bold;}
#commentform textarea { background:#FFFFF; border:1px solid #cccccc; color:#333333;  width:350px; height:110px; font-family:Helvetica;}
	/* pagenavi 
	
	.wp-pagenavi {margin-bottom:10px;padding:25px 0px 0px 0px; font-size:11px;width:623px;cursor:default;font-weight:normal;text-transform:normal;letter-spacing:1px;margin-left:0px;}
	
	.wp-pagenavi a, .wp-pagenavi a:link {
		color:#000000;
		text-decoration:none;
		border: 1px solid #eaeaea;
		background-color: #FFFFFF; 
	}
	.wp-pagenavi a:visited {
	
	}
	.wp-pagenavi a:hover {	
		color:#fff;
	}
	.wp-pagenavi a:active {
	}
	
	.wp-pagenavi span {float:left;}
	
	.wp-pagenavi span.pages {
		padding:0; 
		margin:0;
		color: #fff;
		border:none;
		letter-spacing:0px;
		font-weight:bold;
	}
	.wp-pagenavi span.current {
		margin-right: 0.1em; 
		padding:0.2em 0.5em;
		color:#fff;
		float:none;
		background-color:#0298ff;
		border: 1px solid #0298ff;	
	}
	.wp-pagenavi span.extend {
		padding: 0.2em 0.5em; 
		margin-right: 0.1em;
		color: #000000;
		background-color: #ffffff;
		float: none; 
	}
*/

.wp-pagenavi {color:#000 !important;width:669px!important;margin:0;font-size:13px !important;font-weight:bold !important;padding:0 !important;text-align:left !important;display:block;margin-top:20px !important;padding-bottom:15px;!important;height:35px;}

.wp-pagenavi span {border:0 !important;margin:0 !important;}
.wp-pagenavi a.last {display:none;}
.wp-pagenavi span.extend {display:none;}
.wp-pagenavi span.pages {float:left !important;overflow:hidden !important;}
.wp-pagenavi span.current {padding:5px 8px !important;color:#fff !important;margin:0 !important;margin-right:5px !important;background:#222 !important;_display:block;border:0 !important;}

.wp-pagenavi a {color:#000 !important;text-decoration:none;padding:5px 8px !important;margin:0 !important;margin-right:5px !important;_display:inline-block !important;border:0 !important;background:#eaeaea !important;}
	.wp-pagenavi a:hover {background-color:#777 !important;color:#fff !important;}


.clearing {clear:both; height:0; overflow:hidden; margin:-1px 0 0 0;}
#recentpost {clear:both;}
#recentpost ul {margin-top:5px;margin-bottom:19px;margin-left: 0px;}
#recentpost ul li {list-style-type:square;font-size:11px;font-weight:bold;margin-left:15px;padding-left:6px;}
#recentpost ul li:hover {color:#0298ff;}
#recentpost ul li a {display:block;color:#000;padding:7px 0;text-decoration:none;}
#recentpost ul li a:hover {color:#0298ff;}
#recentpost ul span {font-weight:normal;float:right;margin-top:-20px;margin-right:5px;}
#recentpost h3 {font-family:"Helvetica";font-size:12px;color:#333;font-weight:700;margin:0 0 5px;padding:2px 0 0 0px;}