/*
	Theme Name: Today Is That Day Magazine
*/

body {
	background: #EBEBEB url(http://c0541342.cdn.cloudfiles.rackspacecloud.com/bg.gif) top center repeat-y;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#wrap {
	background: #EAEAEA;
	width: 960px;
	margin: 0px auto 0px;
	padding: 0px;
	}

hr {
	border: none;
	border-bottom: 1px solid #C0C0C0;
	margin-bottom: 10px;
	padding: 0px 0px 10px 0px;
	height: 0px;
	clear: both;
	}
	
.clear {
	clear: both;
	}
	
.thumb {
	float: left;
	margin: 0px 10px 0px 0px;
	}

.tabber {
	display: none;
	}
	
/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	/* color: #B2265D;
	color: #800000; 
	color: #AA1B28;*/
	color: #7c0592;
	text-decoration: none;
	}
	
a:hover {
	/* color: #B2265D;*/
	color: #7c0592;
	text-decoration: underline;
	}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none 
	}
	
/************************************************
*	Header  									*
************************************************/

#header {
	background: #111111 url(http://c541342.r42.cf0.rackcdn.com/header.png); 
	/* background: #111111 url(http://images.askdanandjennifer.com/today/wp-content/themes/TITD_magazine_10/images/header.png);	*/
	width: 960px;
	height: 80px;
	margin: 0px auto 0px;
	padding: 0px;
	overflow: hidden;
	}
	
#header p {
	padding: 0px 0px 5px 10px;
	margin: 0px;
	line-height: 20px;
	}
	
#header #imageheader {
	/* width: 340px; */
	width: 440px;
	height: 80px;
	text-indent: -10000px;
	/* background: url(http://www.dan-and-jennifer.com/wp-content/themes/magazine_10/images/danjennifer_logo_large_v4.png) left top no-repeat;  */
	/* good */
	/* background: url(http://c0541342.cdn.cloudfiles.rackspacecloud.com/danjennifer_header_final_nohighlight.png) left top no-repeat; */
	/* background: url(todayisthatday/today_header.png) left top no-repeat; */
	background: url(http://c0541342.cdn.cloudfiles.rackspacecloud.com/today_header.png) left top no-repeat;
	/* good */
	/* */
	/* background: url(http://c0541342.cdn.cloudfiles.rackspacecloud.com/danjennifer_header_final.png) left top no-repeat; */
	}

#header #imageheader a {	
	display: block;
	width: 340px;
	height: 80px;
	}

#header h1, #header h4 {
	color: #FFFFFF;
	font-size: 24px;
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 15px 0px 0px 10px;
	text-decoration: none;
	}
	
#header h1 a, #header h1 a:visited, #header h4 a, #header h4 a:visited {
	color: #FFFFFF;
	font-size: 24px;
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
#header h1 a:hover, #header h4 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}

.headerleft {
	/* width: 350px; */
	width: 430px;
	float: left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}

.headerleft p {
	color: #FFFFFF;
	font-size: 14px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}
	
.headerright {
	/* width: 600px; */
	width: 520px; 
	float: right;
	margin: 0px;
	padding: 50px 0px 0px 0px; 
	/* padding: 14px 0px 0px 0px; */ /* for language flags */
	}

/************************************************
*	TopNav          							*
************************************************/

#topnav {
	margin: 0px;
	padding: 0px 5px 0px 0px;
	float: right;
	}
	
#topnav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#topnav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#topnav li a, #topnav li a:link {
	background: #484848;
	color: #FFFFFF;
	display: block;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
    margin: 0px 5px 0px 0px;
	padding: 8px 15px 7px 15px;
	text-decoration: none;
	text-transform: uppercase;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	}

#topnav li a:hover {
	background: #6C6C6C;
	color: #FFFFFF;
	margin: 0px 5px 0px 0px;
	padding: 8px 15px 7px 15px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	}
	
#topnav li li a, #topnav li li a:link, #topnav li li a:visited {
	background: #6C6C6C;
	width: 150px;
	color: #FFFFFF;
	float: none;
	margin: 0px 0px 0px -1px;
	padding: 7px 10px 7px 10px;
	border-bottom: 1px solid #111111;
	border-left: 1px solid #111111;
	border-right: 1px solid #111111;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	}
	
