body  {
	background: #2d2d2d url(antandnat/bg.jpg) repeat-x top left;
	color: #666666;
	font-family: "Times", Times New Roman, serif;
	font-size: 16px;
	line-height: 22px;
}

h1, h2, h3, h4, h5, h6  {
	color: #999999;
}

h7 {
	color: #999;
	font-family: "Times", Times New Roman, serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	padding-bottom: 5px;
	padding-right: 20px;
}

h11 {
	font-family: "Times", Times New Roman, serif;
	color: #999;
	font-size: 12px;
	text-transform: uppercase;
}

h12 {
	font-family:"Times", Times New Roman, serif;
	color: #999;
	text-transform: uppercase;
	font-size: 18px;
	font-style: none;
}

a:link, a:visited  {
	color: #996699;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
}

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

h7 a:hover {
	color: #bc7ebc;
	text-decoration: none;
}
 
 a.view_more, a.view_more:visited {
	color: #996699;
	font-family: "Times", Times New Roman, serif;
	font-style: normal;
	font-size: 11px;
	text-transform: uppercase;
}

a.view_more:hover {
	color: #bc7ebc;
	text-decoration: none;
}

/* STRUCTURE */

#wrap {

}

#header  {
	background: #fff;
	border-bottom: 0px solid #ebebeb;
}

#header h1.antandnat-title a  {
	color: #000;
}

#content  {
	background: #fff url(antandnat/bg_home_content.jpg) repeat-x top left;
}

#content_noshadow  {
	background-color: #fff;
	
}

/* HOME PAGE STYLES */

#latest_post_hp {
	background: url(http://www.antandnat.com/wp-content/themes/antandnat/images/bg_latest_post_hp.gif) repeat-x bottom left;
	border-top: 1px #e5e5e5 solid;
	
}

#latest_post_hp a:link, a:visited {
	color: #996699;
	font-family: "Times", Times New Roman, serif;
	font-size: 14px;
	text-decoration: none;
}

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

#latest_post_hp .date {
	font-family: "Times", Times New Roman, serif;
	color: #999999;
	font-size: 14px;
}

a.latest_post_entry_hdr{
	color: #675780;
	font-style: none;
	font-size: 20px;
	text-transform: none;
}

a:visited.latest_post_entry_hdr{
	color: #675780;
	font-style: none;
	font-size: 20px;
	text-transform: none;
}

a:hover.latest_post_entry_hdr {
	color: #bc7ebc;
}

.entry_hp .date {
	font-family: "Times", Times New Roman, serif;
	color: #999999;
	font-size: 12px;
}

.entry_hp .date a, .entry_hp .date a:visited {
	color: #996699;
	text-decoration: none;
	text-transform: none;
	font-size: 12px;
}

.bucket_content {
	font-size: 14px;
	line-height: 18px;
}

.bucket_content a:link, a:visited {
	font-size: 12px;
	color: #996699;
	margin-top: 10px;
}

.bucket_content a:hover {
	color: #bc7ebc;
}

.bucket_3_row {
	font-size: 14px;
	line-height: 18px;
	border-bottom: 1px solid #e5e5e5;
}

.bucket_3_row:hover {
	background-color: #efefef;
}

.bucket_3_icons {
	height: 60px;
	vertical-align: middle;
}

.bucket_3_row a:link, a:visited {
	font-size: 12px;
	color: #996699;
	margin-top: 10px;
}
a.bucket_1_link {
	color: #996699;
	font-family: "Times", Times New Roman, serif;
	font-size: 15px;
	line-height: 18px;
	text-transform: none;
}

#quotes {
	background: url(http://www.antandnat.com/wp-content/themes/antandnat/images/bg_hp_quote.gif) no-repeat;
}

.typicalQuoteStyle710 {
	color: #666666;
	font-family: "Times", Times New Roman, serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	font-style: italic;
	text-align: center;
}

.typicalQuoteStyle710 a, .typicalQuoteStyle710 a:visited {
	color: #996699;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
	font-style: none;
}

.typicalQuoteStyle710 a:hover {
	color: #bc7ebc;
}
   
/* TOUTS */

