/*  
Theme Name: Single Dad's Diary
Description: Single Dad's Diary
Author: Single Dad's Diary
Version: 1.0

Copyright: 2010 Single Dad's Diary

*/

body {
	background-image:url(images/background.jpg);
	background-repeat:repeat;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
}

h1 {
	font-size:32px;
	font-weight:normal;
	padding-top:5px;

}
h2 {
	font-size:22px;
	font-weight:normal;
	color:#c1272d;
}
h1 a,
h2 a,
#text-area-middle a {
	color:#c1272d;
	text-decoration:none;
	border-bottom: dotted thin;
}

h1 a:hover,
h2 a:hover,
#text-area-middle a:hover {
	color:#fbb03b;
	text-decoration:none;
	border-bottom: dotted thin;
}

small span {
		color:#c1272d;
}


/* LAYOUT */

#outer-wrap {
	width: 900px;
	margin-left:auto;
	margin-right:auto;
}
#left-column {
	width: 250px;
	float: left;
}
#right-column {
	width:650px;
	float:left;
}
#masthead a {
	width:250px;
	height:360px;
	background-image:url(images/singledadsdiary.jpg);
	display:block;
	border:none;
	text-indent:-999em;
}
#strapline {
	width:225px;
	height:123px;
	background-image:url(images/strapline.jpg);
	float:left;
	text-indent:-999em;
}

/* NAVIGATION */

#navigation {
	width:425px;
	height:123px;
	background-image:url(images/navbackground.gif);
	float:left;
	list-style: none;
	padding: 0;
	margin:0;
	left:0px;
	position:relative;
}

#navigation span {
	display: none;
	position: absolute;
}
#navigation a {
	display: block;
	text-indent: -900em;
	position: absolute;
	outline: none;
}
#navigation a:hover {
	background-position: left bottom;
}
#navigation a:hover span {
	display: block;
}
#navigation .home {
	width: 47px;
	height: 25px;
	background: url(images/menu-home-0.jpg) no-repeat;
	left:11px;
	top:30px;
}
#navigation .home span {
	width: 133px;
	height: 93px;
	background: url(images/menu-home-1.jpg) no-repeat;
	top:0px;
	background-color:#036;
}
#navigation .aboutme {
	width: 87px;
	height: 25px;
	background: url(images/menu-aboutme-0.jpg) no-repeat;
	left: 58px;
	top:30px;
}
#navigation .aboutme span {
	width: 193px;
	height: 93px;
	top:0px;
	background: url(images/menu-aboutme-1.jpg) no-repeat;
}
#navigation .whoswho {
	width: 96px;
	height: 25px;
	background: url(images/menu-whoswho-0.jpg) no-repeat;
	left: 145px;
	top:30px;
}
#navigation .whoswho span {
	width: 194px;
	height: 93px;
	top:0px;
	background: url(images/menu-whoswho-1.jpg) no-repeat;
}
#navigation .support {
	width: 74px;
	height: 25px;
	background: url(images/menu-support-0.jpg) no-repeat;
	left:241px;
	top:30px;
}
#navigation .support span {
	width: 153px;
	height: 93px;
	top:0px;
	background: url(images/menu-support-1.jpg) no-repeat;
}
#navigation .contactus {
	width: 100px;
	height: 25px;
	background: url(images/menu-contactme-0.jpg) no-repeat;
	left: 315px;
	top:30px;/
}
#navigation .contactus span {
	width: 97px;
	height: 93px;
	top:0px;
	background: url(images/menu-contactme-1.jpg) no-repeat;
}

/* SIDEBAR AREA */

#followme,
#archives {
	width:250px;
	background-repeat:no-repeat;
	padding:0px;
}

#followme {
	background-image:url(images/side-followme.gif);
}

.twitter a,
.rss a {
	height:52px;
	background-repeat:no-repeat;
	margin:0px 0px 0px 40px;
	display:block;
	text-indent:-999em;
}
.twitter a {
	background-image:url(images/side-twitter.gif);
}
.rss a {
	background-image:url(images/side-rss.gif);
}

