/*
Theme Name: Appleyard
Theme URI: http://studiodialogo.com/
Description: Custom theme for SD.
Version: 0.9
Author: Jesse Liwag
Author URI: http://jesseliwag.com/
*/
body
	{
	background-color: #DDD;
	font-family: "Georgia";
	font-size: 11pt;
	}
a:link
	{
	color: #369;
	text-decoration: none;
	}
a:visited
	{	
	color: #669;
	text-decoration: none;
	}
a:active
	{
	color: #09C;
	text-decoration: underline;
	}
a:hover
	{
	color: #09C;
	text-decoration: underline;
	}	
img
	{
	border: 0;
	}
h1
	{
	display: none;
	}
#description
	{
	display: none;
	}
.hide
	{
	display: none;
	}
#cover
	{
	display: none;
	width: 930px;
	margin: 0 auto 0 auto;
	border-top: 35px solid #FFF;
	border-bottom: 65px solid #FFF;
	background-color: #FFF;
	}
#cover2
	{
	width: 800px;
	margin: 0 auto 0 auto;
	}
#header
	{
	width: 930px;
	height: 110px;
	margin: 0 auto 0 auto;
	background-color: #FFF;
	}
#header-logo
	{
	width: 500px; /* 546px, 481px */
	height: 110px;
	float: left;
	border-left: 46px solid #FFF;
	}
#header-nav
	{
	width: 319px; /* 384px, 319px  */
	height: 110px;
	float: right;
	border-right: 65px solid #FFF;
	}
#header-nav1
	{
	width: 319px;
	height: 59px; /* To push nav down */
	font-size: 13px;
	}
#header-nav1 > p
	{
	display: none;
	margin: 0;
	color: #666;
	}
#header-nav2
	{
	width: 319px;
	height: 25px;
	font-family: Verdana;
	font-size: 10px;
	}
#header-nav2 > ul
	{
	margin: 0;
	padding: 0;
	float: right;
	}
#header-nav2 li
	{
	display: block;
	list-style-type: none;
	padding: 0;
	float: left;
	margin-left: 15px;
	white-space: nowrap;
	vertical-align: center 50%;
	line-height: 25px;
	xborder-right: 1px solid #CCC;
	text-transform: uppercase;
	}
#header-nav2 li a
	{
	text-decoration: none;
	font-weight: normal;
	color: #000;
	}
#header-nav2 li a:hover
	{
	text-decoration: underline;
	color: #369;
	}
#content
	{
	width: 930px;
	margin: 0 auto 0 auto;
	background-color: #FFF;
	xborder-top: 65px solid #FFF;
	border-bottom: 65px solid #FFF;
	}
#content-main
	{
	width: 800px;
	margin: 0 auto 0 auto;
	xbackground-color: #FFC;
	border-top: 1px solid #000;
	padding-top: 50px;
	border-bottom: 1px solid #FFF;
	font-family: Verdana;
	font-size: 11px;
	line-height: 1.8em;
	color: #333;
	}
#content-home
	{
	width: 800px;
	margin: 0 auto 0 auto;
	xbackground-color: #FFC;
	border-top: 1px solid #000;
	padding-top: 50px;
	border-bottom: 1px solid #FFF;
	font-family: Verdana;
	font-size: 11px;
	line-height: 1.8em;
	color: #333;	
	}
hr.divider
	{
	border-top: 0;
	border-right: 0;
	border-left: 0;
	border-bottom: 1px dashed #CCC;	
	margin: 0;
	}
#footer
	{
	width: 930px;
	height: 350px;
	margin: 0 auto 0 auto;
	background-color: #BBB;
	line-height: 1.3em;	
	}
#footer h2
	{
	font-size: 11px;
	color: #333;
	text-transform: uppercase;
	margin-bottom: 5px;
	}
#footer h2.top
	{
	margin-top: 0;
	}
#footer h2#title-about
	{
	background: url(images/title-about-sd.png) no-repeat;
	color: transparent;
	height: 23px;
	}
#footer h2 #title-about2
	{
	display: none;
	}
#footer-content
	{
	width: 561px;
	height: 330px;
	float: left;
	margin: 25px 0 0 65px;
	}
#footer-content p
	{
	font-family: Verdana;
	font-size: 11px;
	}
#footer-links
	{
	width: 184px; /* 319px */
	height: 330px;
	float: right;
	margin: 25px 65px 0 0;
	border-left: 1px solid #999;
	}
#footer-links1
	{
	width: 109px;
	height: 330px;
	float: left;
	margin-left: 65px;
	}