#topnav li li a:hover {
	background: #484848;
	color: #FFFFFF;
	margin: 0px 0px 0px -1px;
	padding: 7px 10px 7px 10px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	}

#topnav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	margin: 0px;
	padding: 0px;
	}

#topnav li li { 
	}

#topnav li ul a { 
	width: 150px;
	}

#topnav li ul a:hover, #topnav li ul a:active { 
	}

#topnav li ul ul {
	margin: -30px 0 0 171px;
	}

#topnav li:hover ul ul, #topnav li:hover ul ul ul, #topnav li.sfhover1 ul ul, #topnav li.sfhover1 ul ul ul {
	left: -999em;
	}

#topnav li:hover ul, #topnav li li:hover ul, #topnav li li li:hover ul, #topnav li.sfhover1 ul, #topnav li li.sfhover1 ul, #topnav li li li.sfhover ul {
	left: auto;
	}

#topnav li:hover, #topnav li.sfhover1 { 
	position: static;
	}
	
#topnav .current_page_item a {
	background: #6C6C6C;
	color: #FFFFFF;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	}

/************************************************
*	Navbar      								*
************************************************/

#navbar {
	background: url(http://c0541342.cdn.cloudfiles.rackspacecloud.com/navbar.png);
	width: 960px;
	height: 36px;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px auto 0px;
	padding: 0px;
	}

#navbar p {
	margin: 0px;
	padding: 8px 0px 0px 15px;
	text-transform: uppercase;
	}
	
#nav {
	margin: 0px;
	padding: 0px;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li a, #nav li a:link, #nav li a:visited {
	background: url(http://c0541342.cdn.cloudfiles.rackspacecloud.com/navside.png) right no-repeat;
	color: #FFFFFF;
	display: block;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
    margin: 0px;
	padding: 11px 17px 10px 15px;
	}

#nav li a:hover, #nav li a:active {
	background: url(http://c0541342.cdn.cloudfiles.rackspacecloud.com/navhov.png) right no-repeat;
	color: #FFFFFF;
	margin: 0px;
	padding: 11px 17px 10px 15px;
	text-decoration: none;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #6C6C6C;
	color: #FFFFFF;
	width: 150px;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	float: none;
	margin: 0px;
	padding: 7px 10px 7px 10px;
	border-bottom: 1px solid #111111;
	border-left: 1px solid #111111;
	border-right: 1px solid #111111;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #111111;
	color: #FFFFFF;
	margin: 0px;
	padding: 7px 10px 7px 10px;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#nav li li { 
	}

#nav li ul a { 
	width: 140px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -30px 0 0 171px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
	
/************************************************
*	Searchbar      								*
************************************************/

#searchbar {
	background: #6C6C6C;
	width: 960px;
	height: 44px;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px auto 0px;
	padding: 0px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	}
	
#searchbarleft {
	width: 350px;
	float: left;
	margin: 0px;
	padding: 10px 0px 0px 10px;
	}
	
#searchbarmiddle {
	width: 290px;
	float: left;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	}
	
#searchbarright {
	width: 295px;
	float: left;
	margin: 0px;
	padding: 2px 0px 0px 0px;
	}
	
#searchbarright a, #searchbarright a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
	
#searchbarright a:hover {
	text-decoration: underline;
	}
	
#searchbarright a img {
	border: none;
	margin: 0px 3px 1px 0px;
	padding: 0px;
	}	
	
#searchbarform {
	margin: 10px 0px 0px 0px;
	display: inline;
	overflow: hidden;
	}
	
#searchbarformheader {
	margin: 0px;
	}
	
#searchbarsearch {
	background: #FFFFFF url(http://c0541342.cdn.cloudfiles.rackspacecloud.com/searchbar.png) repeat-x;
	width: 240px;
	color: #222222;
	font-family: Arial, Tahoma, Verdana;
	padding: 3px 0px 3px 5px;
	margin: 0px 5px 0px 3px;
	border: 1px solid #666666;
	display: inline;
	}
	
#searchbarsubmit {
	background: #222222;
	color: #FFFFFF;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 2px 3px 2px 3px;
	border: 1px solid #222222;
	}
	
