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

body {
background-image:url(../images/hisandhers/hisandhers_diamondbg.jpg);

	background-color:#322f24;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 0 20px 0;
 	text-align: center;

}

#wrapper {
 	margin-left: auto;
 	margin-right: auto;
 	width:1220px;
 	text-align: left;
}

.clear {
	clear: both;
}

/*  HEADER  */

#header {
	height:134px;
 	margin-left: auto;
 	margin-right: auto;
	text-align:center;	

}  

#header #title {
 	margin-left: auto;
 	margin-right: auto;
	margin-top: 20px;
	
}

#topNav {
	font-size:10px;
	color:#dad9d9;
	letter-spacing:.15em;
	padding-top:10px;

}

#header #line {
	position:absolute;
	top:175px;

}

#header #current {
 	margin-left: auto;
 	margin-right: auto;

}

#header #current .heIs {
	font-size:15px;
	color:#87bcba;
	margin-bottom:-8px;
}

#header #current .heIsWhere {
	font-size:10px;
	color:#87bcba;
	margin-bottom:0px;
}

#header #current .heIsWhere a {
	font-size:10px;
	color:#87bcba;
	margin-bottom:0px;
	text-decoration:none;
}

#header #current .sheIs {
	font-size:15px;
	color:#dad9d8;
	margin-bottom:-8px;
}

#header #current .sheIsWhere {
	font-size:10px;
	color:#dad9d8;
	margin-bottom:0px;
}

#header #current .sheIsWhere a {
	font-size:10px;
	color:#dad9d8;
	margin-bottom:0px;
	text-decoration:none;
}

#header #current .weAre {
	font-size:10px;
	color:#f91439;
	margin-top:43px;
	letter-spacing:.15em;
}

#header #current .weAreSkycrusher {
	font-size:10px;
	color:#f91439;
	margin-bottom:0px;
}

#header #current .weAreSkycrusher a {
	font-size:10px;
	color:#f91439;
	margin-bottom:0px;
	text-decoration:none;
}

/*  SIDEBAR LINKS  */
#sidebarHim {
	float:left;
	width:134px;
	padding-top:10px;
}

#sidebarHer {
	float:left;
	width:132px;
	padding-top:10px;
}

.sidebarLinks {
	display: block;
	
}

.hisLinksHeader {
	color:#87bcba;
	font-size: 15px;
	padding: 7px 0 7px 0px;
	border-top-style:double;
	border-top-color:#87bcba;
	border-bottom-style:double;
	border-bottom-color:#87bcba;
	text-align:center;
	letter-spacing:.15em;

}



.hisLinks {
	color:#87bcba;
	font-size: 11px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	line-height:17px;
	text-align:center;

}

.hisLinks a {
	text-decoration:none;
	color:#87bcba;
}

.hisLinks a:hover {
	text-decoration:none;
	color:#fff;
}

.herLinksHeader {
	color:#dad9d9;
	font-size: 15px;
	padding: 7px 0 7px 0px;
	border-top-style:double;
	border-top-color:#dad9d9;
	border-bottom-style:double;
	border-bottom-color:#dad9d9;
	text-align:center;
	letter-spacing:.15em;

}



.herLinks {
	color:#dad9d9;
	font-size: 11px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	line-height:17px;
	text-align:center;

}

.herLinks a {
	text-decoration:none;
	color:#dad9d9;
}

.herLinks a:hover {
	text-decoration:none;
	color:#fff;
}



.ourLinksHeader {
	color:#f91439;
	font-size: 15px;
	margin-bottom:-5px;
}



.ourLinks {
	color:#f91439;
	font-size: 10px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	line-height:15px;

}

.ourLinks a {
	text-decoration:none;
	color:#f91439;
}

.ourLinks a:hover {
	text-decoration:none;
	color:#fff;
}


.archiveHeader {
	color:#3b3722;
	font-size: 15px;
	margin-bottom:-5px;
	background-color:#f91439;
}



.archiveLinks {
	color:#54513d;
	font-size: 10px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	line-height:15px;
}


.archiveLinks a:link {
	text-decoration:none;
	color:#3b3722;
	background-color:#f91439;
}

.archiveLinks a:visited {
	text-decoration:none;
	color:#3b3722;
	background-color:#f91439;
}

.archiveLinks a:hover {
	text-decoration:none;
	color:#f91439;
	background-color:#3b3722;

}

.archiveLinks a:active {
	text-decoration:none;
	color:#f91439;
	background-color:#3b3722;

}



/*  CONTENT AREA */

#content {
	float:left;
	width:948px;
}

#content #entryHIM{
	background-image:url(../images/hisandhers/speechbubble_him.png);
	background-repeat:no-repeat;
	padding-right: 22px;
	padding-left: 45px;
}

#content #entryHER{
	background-image:url(../images/hisandhers/speechbubble_her.png);
	background-repeat:no-repeat;
	padding-left: 22px;
	padding-right: 45px;
}

#content #entryUS{
	background-image:url(../images/hisandhers/speechbubble_us.png);
	background-repeat:no-repeat;
	padding-right: 22px;
	padding-left: 45px;
	margin-top:15px;
}

#content #entryUS .postImg{

}

#USleftContent {
	float:left;
	width:190px;

}

#UScenterContent {
	float:left;
	padding-left:10px;
	padding-right:10px;
}

#USrightContent {
	float:left;
	width:200px;
	

}




#content #entryHIM .postImg{
	float:right;
	margin-left: 20px;
}

#content #entryHER .postImg{
	float:left;
	margin-right: 20px;

}


.imgLeft{
	float:left;
	margin-right:20px;
}