#footer-links ul
	{
	margin: 0;
	padding: 0;
	}
#footer-links li
	{
	display: block;
	padding: 0;
	font-family: Verdana;
	font-size: 11px;
	}
#footer-links li a
	{
	text-decoration: none;
	font-weight: normal;
	color: #000;
	}
#footer-links li a:hover
	{
	text-decoration: underline;
	color: #369;
	}
#footer-corners
	{
	background: url(images/bcorner-left.png) no-repeat left bottom;
	margin: 0 auto 0 auto;
	width: 930px;
	height: 25px;
	background-color: #BBB;
	border-top: 1px solid #BBB;
	}
#footer-corners1
	{
	background: url(images/bcorner-right.png) no-repeat right bottom;
	width: 930px;
	height: 25px;
	}
#footer-nav
	{
	margin: 2.0em auto 2.0em auto;
	padding: 10px 0 10px 0;
	width: 930px;
	height: 13px;
	text-align: center;
	border-top: 1px solid #DDD;
	font-family: Verdana;
	font-size: 11px;
	}
#footer-nav > ul
	{
	margin: 0;
	padding: 0;
	width: 335px;
	height: 13px;
	margin: 0 auto 0 auto;
	}
#footer-nav li
	{
	display: block;
	list-style-type: none;
	padding: 0;
	float: left;
	padding: 0 1.5em 0 1.5em;
	white-space: nowrap;
	vertical-align: center 50%;
	line-height: 13px;
	border-right: 1px solid #000;
	text-transform: uppercase;
	xborder-bottom: 1px solid #0F0;
	}
#footer-nav li.last
	{
	border-right: 0px solid #FFF;
	}
#footer-nav li a
	{
	text-decoration: none;
	font-weight: normal;
	color: #000;
	}
#footer-nav li a:hover
	{
	text-decoration: underline;
	color: #369;
	}
#footer-copyright
	{
	margin: 0 auto 200px auto;
	width: 930px;
	height: 10px;
	text-align: center;
	border-top: 1px solid #DDD;
	}
#footer-copyright > p
	{
	font-family: Verdana;
	font-size: 10px;
	text-align: middle;
	margin: 0;
	}
	
/* Home */


#content-home > h2#featured
	{
	display: none;
	}
#content-home h2
	{
	margin-bottom: 0;
	font-family: Georgia;
	font-weight: strong;
	font-size: 16px;
	color: #333;
	}
#content-home h2 a
	{
	text-decoration: none;
	color: #000;
	}
#content-home h2 a:hover
	{
	text-decoration: underline;
	color: #369;
	}
	
/* Posts */

#content-main .post > h2, .page > h2
	{
	margin-top: 0;
	margin-bottom: 0;
	font-family: Georgia;
	font-size: 16px
	font-weight: strong;
	color: #333;
	}
#content-main .post > h2 a, .page > h2 a
	{
	text-decoration: none;
	color: #000;
	}
#content-main .post > h2 a:hover, .page > h2 a:hover
	{
	text-decoration: underline;
	color: #369;
	}
.postmetadata
	{
	font-family: Verdana;
	font-size: 10px;
        text-transform: uppercase;
        color: #666;
	}
.comments-block
	{
	xbackground-color: #EEE;
	width: 600px;
	margin: 0 auto 0 auto;
	}
.comments-block h3
	{
	font-family: Verdana;
	font-weight: normal;
	}
.comments-block .navigation
	{
	display: none;
	}
.comment-author
	{
	font-family: Verdana;
	}
.comment-author cite
	{
	font-family: Verdana;
	font-style: normal;
	}
.comment-meta
	{
	font-family: Verdana;
	font-size: 10px;
	}
.comment-meta a
	{
	text-decoration: none;
	color: #000;
	}
img.img-right
	{
	float: right;
	}
.youtube
	{
	width: 425px;
	margin: 0 auto 1.0em auto;
	}
.youtubehd
	{
	width: 480px;
	margin: 0 auto 1.0em auto;
	}
p > a.more-link
	{
	position: relative;
	top: -1.0em;
	left: 740px;
	font-size: 11px;
	}	

/* Plugin - cforms */

.linklove
	{
	display: none;
	}

/* Cover Portfolio */

#cover-portfolio-box
	{
	height: 480px; /* multiples of 240px per row */
	}
#cover-portfolio-box1
	{
	width: 240px;
	height: 230px;
	xbackground-color: #FFC;
	padding: 0 0 0 20px;
	float: left;
	line-height: 1.2em;
	}
#cover-portfolio-box1 p
	{
	margin: 5px 0 0 0;
	}
