/* reset */
* {
margin: 0;
padding: 0;
}

/* render html5 elements as block */
header, footer, section, aside, nav, article {
display: block;
}

body {
line-height: 1;
background: #357;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #666;
font-size: 14px;
line-height: 22px;
}
	
/* layout */

#scroll {
/*	margin:auto;
	width:1234px;
	background:url('../images/scroll.png') no-repeat; */
}

#wrapper {
z-index:500;
width: 940px;
margin: 0 auto;
margin-top: 20px;
margin-bottom: 20px;
background-color:#FFF;
border: 3px solid #888;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

nav {
width: 940px;
height: 68px;
margin: 0 auto;
background: #dadada;
border-bottom: #F78F1E solid 2px;
margin-top: -5px;
}

#main {
width: 940px;
min-height:660px;
margin: 0 auto;
padding-top: 30px;
background: #FFF;
overflow: hidden;
}

#content {
float: right;
width: 640px;
margin-right: 30px;
}

#sidebar {
float: left;
padding-left: 20px;
width: 220px;
}

.sponsors {
width: 200px;
margin-left:10px;
}

.sponsors img {
width: 80px;
height: 80px;
margin:4px;
}

footer {
width: 940px;
margin: 0 auto;
clear: both;
border-top: #F78F1E solid 2px;
}

footer img {
	float:right;
	margin:20px;
}

/* basics */

h1,h2,h3,h4,h5,h6 {
font-weight: bold;
clear: both;
color: #357;
}

a:link, a:visited {
color:#357;
}

a:hover, a:active {
color: #000;
}

p {
margin-bottom: 18px;
}

li {
padding-left: 5px;
}

.samples {
text-align:center;
vertical-align:top;
padding:10px;
margin:10px;
background-color:#fafafa;
border:2px dotted #ccc;
} 

/* nav */

nav .menu {
font-size: 16px;
font-weight: bold;
}

nav .menu ul {
margin: 0;
padding: 17px 0 0 /*20px*/ 5px;
list-style: none;
line-height: normal;
}

nav .menu li {
display: block;
float: left;
}

nav .menu a {
display: block;
float: left;
margin-right: 5px;
padding: /*0px*/9px /*15px*/9px;
text-decoration: none;
color: #051051;
background-color:#cacaca;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;

}

nav .menu a:hover {
color:#dadada;
background-color:#F78F1E;
}

/** HEADER */

header {
padding: 20px 0 0 0;
}

/*header img {
border-top: #F78F1E solid 2px;
}
*/
.headerH1design {
float: left;
margin: 0 0 18px 10px;
width: 420px;
font-size: 40px;
line-height: 36px;
}

.headerH1weddings {
float: left;
margin: 0 0 18px 10px;
width: 700px;
font-size: 40px;
line-height: 36px;
}

header>h1 a {
color: #333;
font-weight: bold;
text-decoration: none;
padding-bottom:10px;
}

header>h2 {
color: #ccc;
clear: right;
float: right;
font-style: italic;
font-size: 14px;
margin: 14px 20px 18px 0;
}

#headergraphic {
width:940px;
height:200px;
margin-top:60px;
border-top:4px solid #F78F1E;
}

.headergraphic {
border-top:4px solid #F78F1E;
}
/** ARTICLES **/
article img {
border: #777 solid 2px;
}

article .indent {
	margin-left:20px;
}

article .indent-img {
	width:550px;
	text-align:center;
	margin-left:20px;
}

article .indent-img span {
	color:#999;
	font-size:11px;
}

article .col1 {
width: 204px; 
padding: 0 10px 0 0;
float: left;
}

article .col2 {
width: 204px; 
padding: 0 10px 0 0;
float: left;
}

article .col3 {
width: 204px;
float: left;
}