#cat {
	background: #FFFFFF url(http://c0541342.cdn.cloudfiles.rackspacecloud.com/searchbar.png) repeat-x;
	width: 220px;
	color: #222222;
	font-family: Arial, Tahoma, Verdana;
	padding: 3px 2px 2px 2px;
	margin: 0px 3px 0px 3px;
	border: 1px solid #666666;
	display: inline;
	}
	
.postform {
	background: #FFFFFF;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 5px 0px 0px 0px;
	padding: 5px;
	display: inline;
	}
	
.rsslink {
	padding: 2px 5px 2px 15px;
	background: url(http://c0541342.cdn.cloudfiles.rackspacecloud.com/rss.png) no-repeat left center;
	}
	
/************************************************
*	Homepage 					     		    * 
************************************************/
	
.hptabber {
	background: #FFFFFF;
	margin: 0px 0px 10px 0px;
	padding: 15px 10px 0px 10px;
	border: 1px solid #C0C0C0;
	}
	
.hpfeatured {
	background: #FFFFFF;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #C0C0C0;
	}
	
.hpfeatured p {
	margin: 0px;
	padding: 0px;
	/* line-height:18px; */
	}
	
.homeleft {
	float: left;
	width: 299px;
	margin: 0px;
	padding: 0px;
	}
	
.homeright {
	float: right;
	width: 299px;
	margin: 0px;
	padding: 0px;
	}
	
.homeblock {
	background: #FFFFFF;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #C0C0C0;
	}

.homeblock p {
	margin: 0px;
	padding: 0px;
	}
	
.homeblock embed, .homeblock object {
	width: 277px; 
	height: 225px;
	margin: 0px; 
	padding: 0px;
	}
	
/************************************************
*	Content 					     		    * 
************************************************/

#content {
	width: 940px;
	margin: 0px auto 0px;
	padding: 10px 0px 0px 0px;
	line-height: 18px;
	}
	
#contentleft {
	float: left;
	width: 608px;
	margin: 0px;
	padding: 0px;
	}

#contentfull {
	float: left;
	width: 940px;
	margin: 0px;
	padding: 0px;
	}

#contentleft h1, #contentfull h1 {
	color: #111111;
	font-size: 20px;
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
#contentleft h1 a, #contentfull h1 a {
	color: #111111;
	/* color: #AA1B28;*/
	font-size: 20px;
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}

#contentleft h1 a:hover, #contentfull h1 a:hover {
	/* color: #B2265D;
	color: #AA1B28;*/
	color: #7c0592;
	font-size: 20px;
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	/* text-decoration: none;*/
	text-decoration: underline;
	}
	
#contentleft h2, #contentfull h2 {
	color: #111111;
	font-size: 18px;
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}
	
#contentleft h2 a, #contentfull h2 a {
	color: #111111;
	font-size: 18px;
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}

#contentleft h2 a:hover, #contentfull h2 a:hover {
	/* color: #B2265D;
	color: #AA1B28;*/
	color: #7c0592;
	font-size: 18px;
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	/* text-decoration: none;*/
	text-decoration: underline;
	}
	
#contentleft h3, #contentfull h3 {
	color: #111111;
	font-size: 16px;
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}
	
#contentleft h4, #contentfull h4 {
	color: #111111;
	font-size: 14px;
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}
	
#contentleft h4 a {
	color: #111111;
	font-size: 14px;
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}

#contentleft h4 a:hover {
	/* color: #B2265D;
	color: #AA1B28;*/
	color: #7c0592;
	font-size: 14px;
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	/* text-decoration: none;*/
	text-decoration: underline;
	}
	
#contentleft h5, #contentfull h5 {
	color: #111111;
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}
	
#contentleft h6, #contentfull h6 {
	color: #111111;
	font-size: 10px;
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}	
	
#contentleft img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#contentleft img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

.post {
	/* margin: 0px 0px 50px 0px;
	margin: 0px 0px 30px 0px; */
	margin: 0px 0px 24px 0px;
	}
	
.postarea {
	background: #FFFFFF;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #C0C0C0;
	}

.postarea .breadcrumb {
	background: #F7F7F7;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px 0px 20px 0px;
	padding: 5px 0px 5px 10px;
	border: 1px solid #E6E6E6;
	}
	
