@charset "utf-8";
/* CSS Document */

body
{
	line-height: 0;
}

#container
{
	line-height: normal;
}

.col_wide
{
	width: 1085px;
	margin: 0 auto;
}

#header
{
	padding: 0;
}

#navigation  
{ 
	text-transform: uppercase; 
	font-size:11px;
	background: url(images/top_header_bg.jpg) repeat-x;
}

#top_header
{
	height: 36px;
	background-repeat: no-repeat;
}

#top_header_nav
{
	float: left;
	padding-top: 10px;
	padding-left: 57px;
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 10px;
}

#top_header_nav li
{
	float: left;
	display: block;
	margin-right: 20px;
}

#top_header_nav a
{
	color: #c3c9b1;
	text-decoration: none;
}

#top_header_nav a:hover
{
	color: #fff;
}

#top_header_rss
{
	float: right;
	display: block;
	text-transform: none;
	margin-right: 119px;
	margin-top: 8px;
	padding-right: 29px;
	font-size: 10px;
	color: #c3c9b1;
	background: url(images/rss_icon.jpg) no-repeat right;
	height: 20px;
}

#top_header_rss li
{
	float: right;
	display: inline-block;
	margin-left: 5px;
	padding-top: 3px;
}


#top_header_rss .seperator
{
	color: #fff;
}

#top_header_rss a
{
	text-decoration: none;
	color: #F68A04;
}

#top_header_rss a:hover
{
	color: #F90;
	text-decoration: underline;
}

#banner_wrapper
{
	background-image: url(images/banner_bg.jpg);
	border-bottom: solid 1px #FFF;
}

#banner
{
	height: 271px;
	background-repeat: no-repeat;
}

#banner div
{
	float: left;
	height: 271px;
	display: block;
}

#banner_left
{
	background: url(images/banner_left.png) no-repeat;
	width: 313px;
}

#banner_center
{
	background: url(images/banner_mid.jpg) no-repeat;
	width: 666px;
}


#banner_right
{
	background: url(images/banner_right.png) no-repeat;
	width: 106px;
}

#name
{
	background-image: url(images/ninachristensen.png);
	background-repeat: no-repeat;
	width: 726px;
	height: 115px !important;
	position: relative;
	left: 84px;
	bottom: -201px;
	float: none !important;
	z-index: 999;
}

#menu_wrapper
{
	background: #FFB1C9;
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-bottom: 62px;
	border-bottom: 1px solid #b8a1a4;
}

#menu
{
	height: 92px;
}

#menu_nav
{
	position: relative;
	display: block;
	left: 51px;
	top: 35px;
}

#menu_nav a:link,#menu_nav a:visited 
{
	text-decoration: none;
}

.menu_li
{
	display: block;
	float: left;
	height: 49px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px;
}

.menu_li:hover
{
	height: 47px;
	border-bottom: solid 2px #FE3475;
}

.menu_big_text
{
	text-transform: uppercase;
	position: relative;
	color: #590c24;
	font-size: 30px;
	left: -4px;
}

.menu_small_text
{
	color: #0c0006;
	font-size: 15px;
}

.menu_active
{
	background-color: #000;
	margin-left: 0px;
	margin-right: 10px;
	padding-right: 37px;
}

.menu_active:hover
{
	height: 49px;
	border-bottom: none;
}

.menu_active .menu_big_text
{
	color: #f6d9e2;
}

.menu_active .menu_small_text
{
	color: #e759a0;
}

#searchform_menu
{
	display: block;
	position: relative;
	width: 300px;
	top: -5px;
	right: -710px;
}

#menu_search_input
{
	border: none;
	height: 18px;
	width: 222px;
	font-family: Helvetica,Verdana, Geneva, sans-serif;
	color: #777;
	font-size: 12px;
	padding-top: 6px;
	padding-left: 6px;
}

input.submit
{
	border: none;
	height: 24px;
	text-shadow: none;
	font-size: 11px;
	padding: 0 5px;
}

.block h1, .block em
{
	color: #404040;
}

.block h1
{
	font-size: 23px;
}

.block em
{
	font-size: 15px;
	position: relative;
	top: 3px;
}

.block ul
{
	margin-top: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-transform: lowercase;
	color: #888;
}

.block li
{
	margin-top: 7px;
}

