/*
	CSS files kept in the 'styles' directory can be used to
	customize your K2 installation without having to mess
	with the core K2 files. This in turn makes it easier to
	upgrade to new K2 version as well as debug any problems
	that might occur.

	You select styles from the K2 Options page in the
	'Presentation' section of your WordPress administration.

	For more information on how to use custom styles:
		http://code.google.com/p/kaytwo/wiki/K2CSSandCustomCSS
	
	Author Name	:Karen Arnold
	Author Site	:http://highdesertweb.com
	Style Name	:VideoWorks Productions
	Style URI	:http://videoworksABQ.com
	Version		:1.0
	Comments	:
*/
body {
background:#fff;
  font-family:Arial,Helvetica,sans-serif;
}

#page {
background:#fff;
border:none;
padding-top:0;
	/* The entire design is contained within the 'page' id */
	}
	
#header {
background: #101010 url(header.jpg) no-repeat;
height:200px;
	/* Contains the H1 and menu */
	}

#primary {
	/* Contains the main column */
width:850px;
padding: 0;
margin-bottom:10px;
	}
#primary2 {
	/* Contains the main column Wedding page */
position:relative;
float:left;
width:450px !important;
padding:0;
	}
.content {
padding:0;
}

#sidebar-1 {
	/* The first sidebar */
	}

.columns-one .secondary {
position:relative;
bottom:0;
background: #101010 url(bgd-secondary.jpg) repeat-x ;
width: 830px;
}
#sidebar-2.secondary2{
        /* sidebar for Wedding Page */
width:370px;
float:right;
position:relative;
float:right !important;
margin-top:20px;
}

.secondary div {
float:left;
height:280px;
}	

.columns-one #page {
width: 850px;
}	
/*******************headings**************************/
h1, h2, h3, h4 {
font-family:Arial,Helvetica,sans-serif;
}
.secondary h4, .secondary2 h4 {
font-family:Arial,Helvetica,sans-serif;
font-weight: bold;
text-align:center;
letter-spacing:2px;
color:black;
}
#header h1 {
text-indent:-5000px;
font-size:-100px;
background: url(logo.png) no-repeat;
height:167px;
margin-left: 25px;
}	
#header .description {
position:absolute;
top:20px;
left:650px;
width:124px;
color: black !important;
font-weight:bold;
font-size:1.5em;
line-height:1.75;
}
h2.platinum, h2.gold, h2.silver {color:#777; height:35px;}
h2.platinum {background: url(heading-platinum.gif) no-repeat; }
h2.gold {background: url(heading-gold.gif) no-repeat;}
h2.silver {background: url(heading-silver.gif) no-repeat;}
/******************page divs***************************/

.box {
position:relative;/*position:absolute;*/
float:left;
width:320px;
padding:0 10px;
margin: -20px 0 0 0;
font-size: 1.1em;
line-height:1.3em;

}

.box p {
margin: 2px 0;
}
.moreWedding {
/*background: url(bride-3.jpg) no-repeat;*/
position: relative;
float:left;
width:270px;

margin-left:0;


}
.card {
width: 200px;
height: 40px;
padding-top:15px;
background: url(visa_mastercard.jpg) no-repeat;
text-indent: -100em;
overflow: hidden;
}

/*********************widgets*************************/
#sidebar-2 .widget {
margin: 0 0 15px 10px;
}
#sidebar-2 .secondary2 div {
font-size: 1.0em;
padding:5px 10px;
}
#text-179530501 {background:#FFD700;}/*gold*/
#text-179530502 {background: #C0C0C0}/*silver*/
#text-179529391 {background:#808080;}/*platinum*/

/***********************lists*************************/

ol, ul, li {
list-style-type:circle;
line-height:1.3em;
}
/******************box headings**************************/
.box h3 {
padding:0;
margin:0;
font-size:16px !important;
font-weight:bold;
letter-spacing:2px;
font-family:Arial,Helvetica,sans-serif;
}
/************************menu******************************/
ul.menu {
left:10px;
}
ul.menu, ul.menu li a {
padding:0 15px 15px 15px;
letter-spacing:2px;
}

ul.menu li a {
font-size:1.5em;
font-weight:bold;
}

ul.menu li a:hover {
color:#fff;
background:none;
text-decoration:underline;
padding-bottom:2px;

}
ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover {
color:#fff;
background:none;
text-decoration:underline;
}
/************************more boxes wedding page********************************/
.boxWedding {
font-family:Arial,Helvetica,sans-serif;
width: 100%;
margin: 0;
padding: 0;
background: #ccc url(box_bottom.gif) no-repeat bottom left;
}

.boxWedding h2 {
font-family:Arial,Helvetica,sans-serif;
margin: 0;
padding: 10px ;
color: #fff;
border-bottom: 1px solid #fff;
background: #999 url(box_top.gif) no-repeat top left;
}
.boxWedding h3 {
font-family:Arial,Helvetica,sans-serif;
margin:0 0 0 25px !important;
}
.boxWedding p {
margin: 0 0 0 10px;
padding: 0 10px 4px 10px;
color: #666;
font-size: 90%;
}

/**********************misc**************************************/

#dynamic-content {
padding-top:5px;
}