.postarea p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
.postarea ol {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
.postarea ol li {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	}
	
.postarea ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
.postarea ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
.postarea ul li {
	background: url(http://c0541342.cdn.cloudfiles.rackspacecloud.com/icon-gray-lt.png) no-repeat top left;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 20px;
	}
	
.postarea ul ul li {
	background: url(http://c0541342.cdn.cloudfiles.rackspacecloud.com/icon-gray-lt.png) no-repeat top left;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 20px;
	}
	
#actualpost {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#actualpost a, #actualpost a:visited {
	color: #7c0592;
	border-bottom: 1px solid #7c0592;
	text-decoration: none;
}

#actualpost a:hover {
	color:#B2B2B2;
	border-bottom: 1px solid #B2B2B2;
	text-decoration: none;
}
/*#actualpost a, #actualpost a:visited {
	border-bottom: 1px solid #B2B2B2;
	text-decoration: none;
}

#actualpost a:hover {
	border-bottom: 1px solid #AA1B28;
	text-decoration: none;
}*/


.postpromosection {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.postpromosection a, .postpromosection a:visited {
	color: #7c0592;
	border-bottom: 1px solid #7c0592;
	text-decoration: none;
}

.postpromosection a:hover {
	color:#B2B2B2;
	border-bottom: 1px solid #B2B2B2;
	text-decoration: none;
}
/*.postpromosection a, .postpromosection a:visited {
	border-bottom: 1px solid #B2B2B2;
	text-decoration: none;
}

.postpromosection a:hover {
	border-bottom: 1px solid #AA1B28;
	text-decoration: none;
}*/

.postpromosection ul li {
	/* background: url(http://c0541342.cdn.cloudfiles.rackspacecloud.com/icon-red-lt.png) no-repeat top left; */
	background: url(http://c0541342.cdn.cloudfiles.rackspacecloud.com/icon-purple-lt.png) no-repeat top left;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 20px;
	}

blockquote {
	background: #F7F7F7;
	margin: 0px 25px 15px 25px;
	padding: 0px 25px 0px 10px;
	border: 1px solid #E6E6E6;
	}
	
#content blockquote p {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	}
	
.postauthor {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #999999;
	}
	
.postauthor p {
	margin: 0px;
	padding: 0px;
	}
	
.postmeta {
	background: #F7F7F7;
	font-size: 11px;
	text-transform: uppercase;
	/* margin: 0px 0px 40px 0px; */
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #E6E6E6;
	}
	
.postmeta p {
	margin: 0px;
	padding: 0px;
	}

code {
	background: #F7F7F7;
	margin: 0px 25px 15px 25px;
	padding: 10px;
	display: block;
	font-family: Verdana, Tahoma, Verdana;
	border: 1px solid #E6E6E6;
	}
	
.archives {
	float: left;
	width: 250px;
	margin: 0px;
	padding: 0px 25px 20px 0px;
	}
	
.adblock {
	background: #FFFFFF;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #C0C0C0;
	}
	
/*.adblock ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
.adblock ul li {
	background: url(http://c0541342.cdn.cloudfiles.rackspacecloud.com/icon.gif) no-repeat top left;
	list-style-type: none;
	margin: 0px 0px 5px 10px;
	padding: 0px 0px 0px 20px;
	}
	*/
	
.postcomments {
	background: #FFFFFF;
	margin: 0px 0px 10px 0px;
	padding: 15px 10px 10px 10px;
	border: 1px solid #C0C0C0;
	}

/************************************************
*	Images  					     		    * 
************************************************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	}

img.alignright {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {
	background: #F7F7F7;
	text-align: center;
	padding: 4px 0px 5px 0px;
	border: 1px solid #E6E6E6;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
/************************************************
*	Sidebar 	        			            * 
************************************************/
	
#sidebar {
	float: right;
	width: 322px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	}
	
#sidebar a, #sidebar a:visited  {
	/* color: #B2265D;
	color: #AA1B28;*/
	color: #7c0592;
	text-decoration: none;
	}
	
#sidebar a:hover {
	/* color: #B2265D;
	color: #AA1B28;*/
	color: #7c0592;
	text-decoration: underline;
	}
	
