/*
Theme Name: Julie Mayhew Custom
Theme URI: http://www.satellitecreative.com
Description: Julie Mayhew Custom Theme.
Version: 1.0
Author: Satellite Creative
Author URI: http://www.satellitecreative.com
Tags:
*/

/* reset margin, padding and border sillyness in some browsers */

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



body {
	margin:0px;
	padding:0px;
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#f0ede7;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	font-size:14px;
}

img {
	border:0px;
	vertical-align:top;
	
}

p {
	color:#000000;
	font-size:14px;
	font-weight:normal;
	line-height:1.5;
	font-family:Georgia, "Times New Roman", Times, serif;

}

#Wrapper {
	width:830px;
	margin:0px auto 0px auto;
	padding-bottom:15px;
	background-image:url(images/bg_wrapper.gif);
	background-repeat:repeat-y;

}

.clearDiv {
	clear:both;
	font-size:0px;
	overflow:hidden;

}



#Banner {
	background-color:#000000;
	width:830px;
	height:145px;
	margin:auto;
}

#Container {
	/*background-color:#f0ede7;*/
	background-image:url(images/bg_repeat.gif);
	background-repeat:repeat-y;

}

#Left {
	width:562px;
	background-image:url(images/bg_repeat.gif);
	background-repeat:repeat-y;
	padding-bottom: 20px;

}


#LeftBod {
	padding-left:120px;
	padding-right:50px;
}

#RightSide {
	width:268px;
	float:right;
	/*background-color:#00FFFF;*/
	padding-top:0px;
	margin-top:0px;
}

#RightBod {
	background-color:#ec008c;
	margin-right:41px;
	padding-left:25px;
	padding-right:10px;
	padding-bottom: 20px;
	width:192px;
	padding-top:20px;
	margin-top:0px;
}

#RightBod img {
	margin-bottom:10px;
	margin-top:40px;
	display:block;
}


#RightBod a:link {color: #000000; text-decoration:none;}
#RightBod a:visited {color: #000000; text-decoration:none;}
#RightBod a:hover {color: #000000; text-decoration:underline;}
#RightBod a:active {color: #000000; text-decoration:none;}


#RightBod ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}



/*--------------- sidebar --------------------------*/

.sidebar li h2 {
	display:none;
/*	background-image:url(images/title_archives.gif);
	background-repeat:none;
	display:block;
	padding:0px;
	margin:0px;*/
}

.sidebar {
	margin:0px;
	padding:0px;
}

.sidebar li {
	list-style-type:none;
	margin-top:0px;
}




/*------------- content and posts ----------------*/



.date {
	color: #a6acb8;
	font-size:12px;
	margin-bottom:15px;
	font-family:Georgia, "Times New Roman", Times, serif;



}
.post h2 {
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:26px;
    font-weight:bold;
    line-height:26px;
	font-style:normal;
	margin-bottom:5px;

}

.post h2 a:link {
	color: #ec008c;
	text-decoration: none;
	font-style:normal;
}
.post h2 a:visited {
	text-decoration: none;
	color: #ec008c;
	font-style:normal;
}
.post h2 a:hover {
	text-decoration: none;
	color: #31bff3;
	font-style:normal;
}
.post h2 a:active {
	text-decoration: none;
	color: #ec008c;
	font-style:normal;
}


#innercontent {
	margin-top: 40px;
	/*background-color:#6633CC;*/
}

#container {
	width: 545px;
	/*background-color:#993366;*/

}

.post {
	margin-bottom:40px;

}


.post a {color: #31bff3; text-decoration:none; font-style:italic;}
.post a:visited {color: #31bff3; text-decoration:none; font-style:italic;}
.postm a:hover {color: #31bff3; text-decoration:underline; font-style:italic; }
.post a:active {color: #31bff3; text-decoration:none; font-style:italic; }


.postmetadata {
	margin-top:20px;
	color:#000000;
	/*border-bottom:1px solid #ccc;*/


}

.postmetadata a {color: #a6acb8; text-decoration:none; font-style:italic;}
.postmetadata a:visited {color: #a6acb8; text-decoration:none; font-style:italic;}
.postmetadata a:hover {color: #a6acb8; text-decoration:none; font-style:italic; }
.postmetadata a:active {color: #a6acb8; text-decoration:none; font-style:italic; }


/*------------- classes ----------------*/

h1 {
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:34px;
    font-weight:bold;
    line-height:40px;

}

h1 a:link {
	color: #31bff3;
	text-decoration: none;
}
h1 a:visited {
	text-decoration: none;
	color: #31bff3;
}
h1 a:hover {
	text-decoration: underline;
	color: #31bff3;
}
h1 a:active {
	text-decoration: none;
	color: #31bff3;
}


h2	 {
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:22px;
    font-weight:bold;
    line-height:26px;
	color:#00b2d9;
}

h2 a {
    color:#31bff3;
    text-decoration:none;
}



.h2 a:active,
.h2 a:hover {
    color: #31bff3;
}

h3{
    color:#31bff3;
    text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
    font-size:14px;
}

h4	 {
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:16px;
    font-weight:bold;
    line-height:26px;
	color:#00b2d9;
}

/*----------------------- begining of comments styling ------------------*/

.commentlist {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	line-height:2;

}



.comments-template {
	margin: 10px 0 0;
	border-top: 1px solid #e4e7ec;
	padding: 5px 0 0;
	font-size: 1.1em;
}


.comments-template a {color: #31bff3; text-decoration:none;}
.comments-template a:visited {color: #31bff3; text-decoration:none;}
.comments-template a:hover {color: #31bff3; text-decoration:underline;}
.comments-template a:active {color: #31bff3; text-decoration:none;}



.comment {
	padding: 10px 0px 0px 0px;
}
.depth-1 {
	border-bottom: 1px solid #e4e7ec;
	padding-bottom: 10px;
}
.depth-2 {
	background-image:url(images/replyarrow.png);
	background-repeat:no-repeat;
	margin-top: 10px;
	padding-left: 25px;
	border-top: 1px solid #e4e7ec;
}
.depth-3 {
	background-image:url(images/replyarrow.png);
	background-repeat:no-repeat;
	margin-top: 10px;
	padding-left: 25px;
	border-top: 1px solid #e4e7ec;
}
.depth-4 {
	background-image:url(images/replyarrow.png);
	background-repeat:no-repeat;
	margin-top: 10px;
	padding-left: 25px;
	border-top: 1px solid #e4e7ec;
}

.commentauthor {
	font-size:1.2em;
	font-weight:bold;
}


.commentauthor a {color: #31bff3; text-decoration:none;}
.commentauthor a:visited {color: #31bff3; text-decoration:none;}
.commentauthor a:hover {color: #31bff3; text-decoration:underline;}
.commentauthor a:active {color: #31bff3; text-decoration:none;}




.commentreply {
	text-align:left;
}

#commentform {
	margin:0px;
	padding:0px;
}

#commentform input {
	border: 1px solid #a6acb8;
	width:270px;
	color:#000000;
	font-size: 1.1em;
}

#commentform textarea {
	font-family:Georgia, "Times New Roman", Times, serif;
	border: 1px solid #a6acb8;
	width:270px;
	height:150px;
	color:#556c11;
	font-size: 1.1em;
}

#respond {
	margin-top:10px;
}

/*-------------------------------------------------*/