a.tout_flickr {
	background: url(http://www.antandnat.com/wp-content/themes/antandnat/images/touts/rollover/tout_flickr.jpg) no-repeat;
	display: block;
	width: 300px;
	height: 144px;
	margin-top: -10px;
}

a.tout_leavemessage {
	background: url(http://www.antandnat.com/wp-content/themes/antandnat/images/touts/tout_guestbook.jpg) no-repeat;
	display: block;
	width: 300px;
	height: 144px;
	margin-top: -10px;
}

a.tout_proposal {
	background: url(http://www.antandnat.com/wp-content/themes/antandnat/images/touts/tout_engagement.jpg) no-repeat;
	display: block;
	width: 300px;
	height: 144px;
	margin-top: -10px;
}


/* NAVIGATION */


#nav ul li a:link, #nav ul li a:visited  {
	font-family: "Times", Times New Roman, serif;
	color: #5e5065;
	font-size: 13px;
	text-transform: uppercase;
	border-bottom: 1px #ebebeb solid;
}

#nav ul li a:hover {
	text-decoration: none;
}

#nav li.current_page_item a:link, #nav li.current_page_item
a:visited, #nav li.current_page_item a:hover, #nav
li.current_page_item a:active {
	font-family: "Times", Times New Roman, serif;
	color: #8974aa;
	border-bottom: 1px solid #8974aa;
}


/*  BLOG CSS */

.entry p{
	text-align:left;
	font-size:16px;
	line-height: 18px;
}

.post {
	border-bottom: #ccc dotted 0px;
}


.post h2.title {
	color: #666666; 
	text-decoration: none;
	font-weight: normal;
	font-size: 30px;
}

.post h2.title a  {
	color: #675780; 
	text-decoration: none;
	font-size: 30px;
	text-transform: none;
}

.post h2.title a:visited  {
	color: #996699; 
	text-decoration: none;
	font-size: 30px;
}


.post h2.title a:hover  {
	color: #4f3752; 
	text-decoration: none;
}

.post .date {
	font-family: "Times", Times New Roman, serif;
	color: #999999;
	font-size: 12px;
}

.post .date a:link, .post .date a:visited {
	color: #996699;
	text-decoration: none;
	font-size: 12px;
	text-transform: none;
}

.post .date a:hover  {
	color: #bc7ebc; 
	text-decoration: none;
}

p.continue a  {
	color: #d1283b;
}

#postad  {
	background-color: #fae9eb;
}

#boxes ul  {
	font-family: "Times", Times New Roman, serif;
	color: #999;
	background: #fff;
	width: 300px;
}

#boxes ul li.current-cat a:link, #boxes ul li.current-cat a:visited {
	color: #666;
}

#boxes .pop {
	border-bottom: 0px #e7e7e7 solid;
}

#boxes ul li {
	list-style-type: none;
}

#boxes ul li:first-child  {
	background: none;
}

#boxes ul li a:link, #boxes ul li a:visited   {
	color: #675780;
	font-family: "Times", Times New Roman, serif;
	font-size: 15px;
	line-height: 17px;
	text-transform: none;
}

#boxes ul li a:hover {
	text-decoration: none; 
	color: #4f3752; 
}

#leftwidget  {
	border-right: 1px solid #dedede;
}

.widgetlist  h3  {
	background: url(antandnat/widgethead.jpg) no-repeat center left;
	color: #fff;
}

.widgetlist ul li  {
	border-bottom: 1px solid #f0f0f0;
}

.widgetlist ul li a:link, .widgetlist ul li a:visited  {
	color: #000;
}
.commentlist {
	border-top: 0px dotted #ccc;
}
.commentlist li {
	border-bottom: 1px dotted #ccc;
}
.commentlist .alt {
	background: #f6f6f6;
}

#commentform p {
	font-size: 12px;
}

#commentform #submit {
	width:120px;  
	padding: 5px; 
	margin: 0 0 0 0px;
	font-size:12px;
	color: #FFFFFF;
	background: url(http://www.antandnat.com/wp-content/themes/antandnat/images/button-bg-purple.gif) repeat-x;
	border:1px solid #653d6b!important;
	border-left-color:#653d6b!important; 
	border-top-color:#653d6b!important;
}

#commentform textarea {
	font-family: "Times", Times New Roman, serif;
	font-size: 12px;
	color: #999;
	background: #fff url(http://www.antandnat.com/wp-content/themes/antandnat/images/field-bg-top.gif) repeat-x left top;
	border: 1px solid #d9d9d9;
}

#commentform input {
	font-family: "Times", Times New Roman, serif;
	font-size: 12px;
	color: #999;
	background: #fff url(http://www.antandnat.com/wp-content/themes/antandnat/images/field-bg-top.gif) repeat-x left top;
	border: 1px solid #d9d9d9;
}

#commentform textarea:hover, #commentform select, #commentform input:hover {
}

.label {
	font-size: 13px;
	color: #666;
	vertical-align: top;
}

.reqtxt {
	font-size: 10px;
	font-color: #aaa;
}

.thumbnails {
	border: 1px #e7e7e7 solid;
}

.entry img {
	border: 1px #e7e7e7 solid;
}