#sidebar h2, #sidebar h4 {
	color: #111111;
	font-size: 14px;
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}
	
	
#sidebar h3 {
	color: #111111;
	font-size: 16px;
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}

#sidebar p {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	}
	
#sidebar img {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	}
	
#sidebar embed, #sidebar object {
	width: 300px; 
	height: 250px;
	margin: 5px 0px 0px 0px; 
	padding: 0px;
	}
	
#sidebar .widget  {
	background: #FFFFFF;
	margin: 0px 0px 10px 0px;
	/* padding: 5px 5px 10px 10px; */
	padding: 10px 5px 10px 10px;
	border: 1px solid #C0C0C0;
	}
	
#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}
	
#sidebar ul ul li a, #sidebar ul ul li a:visited {
	/* color: #B2265D;
	color: #AA1B28;*/
	color: #7c0592;
	text-decoration: none;
	}
	
#sidebar ul ul li a:hover {
	/* color: #B2265D;
	color: #AA1B28;*/
	color: #7c0592;
	text-decoration: underline;
	}

#sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul ul ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#sidebar ul li li {
	background: url(http://c0541342.cdn.cloudfiles.rackspacecloud.com/icon-gray-lt.png) no-repeat top left;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
	}
	
#sidebar ul li ul li {
	background: url(http://c0541342.cdn.cloudfiles.rackspacecloud.com/icon-gray-lt.png) no-repeat top left;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
	}

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

.widget_tag_cloud {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}

.enews {
	background: #FFFFFF url(http://c0541342.cdn.cloudfiles.rackspacecloud.com/enews.gif) top right no-repeat;
	margin: 0px;
	padding: 0px;
	}
	
/************************************************
*	Searchform  								*
************************************************/

#searchform {
	color: #111111;
	font-size: 14px;
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	display: inline;
	}
	
#searchformheader {
	margin: 0px;
	}

#s {
	background: #FFFFFF url(http://c0541342.cdn.cloudfiles.rackspacecloud.com/searchbar.png) repeat-x;
	width: 200px;
	color: #222222;
	font-family: Arial, Tahoma, Verdana;
	padding: 3px;
	margin: 5px 5px 0px 3px;
	border-top: 1px solid #666666;
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
	border-bottom: 1px solid #EEEEEE;
	}
	
#searchsubmit {
	background: #B2265D;
	color: #FFFFFF;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 3px 2px 2px 2px;
	border: 1px solid #B2265D;
	}

/************************************************
*	Footer  									*
************************************************/
	
#footer {
	background: url(http://c0541342.cdn.cloudfiles.rackspacecloud.com/footer.gif);
	width: 960px;
	/* height: 55px; */
	height: 60px;
	margin: 0px auto 0px;
	padding: 0px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	}
	
#footer p {
	color: #FFFFFF;
	margin: 0px;	
	padding: 0px 0px 5px 0px;
	}
	
#footer a {
	color: #FFFFFF;
	/* text-decoration: none; */
	text-decoration: underline;
	}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#footer a img {
	border: none;
	margin: 0px 4px 1px 0px;
	padding: 0px;
	}
	
.footerleft {
	float: left;
	/* width: 300px; */
	width: 400px;
	margin: 0px;
	padding: 11px 0px 0px 30px;
	}
	
.footerright {
	float: right;
	/* width: 600px;*/
	width: 500px;
	margin: 0px;
	padding: 11px 10px 0px 0px;
	text-align: right;
	}
	
/************************************************
*	eNews Subscribe								*
************************************************/

#subscribe {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	overflow: hidden;
	}

#subbox {
	background: #FFFFFF url(http://c0541342.cdn.cloudfiles.rackspacecloud.com/searchbar.png) repeat-x;
	width: 220px;
	color: #222222;
	font-family: Arial, Tahoma, Verdana;
	padding: 3px;
	margin: 5px 5px 0px 0px;
	border-top: 1px solid #666666;
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
	border-bottom: 1px solid #EEEEEE;
	}
	
#subbutton {
	background: #222222;
	color: #FFFFFF;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 2px 3px 2px 3px;
	border: 1px solid #222222;
	}
	
#submit {
	background: #222222;
	color: #FFFFFF;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	border: 1px solid #222222;
	}
	