.block a:link, .block a:visited
{
	color: #888;
	text-decoration: none;
}

.block a:hover
{
	color: #000;
}

.footer_cat_bn_text
{
	font-weight: bold;
	font-size: 13px;
}

#extended-footer
{
	padding-top: 26px;
	padding-bottom: 30px;
}

.block
{
	width: auto;
}

.one, .two
{
	padding-right: 75px;
	margin-right: 75px;
}

#footer
{
	background: #222;
	padding-top: 17px;
	height: 33px;
	text-transform: none;
	color: #5e5e5e;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
}

#footer a:link, #footer a:visited
{
	color: #5e5e5e;
	text-decoration: none;
}

#footer a:hover
{
	color: #fff;
	text-decoration: underline;
}

#footer p
{
	margin-top: 7px;
}

/*POST*/

.post-meta
{
	margin-top: 95px;
	border-bottom: none;
	padding-top: 5px;
	position: relative;
	margin-bottom: -35px;
}

.post-meta li
{
	float: none;
	width: auto;
	padding: 0 0;
	margin-bottom: 2px;
	padding-left: 10px;
}

.post-meta li span
{
	display: inline;
}

.post-meta .head
{
	font-weight: bold;
}

.post_meta_author
{
	background: url(images/lips.png) no-repeat;
	position: absolute;
	height: 34px;
	padding: 0 !important;
	width: 98px !important;
	left: 10px;
	top: -50px;
}

.post .title
{
	padding-bottom: 6px;
	margin-bottom: 34px;
}

.entry img
{
	padding: 4px;
	border:1px solid #CCCCCC !important;
}

/*Facebook connect button*/

#respond
{
	padding-bottom: 10px;
}

#fb-user, #comment_user_logged_in
{
	margin-top: 51px;
}

#commentform
{
	position: relative;
	top: -40px;
}

#alt-login-methods
{
	margin-left: 170px;
	margin-bottom: 20px;
}

/*Addthis button*/

.addthis_container
{
	top: 4px;
	right: 64px;
	position: absolute;
}

.addthis_container img
{
	padding: 0;
	border: none !important;
}

/*sfc button*/

.sfc_div
{
	top: 4px;
	right: 0px;
	position: absolute;
}

.widget ul li a:link, .widget ul li a:visited
{
	display: inline-block;
	background-image: none !important;
	padding-left: 10px;
	border-bottom: none !important;
}

.widget ul li
{
	border-bottom: 1px solid #FBDDDF;
}

/*Archives*/
.archive_post
{
	border-top: none;
	border-bottom: none;
	margin-bottom: 0px;
	padding-top: 20px;
}

.archive_post .title
{
	padding-bottom: 2px;
	margin-bottom: 20px;
}

.archive_post .title a
{
	color: #404040 !important;
	text-decoration: none;
	font-weight: 900;
	text-transform: uppercase;
	font-size: 21px;
	margin-left: -5px;
}

.archive_post li
{
	margin-bottom: 4px;
}

.archive_post ul a
{
	text-decoration: none;
	color: #666;
}

.archive_post ul a:hover
{
	color: #000;
}

.archive_post .date
{
	top: 0px;
}

.archive_head
{
	border-bottom: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.archive_bottom
{
	padding: 0px;
	height: 0px;
	border-top: none;
}

.widget_tag_cloud a
{
	text-decoration: none;
}

.widget_tag_cloud a:hover
{
	text-decoration: underline;
}

/*Page navi*/
.more_entries
{
	padding: 12px 10px !important;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	
}

.wp-pagenavi
{
	position: relative;
	padding-left: 95px;
	padding-right: 63px;
}

.wp-pagenavi span.pages
{
	padding: 4px 6px !important;
}

.wp-pagenavi span
{
	color: #666 !important;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-color: #999 !important;
}

.wp-pagenavi a
{
	text-decoration: none;
	color: #666 !important;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-color: #999 !important;
}

.wp-pagenavi .pages
{
	position: absolute;
	left: 0px;
	top: -7px;
}

.wp-pagenavi .last
{
	position: absolute;
	right: 0px;
	top: -7px;
}

/*Photos*/

.highslide img
{
	padding: 2px;
	margin: 10px !important;
}

.highslide-loading
{
	color: #000 !important;
}