.post a:link, .post a:visited {
	text-transform: none;
	font-size: 16px;
}


/* DETAIL PAGES */


#detailed {
	background: url(http://www.antandnat.com/wp-content/themes/antandnat/images/bg_profile_pages.jpg) no-repeat top left;
}

#detailed_gray {
	background: url(http://www.antandnat.com/wp-content/themes/antandnat/images/bg_profile_pages_gray.jpg) no-repeat top left;
}


#detailed_content {
	font-family: "Times", Times New Roman, serif;
	font-size: 16px;
	color: #ac83ac;
	line-height: 20px;

}

.detailed_quote_white {
	font-family: "Times", Times New Roman, serif;
	font-style: italic;
	font-size: 18px;
	line-height: 21px;
	color: #cccccc;
}

.img_caption {
	font-family: "Times", Times New Roman, serif;
	font-style: italic;
	font-size: 11px;
	color: #666666;
}

.img_caption a:link, .img_caption a:visited {
	text-transform: none;
	font-size: 11px;
}


/* THE ENGAGEMENT */

#hdr_engagement {
	background: url(http://www.antandnat.com/wp-content/themes/antandnat/images/bg_hdr_engagement.jpg) no-repeat top left;
}

#flickr_video {
	background-color: #3e2b40;
}

#thumbnails_engagement {
	font-family: "Times", Times New Roman, serif;
	text-transform: uppercase;
	color: #999999;
	font-size: 12px;
}

#thumbnails_engagement ul{
}

#thumbnails_engagement ul li {
	list-style: none;
	display: inline;
	margin-left: 6px;
	margin-right: 6px;
}

#rightcol_engagement a, #rightcol_engagement a:visited {
	font-size: 12px;
}

#rightcol_engagement a:hover {
	font-size: 12px;
	color: #bc7ebc;
}

/* WEDDING INFO */

#hdr_weddinginfo {
	background: url(http://www.antandnat.com/wp-content/themes/antandnat/images/bg_hdr_weddinginfo.jpg) no-repeat top left;
}

#weddinginfo {
	border-bottom: 1px solid #efefef;
}	

#weddinginfo_detail_ceremony {
	color: #999;
	font-family: "Times", Times New Roman, serif;
	font-size: 12px;
	text-transform: uppercase;
}

#weddinginfo_detail_ceremony a {
	color: #996699;
	font-size: 12px;
}

#weddinginfo_detail_ceremony a:hover {
	color: #bc7ebc;
}

#weddinginfo_detail_reception {
	color: #999;
	font-family: "Times", Times New Roman, serif;
	font-size: 12px;
	text-transform: uppercase;
}

#weddinginfo_detail_reception a {
	color: #996699;
	font-size: 12px;
}

#weddinginfo_detail_reception a:hover {
	color: #bc7ebc;
}

.weddinginfo_address {
	color: #666;
	font-family: "Times", Times New Roman, serif;
	font-size: 14px;
	text-transform: none;
}


#gift_registry {
	border-top: 0px solid #e5e5e5;
	border-bottom: 0px solid #e5e5e5;
}

.accommodations_content {
	font-size: 14px;
}

.accommodations_content a, .accommodations_content a:visited  {
	color: #996699; 
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
}

.accommodations_content a:hover  {
	color: #bc7ebc; 
	text-decoration: none;
	text-transform: uppercase;

}

/* REGISTRY MODULE */


a.registry_cb {
	background: url(http://www.antandnat.com/wp-content/themes/antandnat/images/img_cb.jpg) no-repeat 0 0;
	text-decoration: none;
}

a.registry_target {
	background: url(http://www.antandnat.com/wp-content/themes/antandnat/images/img_target.jpg) no-repeat 0 0;
	text-decoration: none;

}



/* BRIDE AND GROOM */

#us_profile_title {
	color: #999;
	font-family: "Times", Times New Roman, serif;
	font-size: 14px;
	text-transform: none;
}

#us_profile_title a {
	color: #996699;
	font-family: "Times", Times New Roman, serif;
	font-size: 12px;
	text-transform: uppercase;
}

#us_profile_title a:hover {
	color: #bc7ebc;
}

#us_fact {
	background: url(http://www.antandnat.com/wp-content/themes/antandnat/images/bg_fun_facts.jpg) no-repeat top left;
}

p.fun_facts_header {
	color: #999;
	font-family: "Times", Times New Roman, serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}

p.fun_facts {
	color: #666666;
	font-family: "Times", Times New Roman, serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	font-style: italic;
}

div.quotes {
	font-family: "Times", Times New Roman, serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: none;
	font-style: italic;
	text-transform: none;
}



