/*
Theme Name: Matt and Katie
Theme URI: http://www.motionart.com.au/
Description: Custom designed for Matt and Katie
Version: 1.0
Author: PX Webdesign
Author URI: http://www.pxwebdesign.com.au

*/


body {
	color: #5c534d;
	font: 14px Georgia, serif;
	text-align: left;
	background: #736e65;
}


/*	-------------------------------------------------------------
	GENERIC DIVS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
.wrapper {
	width: 960px;
	margin: 0 auto;
}



/*	-------------------------------------------------------------
	HEADER
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#header_outer {
	background: #d8d2c6 url(images/header_outer_bg.gif) repeat-x 50% 0;
}

/*	Intro
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#header_intro_top {
	height: 118px;
	background: #fff url(images/header_intro_top_bg.gif) repeat-y;
}

#header_intro_bot {
	background: #fff url(images/header_intro_bot_bg.gif) repeat-y;
	margin-bottom: 19px;;
}

#header_intro_bot-i {
	height: 134px;
	background: url(images/header_intro_bot-i_bg.gif) no-repeat bottom left;
}

#header_intro_bot-i.home {
	height: 221px;
}

#header_intro_text {
	float: left;
	margin: 26px 0 0 34px;
}

#header_intro_text.home {
	margin-top: 112px;
}

/*	Pic Vid
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#header_picvid {
	height: 310px;
	margin-bottom: 9px;
}

.header_picvid_port {
	float: left;
	width: 217px;
	height: 310px;
	background: #fff url(images/header_picvid_port_bg.gif) no-repeat;
}

.header_picvid_port .inner {
	padding: 13px 0 0 12px;	
}

.header_picvid_land {
	float: left;
	width: 258px;
	height: 154px;
	margin: 1px 2px 0 0;
	background: #fff url(images/header_picvid_land_bg.gif) no-repeat;
}

.header_picvid_land .inner {
	padding: 11px 0 0 12px;	
}

#header_picvid_left {
	margin: 0 2px 0 3px;
}

#header_picvid_right {
	float: right;
	margin: 0 1px 0 0;
}


/*	Menu
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#header_menu {
	height: 80px;
}

	


/*	-------------------------------------------------------------
	MENU
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#header_menu ul {
	margin: 0 0 0 57px;
	float: left;
	height: 56px;
	background: url(images/header_menu_bg.gif) repeat-x 0 8px;
}

#header_menu ul li {
	float: left;
	padding: 0 2px;	
}

#header_menu ul li.start {
	padding-left: 24px;	
}

#header_menu ul li.end {
	padding-right: 24px;	
}

#header_menu ul li a:link,
#header_menu ul li a:visited {
	display: block;
	float: left;
	padding: 0 0 0 14px;
	height: 54px;
	line-height: 54px;
	color: #736e65;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1.25em;
	background: url(images/menu_li_bg.jpg) no-repeat top left;
}

#header_menu ul li a:hover,
#header_menu ul li.sfHover a:hover {
	color: #e3b39a;	
}

#header_menu ul li a:link span,
#header_menu ul li a:visited span {
	display: block;
	padding: 0 14px 0 0;
	background: url(images/menu_li_bg.jpg) no-repeat top right;
}

/*	2nd Level
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#header_menu ul li ul {
	margin: 0 0 0 4px;
	padding: 0;
	top: 50px;
	background: 0;
	float: none;
	height: auto;
	width: 200px;
}

#header_menu ul li ul#header_menu_categories {
	width: 127px;	
}

#header_menu ul li ul#header_menu_information {
	width: 156px;	
}

#header_menu ul li ul li {
	float: none;
	display: block;
	margin: 0;
	padding: 0;
}

#header_menu ul li ul li a:link,
#header_menu ul li ul li a:visited {
	display: block;
	float: none;
	line-height: 1.2em;
	font-size: 0.9em;
	font-weight: normal;
	height: auto;
	padding: 4px 6px 4px 14px;
	background: #f6f4eb;
	color: #736e65;
	margin: 0;
	border: 1px solid #d8d2c6;
	border-top: 0;
}

#header_menu ul li ul li a.active:link,
#header_menu ul li ul li a.active:visited {
	background: #3bb9e2;
	color: #dae8ec;
}

#header_menu ul li.sfHover ul li a:hover,
#header_menu ul li.sfHover ul li a.active:hover {
	color: #fff;
	background: #e3b39a;
}

	

/*	-------------------------------------------------------------
	MAIN
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#main_outer {
	clear: both;
	background: #f3f2ea url(images/main_outer_bg.gif) repeat 0 293px;
}

#main_outer-i {
	background: url(images/main_outer-i_bg.gif) repeat-x 50% 0;
}

#main {
	background: #fff url(images/main_bg.gif) repeat-y 0 5px;
}

#main-i {
	background: url(images/main-i_bg.gif) no-repeat top left;
}


/*	Top
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#main_top {
	height: 265px;
	text-align: center;
}

#main_logo {
	margin-top: 61px;
}

/*	Content
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/


#content {
	clear: both;	
	min-height: 400px;
	padding: 0 55px 20px 55px;
}




/*	-------------------------------------------------------------
	CONTENT
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#content h1,
#content h2 {
	width: 945px;
	margin-left: -47px;
	background: #f3f2ea url(images/h2_bg.gif) repeat-x;
	height: 44px;
	line-height: 44px;
	font-size: 1.8em;
	color: #736e65;
	text-align: center;
	text-transform: uppercase;
}

#content h1 {
	margin-bottom: 20px;
}

#content h1 a:link,
#content h1 a:visited,
#content h2 a:link,
#content h2 a:visited {
	color: #736e65;
	text-decoration: none;
	text-transform: uppercase;
}

#content p {
	padding: 5px 0 10px 0;
	line-height: 1.3em;
}

#content a:link,
#content a:visited {
	color: #e3b39c;
}



/*	Newsletter
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#mc_embed_signup {
	padding: 20px 0 0 100px;
}

#mc_embed_signup input.textbox {
	width: 200px;	
}

#mc_embed_signup table tr td {
	display: table-cell;
	padding: 2px 3px 6px 3px;
}

#mc_embed_signup table tr td.center {
	text-align: center;	
}




/*	-------------------------------------------------------------
	POST
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#content .post {
	padding: 0 0 50px 0;
}

#content .post .date {
	width: 670px;
	margin: 0 auto;
	height: 30px;
	line-height: 30px;
	background: url(images/date_bg.gif) no-repeat 50% 16px;
	color: #6b6b6b;
	text-transform: lowercase;
	text-align: center;
}

#content .post .date span {
	background: #fff;
	padding: 0 10px;
}


#content .post .entry {
	padding: 5px 0 10px 0;
}

/*	Comments
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#content .post_comments {
	margin: 20px 0 10px 0;
}

#content .post_comments_add {
	float: left;
	padding: 91px 0 0 34px;
}


#content .post_comments_box {
	float: right;
	width: 630px;
}

#content .post_comments_box .numberComments {
	color: #88867c;
	padding: 0 0 5px 17px;
	font-size: 1.2em;
}

#content .post_comments_view {
	border: 2px solid #ebe8e2;
	padding: 6px 18px 6px 18px;
	overflow: auto;
	max-height: 310px;
	min-height: 150px;
}

#content .post_comments_view .displayName {
	color: #e3b39c;
	display: block;
}

#content .post_comments_view .depth-2 {
	background: #f3f2ea;
	padding: 5px 5px;
	margin: 0 0 4px 65px;
}

#content .post_comments_view .depth-2 .displayName {
	float: left;
	padding: 0 5px 0 0;
	color: #e3b39c;
	display: block;
}

#content .post_comments_view .displayName a:link,
#content .post_comments_view .displayName a:visited {
	color: #e3b39c;
	text-decoration: none;
}

#content .post_comments_view .displayName a:hover {
	text-decoration: underline;
}

#content .replyLinkBox {
	clear: both;
	padding: 5px 0 0 0;
}

#content .post_comments_view a.comment-reply-link:link,
#content .post_comments_view a.comment-reply-link:visited {
	color: #b5b3a9;
	font-size: 0.75em;
	text-transform: uppercase;
	text-decoration: none;
}

#content .post_comments_view a.comment-reply-link:hover {
	text-decoration: underline;
}

#content .post_endlinks {
	border-bottom: 1px solid #d8d2c6;
	padding: 10px 0 10px 0;
	float: right;
}

#content .post_endlinks ul {
	padding: 0;
	margin: 0;	
}

#content .post_endlinks ul li {
	padding: 0 5px 0 30px;
	margin: 0;	
	float: left;
	background: 0;
}

#content .post_endlinks ul li.start {
	padding-left: 5px;
}

#content .post_endlinks a:link,
#content .post_endlinks a:visited {
	display: block;
	float: left;	
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	color: #494949;
	font-size: 0.9em;
}

#content .post_endlinks a:hover {
	color: #e3b39a;
}

#content .post_endlinks a:link strong,
#content .post_endlinks a:visited strong {
	display: block;
	color: #b5b3a9;
	font-weight: normal;
	font-size: 2.0em;
}

#content .post_endlinks a:hover strong {
	color: #e3b39a;
}

	
#content .navigation {
	padding: 10px 0;
}

#content .navigation .alignleft {
	float: left;	
}

#content .navigation .alignright {
	float: right;	
}






/*	Normal Comments
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.commentlist li .avatar {
	float:left;
}

.commentlist li {
	padding: 5px 10px 10px 5px;
	}
.commentlist li ul li { 
	margin-left: -5px;
	margin-right: 10px;
}

.commentlist p {
	margin: 10px 0 10px 5px;
}
#commentform {
	margin: 5px 0 0 10px;
	}
#commentform input {
	margin: 5px 0 1px 5px;
}
#commentform #submit {
	float:left;
}
.commentlist p {
	margin: 10px 0 10px 5px;
}

.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


	

/*	-------------------------------------------------------------
	FOOTER
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#footer {
	clear: both;
	text-align: center;
	background: url(images/footer_bg.gif) repeat-x 50% 0;
	color: #fff;
	padding: 20px 0 20px 0;
}

#footer p {
	padding: 10px 0 5px 0;
	text-transform: uppercase;
	font-size: 0.85em;
}

#footer a:link,
#footer a:visited {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
	