#author, #email, #url {
	background: #F7F7F7 !important;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 4px;
	border: 1px solid #F0E4E4;
	}
	
#comment {
	background: #F7F7F7 !important;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 5px 0px 5px 0px;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}
	
/************************************************
*	Comments									*
************************************************/
	
.commentlist li ul li {
	font-size: 12px;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #EEEEEE;
	margin: 0px 5px 0px 10px;
	padding: 2px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}

#commentform {
	margin: 5px 10px 0px 0px;
	}
	
#commentform textarea {
	width: 99%;
	padding: 2px;
	}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
	
#commentform p {
	margin: 5px 0px 5px 0px;
	}
	
#commentform #submit {
	margin: 0px;
	float: left;
	}
	
.alt {
	margin: 0px;
	padding: 10px;
	}

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

.commentlist li {
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	}
	
.children { 
	margin: 0px;
	padding: 0px;
	}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
	
.reply a, .reply a:visited {
	background: #222222;
	color: #FFFFFF;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #222222;
	}
	
.reply a:hover {
	background: #B2265D;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #B2265D;
	}

.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
.thread-even {
	background: #F7F7F7;
	margin: 0px;
	padding: 0px;
	}
	
.depth-1 {
	border: 1px dotted #E6E6E6;
	margin: 0px;
	padding: 0px;
	}

.even, .alt {
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	margin: 0px;
	padding: 0px;
	}
	
	
/* Paging */
		
span.contentjumpnumber { 	vertical-align: middle ;
	/* color: #ccc; 
	background-color: #25a;  */
	color: #ccc; 
	background-color: #7c0592; 
	font-weight: bold;
	border:1px #ddd solid ; 
	border-top-color: #a7a7a7; 
	padding: 3px 3px 3px 3px }
		
a.contentjumpnumber { 	vertical-align: middle; 
	border:1px #ddd solid ; 
	border-top-color: #a7a7a7; 
	padding: 3px 3px 3px 3px}
	
a.contentjumpnumber:hover { border-top-color: #25a; }

span.contentjumpall { 	vertical-align: middle ;
	color: #ccc; 
	font-weight: bold;
	border:1px #ddd solid ; 
	border-top-color: #a7a7a7; 
	background-color: #25a; 
	padding: 3px 3px 3px 3px }
		
a.contentjumpall { 	vertical-align: middle; 
	border:1px #ddd solid ; 
	border-top-color: #a7a7a7; 
	padding: 3px 3px 3px 3px}
	
a.contentjumpall:hover { border-top-color: #25a; }
	
	
/* Interior Pages */

.share-me { margin: 0 0 8px; overflow: hidden; }
	.share-twitter { height: 23px; max-width: 120px; overflow: hidden; float: left; margin-top: 2px; }
	.share-facebook { height: 24px; width: 380px; overflow: hidden; float: left; }
	.share-google { height: 23px; width: 75px; overflow: hidden; float: left; margin-top: 2px; }
	
	
/* Sidebar Socials */

#follow-danjenn-f { border: 1px solid #EBEBEB; margin-top: 5px; overflow: hidden; width: 298px; }
#follow-danjenn-f ul, #follow-danjenn-f ol { list-style: none; }
#follow-danjenn-f .f .minor { font-size: 10px; font-weight: 600; color: #2c669a; text-transform: uppercase; 
	text-shadow: 1px 1px #d0e6f1; }
#follow-danjenn-f .f h4 { background: #c0deed; padding: 10px 9px; }
#follow-danjenn-f .fb-like-box { padding: 5px; border-bottom: 1px solid #ebebeb; }
#follow-danjenn-f .gplusone { background-color: #faf4e8; border-top: 1px solid white; border-bottom: 1px solid #ebebeb; 
	font-size: 0.90em; color: black; padding: 5px 11px; line-height: 1px; }
#follow-danjenn-f .gplusone span { margin-left: 4px; display: inline-block; vertical-align: text-top; }
#follow-danjenn-f .twitter-follow { background-color: #eef9fd; border-top: 1px solid white; border-bottom: 1px solid #ebebeb; }
#follow-danjenn-f .twitter-follow a.twitter-follow-button { display: none; }
#follow-danjenn-f .twitter-follow iframe { margin: 5px 11px; }


/* Global sites nav bar */

#globalnav {
	z-index: 10; 
	/*position: absolute; */ 
	top: 0; 
	left: 0;
	background-color: #fff; 
	/* height: 15px;  */
	min-height: 15px; 
	width: 100%; 
	padding: 3px 0; 
	margin: 0; 
	font-size: 11pt; 
	font-family: arial,sans !important; 
	color: #000; 
	text-align: center; 
	/* border-bottom: 1px solid #999; */
	border-bottom: 1px solid #000;
	overflow:hidden;
}