.imgRight{
	float:right;
	margin-left:20px;
}


#content h1 {
	color:#46333d;
	font-size:10px;
	margin-bottom:-8px;
}


#content h2 {
	color:#46333d;
	font-size:14px;
	border-top: solid;
	border-top-color: #46333d;
	border-top-width: 1px;
	border-bottom: solid;
	border-bottom-color: #46333d;
	border-bottom-width: 1px;
	padding:9px 0px 9px 0px;
	text-decoration: none;

}


#content #entryUS h1 {
	color:#dad9d8;
	font-size:10px;
	margin-bottom:-8px;
}


#content #entryUS .headline {
	color:#dad9d8;
	font-size:14px;
	border-top: solid;
	border-top-color: #dad9d8;
	border-top-width: 1px;
	border-bottom: solid;
	border-bottom-color: #dad9d8;
	border-bottom-width: 1px;
	padding:9px 0px 9px 0px;
	text-decoration: none;

}

#content #commentUS h2 {
	color:#dad9d8;
	font-size:14px;
	border-top: solid;
	border-top-color: #dad9d8;
	border-top-width: 1px;
	border-bottom: solid;
	border-bottom-color: #dad9d8;
	border-bottom-width: 1px;
	padding:9px 0px 9px 0px;
	text-decoration: none;

}


#content #entryUS .headline a {
	color:#dad9d8;
	font-size:14px;
	padding:9px 0px 9px 0px;
	text-decoration: none;
	font-weight:bold;

}




#content  #entryUS .postBody a {
	color:#dad9d8;
}

#content  #entryUS .postBody a:link {
	color:#dad9d8;
}

#content  #entryUS .postBody a:active {
	color:#dad9d8;
}

#content  #entryUS .postBody a:hover {
	color:#dad9d8;
}

#content  #entryUS .postBody a:visited {
	color:#dad9d8;
}

#content .postBody a {
	color:#46333d;
}

#content .postBody a:link {
	color:#46333d;

}

#content .postBody a:active {
	color:#46333d;
}

#content .postBody a:hover {
	color:#46333d;
}

#content  .postBody a:visited {
	color:#46333d;
}

#content #entryUS .postBody {
	color:#dad9d8;
	font-size:12px;
	line-height: 18px;
	

}

#content #entryUS .postCommentCount a {
	color:#dad9d8;
	font-size:12px;
	line-height: 20px;
}


#content h2 a  {
	color:#46333d;
	text-decoration: none;
}

#content h2 a:link  {
	color:#46333d;
	text-decoration: none;
}


#content h2 a:hover  {
	text-decoration: none;
	color: #fff;
}


#content h2 a:visited  {
	color:#46333d;
	text-decoration: none;
}


#content h2 a:active  {
	text-decoration: none;
}


	
#content .postText {
	padding-top:10px;
	padding-left:40px;
}

#content .postTextUS {
	padding-top:0px;
	margin-top:25px;
	padding-left:40px;
}


#content .postText p {
	color:#46333d;
	font-size:12px;
	line-height: 20px;

}

#content .postCommentCount a {
	color:#46333d;
	font-size:12px;
	line-height: 20px;
}


#content .postBody{
	color:#46333d;
	font-size:12px;
	line-height: 20px;
	

}

#content .postComment{
	color:#5c5b54;
	font-size:11px;
	line-height: 20px;

}


#content #commentHIM{
	margin:0 25px 0 22px;
	padding: 0 20px 0 15px;
	background-color:#87bcba;
	
}


#content #commentHER{
	background-color:#dad9d9;
	padding: 0 20px 0 15px;
		margin:0 25px 0 22px;


}



#content #commentUS{
	background-color:#f91439;
	padding: 0 20px 0 15px;
		margin:0 25px 0 22px;


}

#content #commentRight {
	float:right;
	padding:30px 0 30px 30px;

}

#content #commentRight p {
	font-size:11px;
	color:#222;
	
}

#content #commentRight h3 {
	color:#46333d;
	font-size:14px;
	margin-top:20px;
}

#content #commentBody p {
	color:#46333d;
	font-size:12px;
}

#content #commentBody .commentBy {
	color:#555;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}


#content #commentUS #commentBody p {
	color:#dad9d8;
	font-size:12px;
}

#content #commentUS #commentRight h3 {
	color:#dad9d8;
	font-size:12px;
}

#content #commentUS #commentBody .commentBy {
	color:#dad9d8;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

#content a{
	color:#15140b;
}


#content a:link {
	text-decoration:underline;
}

#content a:visited {
	text-decoration:underline;
}

#content a:hover {
	text-decoration:none;
}

#content a:active {
	text-decoration:underline;
}

#content .paginate {
	margin-top: 20px;
	margin-bottom: 15px;
	font-size:12px;
	color:#fff;
	text-align:center;
	padding:10px;

}


#content .paginate a:link {
	color:#fff;
	text-decoration:none;
	background-color:#3b3722;
	padding:3px;
}

#content .paginate a:visited {
	color:#fff;
	text-decoration:none;
	background-color:#3b3722;
	padding:3px;
}

#content .paginate a:hover {
	color:#fff;
	text-decoration:underline;
	background-color:#3b3722;
	padding:3px;

}

#content .paginate a:active {
	color:#fff;
	text-decoration:underline;
	background-color:#3b3722;
	padding:3px;

}


.pagecount {
	font-size:11px;
	color:#87bcba;
}


/*  FOOTER  */
#footer {
	height:30px;
}
	
#footer #btmLine {
	height: 30px;
	width:: 1220px;	
	margin-left:auto;
	margin-right:auto;
	
}
	


