/*
Theme Name: Budget Wedding Venues
Theme URI: http://www.avenuethreemedia.com
Description:
Version: 1.0
Author: Erick Arbe
Author URI: http://www.avenuethreemedia.com
Tags: 
*/


body {
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	margin: 0px;
	padding-left: 50%;
	background: #f4f4f4 url(images/bg.gif) center repeat-y;
	position: absolute;
}

.clearfix:after { /* FF, O, etc. */
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block; /* IE7xhtml*/
}

html[xmlns] .clearfix { /* O */
	display: block;
}

* html .clearfix {
	height: 1%; /* IE5-6 */
}

h1, h2, h3 {
	margin-top: 0px;
	font-weight: normal;
	color: #890E0B;
}

a:focus {
	outline: none;
}

.clear {
	clear: both;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.4em;
}

p, ol, ul {
	margin-bottom: 1.8em;
	
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a img {
	border: none;
}

#container {
	width: 740px;
	margin-left: -370px;
}

/* Header --------------------------*/
/* The topmost faded bar */
#topbar {
    width:auto;
    background: #EEE;
    height: 20px;
    padding: 10px 5px 5px 2px;
    font: 9px verdana;
    font-weight: bold;
    color: #CCCCCC;
    text-align: right;
}

/* This holds the two heading blocks, the title and the login form */
#headerwrapper {
    width: auto;
}

/*Slideshow ----------------------------------------*/

#slideshow {
    position:relative;
    height:363px;
	width: 396px;
	float: left;
}


#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}


/* class that styles the holder div of the forms */
.userform {
    width: auto;
    color: #DD7CB4;
    padding: 5px 0px 5px 3px;
    background: #fbfbfb;
    border:1px solid #efefef;
    border-top: none;
    text-align: justify;
    margin-bottom: 1px;
}

/* This will style the login and search */
.userform input {
    border: 1px solid #DDD;
    font-family: verdana;
    font-size: 10px;
    color: #BBB;
    font-weight: bold;
}

h1 {
	font: 48px verdana;
	color: #DD7CB4;
	margin: 5px;
}

h1 a {
	color: #DD7CB4;
	text-decoration: none;
}

h1 a:hover {
	text-decoration:none;
	color: #FF66CC;
}

h6 {
    font: 10px verdana;
    font-weight: bold;
	color: #DDD;
	margin: 0px;
	padding: 0px;
	margin-left: 8px;
}

/* This holds the tabs */
#tabholder
{
    width: auto;
}

/* Container for the article box, and the pic box */
.articleboxouter {
    width: auto;
    padding: 10px 6px 0px 5px;
    clear: both;
} 

/* Content holder for the articles */
.articleboxinner {
    width: auto;
    line-height: 20px;
    color: #DD7CB4;
    padding: 15px 6px 0px 6px;
    background: #fbfbfb;
    border:1px solid #efefef;
    text-align: justify;
    height: 220px;
}
.articleboxinner-inner {
	width: auto;
	line-height: 20px;
	color: #666666;
	padding: 15px 6px 0px 6px;
	background: #fbfbfb;
	border:1px solid #efefef;
	text-align: justify;
	font-size: 13px;
}

/* The title style for the main article */
.articleheader
{
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
	color: #DD7CB4;
}

/* This will style the read more thing at the bottom */
.readmore {
    text-align: right;
    display: block;
    width: auto;
}

/* This controls the main pic in the main article box */
.mainpiccontrol
{
    border: 1px #DBB7DB solid;
    float: left;
    margin-right: 10px;
}

/* Container for the pic thumbnails */
.picboxouter {
    width: auto;
    padding: 0px 6px 0px 5px;
    clear: both;
}

/* Content holder for the pic box */
.picbox {
    width: auto;
    line-height: 22px;
    color: #DD7CB4;
    padding: 0px;
    border:1px solid #efefef;
    border-top: none;
    text-align: center;
}

/* This controls the thumbnails in the picbox div */
.pickboxcontrol
{
    border: 1px #DDD solid;
    vertical-align: middle;

}

/* Sometimes, I don't want borders around my hyperlink images */
.noborder {
    border: none;
}

/* For taming those leeeeeeetle arrows */
img {
    vertical-align: text-bottom;
}

/* Style-up those ugly default hyperlinks */
a {
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #663366;
}

/* And their ugly hover states too */
a:hover {
	text-decoration: underline;
}

/* Why should the humble footer be left out? */
#footer {
	background-color: #CCC;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	padding-top: 5px;
	clear: both;
}

/* This will contain the three columns */
#newsContainer2
{
    width:auto;
    background-color: #E0E0E0;
}

/* First column of the three columns */
.c1
{
	width: 239px;
	background-color: #F7F4F7;
    border: 1px solid #DDD;
    border-top: none;
    line-height: 22px;
    color: #DD7CB4;
	float: left;
}

/* Second column of the three columns */
.c2
{
    width: 230px;
    float: left;
    border-bottom: 1px solid #DDD;
    line-height: 22px;
    color: #DD7CB4;
}

/* Third column of the three columns */
.c3
{
	width: 228px;
	background-color: #F7F4F7;
    border: 1px solid #DDD;
    border-top: none;
    line-height: 22px;
    color: #DD7CB4;
	float: right;
}

/* This controls the titles for each column */
.noteheader
{
    width:auto;
    border-bottom: 1px solid #DDD;
    border-top: none;
    color: #DD7CB4;
    height: 24px;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
	background:url(images/headerBG.jpg) repeat-x;
}

/* And this gives the column text some breathing space */
.spacy
{
    padding: 5px;
}