#globalwrap {
	margin: 0 auto; 
	padding: 0px 0px 0px 31px; 
	/* width: 755px; */
	/* width: 825px; */
	width: 952px;
	text-align: center;
}

#globalwrap ul {
	margin: 0; 
	padding: 0; 
	list-style: none; 
	font-size: 0.75em; 
	font-weight: bold;
}

#globalwrap li {
	float: left; 
	margin-right: 10px;
}

#globaltitle {
	font-weight: normal;
}

#globalwrap a {
	font-family: arial, sans !important; 
	/* color: #B2265D;
	color: #800000; 
	color: #AA1B28;*/
	color: #7c0592;
	text-decoration: underline;
	/* text-decoration: none;  */
	font-weight: normal;
}

#globalwrap a:hover {
	/* color: #B2265D;
	color: #AA1B28;*/
	color: #7c0592;
	text-decoration: underline;
}


/* About Author / Note */

.note
{
    text-align: center;
}

.note a, .note a:visited {
	border-bottom: 1px solid #B2B2B2;
	text-decoration: none;
}

.note	 a:hover {
	/* border-bottom: 1px solid #AA1B28; */
	border-bottom: 1px solid #7c0592;
	text-decoration: none;
}

.dropshadow{
	background: url(http://c0525752.cdn.cloudfiles.rackspacecloud.com/shadowAlpha.png) no-repeat bottom right !important;
	background: url(http://c0525752.cdn.cloudfiles.rackspacecloud.com/shadow.gif) no-repeat bottom right;
	/* width: 80%; 
	margin-top:2em; */
	width: 90%;
    margin-top:1em;
	 margin-bottom:0.75em;
    margin-left: auto;
    margin-right: auto;
}

.noteclassic, .noteimportant, .notewarning, .notetip,.notehelp{
   /* padding: 15px 20px 15px 80px; 
	padding: 12px 20px 15px 100px;*/
	padding: 12px 20px 15px 130px;
    
    /*IE min-height hack*/
    min-height:40px;
    height:auto !important;
    height:40px;
    overflow:visible;
    
	position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #999999;
    /*Set the position of the background image*/
    background-position: 20px 50%;
    background-repeat: no-repeat;
    text-align: justify;
}
.noteclassic, .noteimportant, .notewarning, .notetip,.notehelp{
	/* IE5 hack */
	\margin: 0px 0px -3px 0px;
	ma\rgin:  0px 0px 0px 0px;
}

.noteclassic {
  /* background-color: #eef; */
  background-color: #F7F7F7; 
  /* background-image: url(http://c0525752.cdn.cloudfiles.rackspacecloud.com/author.png); */
  background-image: url(http://c0541342.cdn.cloudfiles.rackspacecloud.com/purple_abouttheauthor.jpg);
  background-position:15px 15px;
}

.noteauthor {
  background-color: #eef;
  background-image: url(http://c0525752.cdn.cloudfiles.rackspacecloud.com/author.png);
  background-repeat:no-repeat;
  background-position:15px 15px;
}

.noteimportant {
  background-color: #ffc;
  background-image: url(http://c0525752.cdn.cloudfiles.rackspacecloud.com/important.png);
}

.notewarning {
  background-color: #fdd;
  background-image: url(http://c0525752.cdn.cloudfiles.rackspacecloud.com/warning.png);
}

.notetip {
  background-color: #dfd;
  background-image: url(http://c0525752.cdn.cloudfiles.rackspacecloud.com/tip.png);
}

.notehelp {
  background-color: #cbf;
  background-image: url(http://c0525752.cdn.cloudfiles.rackspacecloud.com/help.png);
}