.col1 p, .col2 p, .col3 p {
	text-align:center;
	font-size:16px;
	padding:2px 2px 10px 2px;
	color:#051051;
  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fafafa), to(#fff));
  /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(top, #dadada, #fff);
  /* Firefox 3.6+ */
  background: -moz-linear-gradient(top, #dadada, #fff);
  /* IE 10 */
  background: -ms-linear-gradient(top, #dadada, #fff);
  /* Opera 11.10+ */
  background: -o-linear-gradient(top, #dadada, #fff);
}

.col1 p a, .col2 p a, .col3 p a {
	color:#051051;
	text-decoration:none;
}

.col1 p a:hover, .col2 p a:hover, .col3 p a:hover {
	color:#F78F1E;
	text-decoration:none;
}

article ul {
list-style:circle;
margin-top:0;
}

article .ul-main {
margin: 10px 0 20px 60px;
}

article .ul-sub {
margin: 0 0 10px 20px;
list-style:square;
}

#content h1, h2, h3, h4, h5, h6 {
margin: 0 0 20px 0;
line-height: 1.5em;
}

.alignleft, img.alignleft {
display: inline;
float: left;
margin-right: 10px;
}

.alignright, img.alignright {
display: inline;
float: right;
margin-left: 10px;
}

.aligncenter, img.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignleft, img.alignright, img.aligncenter {
margin-bottom: 12px;
}

.tab_content .thumb img {
border:1px solid #ccc;
width:60px;
height:60px;
padding: 3px;
}

.tab_content a.thumb {
display: block;
float: left;
border:1px solid #ccc;
margin:5px;
}

.tab_content a.thumb:hover, .tab_content a.thumb:active {
border:1px solid #F78F1E;
}

/* sidebar and footer widget blocks */

aside h3 {
font-size: 18px;
}

aside ul {
list-style:square;
color: #F78F1E;
margin: -15px 0 15px 25px;
font-size:10px;
line-height:16px;
}

footer p {
text-align: right;
font-size: 11px;
padding-right: 20px;
}

.buttons {
width: 200px;
margin-bottom: 20px; 
}

/* TAB WIDGET  */
.tabwidget {
width: 200px; 
font: 10px normal Verdana, Arial, Helvetica, sans-serif; 
}

.tabwidget-1 {
width: 625px; 
font: 12px normal Verdana, Arial, Helvetica, sans-serif; 
}

ul.tabs, ul.tabs-1 {
font: Verdana, Arial, Helvetica, sans-serif; 
margin: 0;
padding: 0;
float: left;
list-style: none;
height: 32px;
border-bottom: 1px solid #999;
border-left: 1px solid #999;
width: 100%;
}

ul.tabs li, ul.tabs-1 li {
float: left;
margin: 0;
padding: 0;
height: 31px;
line-height: 31px;
border: 1px solid #999;
border-left: none;
margin-bottom: -1px;
background: #e0e0e0;
overflow: hidden;
position: relative;
}

ul.tabs li a, ul.tabs-1 li a {
text-decoration: none;
color: #000;
display: block;
font-size: 1.2em;
padding: 0 4px;
border: 1px solid #fff;
outline: none;
}

ul.tabs li a:hover, ul.tabs-1 li a:hover {
background: #ccc;
}	

html ul.tabs li.active, html ul.tabs li.active a:hover, html ul.tabs-1 li.active, html ul.tabs-1 li.active a:hover {
background: #efefef;
border-bottom: 1px solid #efefef;
}

.tab_container, .tab_container-1 {
border: 1px solid #999;
border-top: none;
clear: both;
float: left; 
width: 100%;
margin-bottom: 20px;
background: #efefef;
-moz-border-radius-bottomright: 5px;
-khtml-border-radius-bottomright: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-bottomleft: 5px;
-khtml-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
}

.tab_content, .tab_content-1 {
padding: 20px;
font-size: 1.2em;
line-height: 1.5em;
}

.tab_content ul, .tab_content-1 ul {
list-style: none;
}

.tab_content h3, .tab_content-1 h3 {
border-bottom: 1px dashed #03327d;
}

.tab_content a, .tab_content-1 a {
color: #357;
}

.tab_content a:hover, a:active, .tab_content-1 a:hover, a:active {
color: #000;
}

.orange-tab {
	color:#fff;
	font-weight:bold;
	background-color:#357;
	padding:5px 7px;
}


.tab_content ul, .tab_content-1 ul.resume {
list-style: square;
margin:0 0 0 30px;
}


	/* ------------------------- Invitation Blanks -------------------------  */

#blanks {
	width: 630px;
	border:none;
}

#blanks hr {
	margin:10px 0;
}

.blank_invites {
	text-align:center;
}

.details, .price {
	font-size:10px;
}

	/* ------------------------- Show/Hide -------------------------  */
#q1plus {
	height:8px;
	width:8px;
}

#q1minus {
	height:8px;
	width:8px;
	background:url('images/minus.gif') no-repeat center center;
}

.question {
	margin-top:8px;
	font-size: 14px;	
	line-height:24px;
	color: #2c6c99;
	cursor:pointer;
	max-width:98%;
}
.question span {
	float:left;
	margin-right:15px;
}

.answer {
	font-size: 14px;
	line-height:24px;
	display:none;
	padding:1px 5px 10px 26px;
	margin-top:5px;
	max-width:98%;
}

.answer p {
	margin-bottom:0;
	max-width:98%;
}

.answer ul {
	margin-top:0;
}

.answer li {
	line-height: 24px;
	padding: 0 0 5px 0;
	max-width:98%;
}
.question img {
	padding-top:8px;
	border: none;
}
.spacer_ten_pixels {
	height: 10px;
	clear:both;
}

	/* ------------------------- Show/Hide -------------------------  */

/* ------------------- HIGHSLIDE ---------------   */

.cat_content {
	padding:5px 0 0 5px;
}
.cat_content img {
	float: left;
	margin: 0 7px 7px 0;
	border: 1px solid #cacaca;
	padding: 4px;
}

.highslide {
	outline: none;
}
.highslide:hover img {
	border-color: gray;
}