/* CSS Tabs */
#tabs8 {
    float:left;
    width:100%;
    background:#F1F1F1;
    font-size:93%;
    line-height:normal;
    border-bottom:1px solid #CCC;
}

#tabs8 ul {
    margin:0;
    padding:10px 10px 0 5px;
    list-style:none;
}

#tabs8 li {
    display:inline;
    margin:0;
    padding:0;
}

#tabs8 span {
    float:left;
    background:url(images/tableft8.gif) no-repeat left top;
    margin:0;
    padding:0 0 0 4px;
    text-decoration:none;
}

#tabs8 span a {
    float:left;
    display:block;
    background:url(images/tabright8.gif) no-repeat right top;
    padding:5px 15px 4px 6px;
    color:#eee;
    font-weight: bold;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs8 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs8 a:hover span {
    color:#591333;
}

#tabs8 span:hover {
    background-position:0% -42px;
}

#tabs8 span a:hover {
    background-position:100% -42px;
    color: #888;
}

#tabs8 #current_page_item a {
    background-position:0% -42px;
}
#tabs8 #current_page_item a span {
    background-position:100% -42px;
    color: #888;
}
/* End of CSS Tabs -------------------------------------*/

.post, .single {
	color: #EEEEEE;
	clear:both;
	border:1px solid #151515;
	padding:5px 8px 8px;
	margin-bottom:7px;
}

.post .date-post, .post .author-post {
	font-size:11px;
	color:#a60000;
	float:left;
}

#mini-post-wrap .odd { float:left; clear:right; padding-left:1px; }

#mini-post-wrap .even { float:left; clear:right; padding-left:1px;}

.mini-post {
	background-color:#232323;
	width:316px;
	border-left:1px solid #151515;
	border-right:1px solid #151515;
	border-bottom:6px solid #1d1d1d;
	margin-bottom:7px;
	overflow:hidden;
}

.mini-content {
	padding:5px;
}
.title {
	font:normal 16px 'Trebuchet MS', Tahoma;
	height:20px;
	line-height:20px;
	overflow:hidden;
	padding-bottom:3px;
	border-bottom:1px solid #3C8C06;
	margin-bottom:3px;
	color:#FFFFFF;
}

.mini-post .entry {
	height:100px;
	overflow:hidden;
}

.mini-post .meta {
	background:#810E04 url(images/mini-meta-bg.gif) repeat-x 0 0;
	font:normal 11px Tahoma, Verdana;
	height:24px;
	line-height:23px;
	padding:0 12px;
	border:1px solid #a01102;
	margin:0;
}

.mini-post .date-post, .mini-post .read-more {
	color:#E9E0DF;
	display:block;
	float:left;
}

.mini-post .read-more {
	
	float:right;
	padding-left:15px;
	text-transform:uppercase;
}

.navigation .alignleft a, .navigation .alignright a {
	background-color:#181818;
	display:block;
	float:left;
	border:1px solid #1D1D1D;
	font:normal 11px Verdana, Tahoma;
	height:26px;
	line-height:26px;
	padding:0 7px;
}

/* wp-pagenavi --------------------------------*/
#wp-pagenavi-wrapper {
	background-color:#171717;
	height:36px;
	position:relative;
	padding:0 9px;
	border:1px solid #1d1d1d;
}
.wp-pagenavi {
	padding-top:12px;
	font:normal 11px Tahoma, Verdana, Arial;
}

.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi a, .wp-pagenavi a:visited, .wp-pagenavi a:link, .wp-pagenavi span.extend  {
	border:1px solid #0d0d0d !important;
	padding: 4px 6px !important;
}

.wp-pagenavi span.pages, .wp-pagenavi a, .wp-pagenavi a:visited, .wp-pagenavi a:link, .wp-pagenavi span.extend {
	background-color:#232323 !important;
	color:#FCFCFC !important;
}

.wp-pagenavi span.current {
	background-color:#202020 !important;
	color:#000000 !important;
}

/* Sidebar ------------------------------*/

#sidebar {
	float: left;
	width: 225px;
	margin: 25px 0px;
	padding: 0px 5px;
	border-right: 1px solid #B9B9B9;
}


#sidebar-content {
	
}

#sidebar ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#sidebar ul li {
	padding: 0px 15px 10px 15px;
	font-size:11px;
	line-height:20px;
	margin-bottom: 15px;
	border-bottom: 1px solid #BDBDBD;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#sidebar li li {
	/*margin-left: 20px;
	margin-right: 20px;*/
	line-height: 30px;
	padding-left: 15px;
	border-bottom: 1px dashed #BDBDBD;
	
}

#sidebar li ul {
	margin-bottom: 1.8em;
	list-style: none;
}

#sidebar h2 {
	padding: 7px 5px;
	font-size: 1.6em;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar p {
	padding: 0 20px;
}

.sb-bottom {
	width: 198px;
	margin: 15px auto;
	padding: 0px;
}

/* Search */

#search {
}

#search form {
	margin-bottom: 1.8em;
	padding: 0px;
}

#search fieldset {
	margin-left: 20px;
	padding: 0px;
	border: none;
}

#search #s {
	width: 160px;
}

/* Footer */

#footer {
	clear: both;
	width: 100%;
	height: 50px;
	margin: 0px auto 0px auto;
	color: #FFFFFF;
	background-color: #5E5E5E;
}

#footer p {
	margin: 0px;
	padding: 19px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: smaller;
}

#footer a {
	color: #FFFFFF;
}

hr {
	display: none;
}

.pagetitle {
	color: #444444;
}

#comment {
	width: 540px;
	height: 100px;
}

#respond {
	color: #444444;
}
.left {
	float:left;
	padding: 10px;
}