#archives {
	background-image:url(images/side-archives.gif);
}
#archives ul {
}
#archives ul li {
	list-style-image:url(images/side-bullet.gif);
		margin-left:30px;

}
#archives li a {
	text-decoration: none;
	color:#00687c;
}
#archives li a:hover {
	text-decoration: none;
	color:#fbb03b;
}

	

/* TEXT AREA */

#text-area-top {
	background-image:url(images/text-border-top.gif);
	width:570px;
	height:62px;
	overflow:hidden;
	float:left;
	padding:0px 40px 0px 40px;
}
#text-area-top h1 {
	font-weight:normal;
	color:#c1272d;
}
#text-area-middle {
	background-image:url(images/text-border-middle.gif);
	width:570px;
	float:left;
	padding:0px 40px 0px 40px;
	font-size:16px;
	line-height:24px;
	color:#005262;
}
#text-area-middle .subhead {
}
#text-area-middle .comments a {
	width:100px;
	height:40px;
	float:right;
	background-image:url(images/comments.gif);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	color:#fbb03b;
	text-decoration:none;
	font-size:24px;
	margin-left:20px;
	border:none;

}
#text-area-bottom {
	background-image:url(images/text-border-bottom.gif);
	width:610px;
	height:55px;
	overflow:hidden;
	float:left;
	padding-left:40px;
}
	
#comment-area-top {
	background-image:url(images/comment-border-top.gif);
	width:570px;
	height:62px;
	overflow:hidden;
	float:left;
	padding:0px 40px 0px 40px;
}
#comment-area-top h1 {
	font-weight:normal;
	color:#fbb03b;
}
#comment-area-middle {
	background-image:url(images/comment-border-middle.gif);
	width:570px;
	float:left;
	padding:0px 40px 0px 40px;
	color:#fff;
}
#comment-area-middle a {
	color:#fbb03b;
	text-decoration:none;
	border-bottom:thin dotted;
}
#comment-area-bottom {
	background-image:url(images/comment-border-bottom.gif);
	width:650px;
	height:55px;
	overflow:hidden;
	float:left;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: left;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}
ol#comments li p {
	font-size: 100%;
}

ol.commentlist {
	margin:0;
	padding:0;
	}

.commentlist li {
	list-style:none;
	margin-bottom:14px;
	}

.commentlist cite {
	display:block;
	font-style:normal;
	/*background:url(http://www.yoursite.com/images/bg_comments2_cite.gif);
	border-top:1px solid #d6e4c1;
	border-bottom:1px solid #779d42;
	color:#596e3b;*/
	}	

.commentlist a:link, .commentlist a:visited {
	/*color:#596e3b;*/
	}

.commentlist a:hover, .commentlist a:active {
	/*color:#8ec343;*/
	}

.commentlist cite img {
	/*border:1px solid #aab59a;*/
	float:left;
	clear:left;
	padding-right:10px;
	}

.commentlist .author {
	font-size:small;
	}



.commenttext {
	/*background: #9bc561 url(http://www.yoursite.com/images/bg_comments2_text.jpg) repeat-x bottom;
	border-top:1px solid #c5f386;
	padding: 0 20px 10px 20px;
	color:#fafcf6;*/
	}

.gravatarover {
	z-index:99;
	position:absolute;
	width:80px;
	height:80px;
	background-image:url(http://www.singledadsdiary.com/wp-content/themes/sdd/images/gravatar-over.png);
	
}

/* Next and Previous */

.nextposts a {
	background-image:url(images/newer.gif);
	width:108px;
	height:23px;
	float: right;
	display:block;
	text-indent:-999em;
	border:none; !important
	}

.previousposts a {
	background-image:url(images/older.gif);
	width:104px;
	height:23px;
	float: left;
	display:block;
	text-indent:-999em;
	border:none; !important
	}
	
	
 /* FOOTER */
 
#footer {
	clear:both;
	text-align:center;
}

/* OTHER STUFF */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	border:none;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
.fblike {
	width:95px;
	clear:right;
	float:right;
	height:30px;
	margin:auto;
}