#questions_header {
	font-family: "Times", Times New Roman, serif;
	font-size: 14px;
	color: #333;
	border-top: 1px #e5e5e5 solid;
	text-transform: uppercase;
}

/* WEDDING PARTY */

#profile_top {
	background: url(http://www.antandnat.com/wp-content/themes/antandnat/images/bg_hdr_party.jpg) no-repeat top left;
}

#thumbnails_party {
	border: 1px solid #e5e5e5;
}

#profile_content a, #profile_content a:visited {
	color: #996699;
	text-transform: none;
	font-size: 16px;
}

#profile_content a:hover {
	color: #bc7ebc
}


#profile_quote {
	font-size: 15px;
	line-height: 18px;
	font-style: italic;
}

.profile_top_description {
	font-size: 15px;
	line-height: 18px;
	font-style: italic;
	text-transform: none;
	color: #cccccc;
}

/* GUESTBOOK */

#entries {
	font-size: 14px;
	font-family: Times, "Times New Roman", serif,
}

/* CONTACT */

#contact {
	background: url(http://www.antandnat.com/wp-content/themes/antandnat/images/bg_contact.jpg) no-repeat bottom right;
}


/* TWITTER STYLE */

#twitter_div {
	background: url(http://www.antandnat.com/wp-content/themes/antandnat/images/hdr_twitter.jpg) #705f8c no-repeat top left;
}

#twitter_div .hdr {
	font-family: "Times", Times New Roman, serif;
	color: #4c3955;
	text-transform: uppercase;
}


.follow a {
	font-family: "Times", Times New Roman, serif;
	color: #000;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}


#twitter_update_list {
	font-family: "Times", Times New Roman, serif;
	font-size: 15px;
	line-height: 17px;
	color: #ffffff;
	list-style-type: none;
}

#twitter_update_list li a {
	font-family: "Times", Times New Roman, serif;
	color: #b6a2d5;
	text-decoration: none;
	text-transform: none;
	font-style: italic;
	font-size: 12px;
	line-height: 15px;
}

#twitter_update_list li span a, #twitter_update_list li span a:visited {
	font-family: "Times", Times New Roman, serif;
	color: #FFFFFF;
	text-decoration: underline;
	text-transform: none;
	font-style: none;
	font-size: 15px;
}

#twitter_follow {
	background: url(http://www.antandnat.com/wp-content/themes/antandnat/images/bg_follow_twitter.jpg) no-repeat; 
}

#twitter_follow a {
	font-family: "Times", Times New Roman, serif;
	color: #b6a2d5;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 15px;
}


/* Tweet Scan badge */


#ts_time {
 color: #e7d1e7;
 font-size: 12px;
 font-style: italic;
}

#ts_tweet {
  font-size: 14px;
  padding:3px;
}

/* AJAX TWITTER * */
#tweet {
	margin-top: 40px;
	margin-left: 20px;
}

.tweet
{
display: block;
clear: both;
padding: .6em;
margin: .3em;
overflow: hidden;
}
.tweet img
{
float: left;
margin-right: 1em;
}
.tweet p.text
{
margin: 0;
padding: 0;
padding-left: 70px;
color: #ffffff;
font-size: 12px;
line-height: 14px;
}


/* TWITTER STYLE - PROFILE */

#twitter_profile_list li {
	font-family: "Times", Times New Roman, serif;
	color: #996699;
	font-size: 16px;
	line-height: 20px;
	list-style-type: none;
	font-style: italic;
}

#twitter_profile_list li span a:link {
	font-family: "Times", Times New Roman, serif;
	color: #ffffff;
	font-size: 16px;
	line-height: 20px;
	list-style-type: none;
}

#twitter_profile_list li span a:hover {
	font-family: "Times", Times New Roman, serif;
	color: #dfcaeb;
	font-size: 16px;
	line-height: 20px;
	list-style-type: none;
}

#twitter_profile_list a {
	font-family: Times,"Times New Roman", serif;
	color: #ffffff;
	list-style-type: none;
}

#twitter_profile_list a:hover {
	font-family: Times,"Times New Roman", serif;
	color: #dfcaeb;
	list-style-type: none;
}




/* FOOTER */

#footer {
	background-color: #ffffff;
	border-top: 0px #efefef solid;
}

#footer ul li a:link, #footer ul li a:visited  {
	font-family: "Times", Times New Roman, serif;
	color: #5e5065;
	font-size: 11px;
	text-transform: uppercase;
}

#footer ul li a:hover {

}

#footer li.current_page_item a:link, #footer li.current_page_item
a:visited, #footer li.current_page_item a:hover, #footer
li.current_page_item a:active {
	color: #8974aa;
}

