@charset "UTF-8";
/* 
	The Creative Daily v3
	Author: Matt Oatley, Gabe Rankin, & Blend Production Group
	Global & Layout Styles
*/

img, div, h1, h2, input, li, a {
	behavior: url(../images/iepngfix.htc); 
}

* {
    outline: none;
}

/* Typography */

h1, h2, h3, p, em {
	padding: 0;
	margin: 0;
	font-weight: 100;
}

h1 {
	font-family: Georgia, "Times New Roman", Verdana, sans-serif;
	font-size: 22px;
	color: #cc3333;
}

h3 {
	font-family: Georgia, "Times New Roman", Verdana, sans-serif;
	font-weight: 100;
	font-size: 13px;
	color: #888;
	line-height: 20px;
	text-align: center;
}

p, em {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 20px;
}

/* General */

a, a:link, a:visited {
	outline: none;
}

body {
	margin: 0px;
	padding: 0px;
	background: url(../images/bkg.jpg) left top repeat;
}

.clear {
	clear: both;
}

.space {
	position: relative;
	width: auto;
	height: 30px;
}

#page {
	position: relative;
	width: 1024px;
	background: url(../images/bodyBKG.jpg) left top repeat-y;
}

#column1 {
	position: relative;
	width: 220px;
	float: left;
}

#column2 {
	position: relative;
	width: 581px;
	float: left;
	margin-bottom: 40px;
}

#column3 {
	position: relative;
	width: 208px;
	float: left;
	padding-left: 15px;
}

#logo {
	position: relative;
	width: 220px;
	height: 125px;
	background: url(../images/logo.jpg) no-repeat;
}

#calContainer {
	position: relative;
	width: 190px;
	height: 191px;
	background: url(../images/calendar.jpg) no-repeat;
	margin: 0 auto;
}

#cal {
	position: relative;
	width: 175px;
	height: 147px;
	margin-left: 9px;
}

.number {
	position: relative;
	width: 22px;
	height: 22px;
	margin: 0px 3px 3px 0px;
	float: left;
}

#calControl {
	position: relative;
	height: 33px;
}

a#calArrowL, a#calArrowR {
	position: absolute;
	width: 12px;
	height: 12px;
	top: 11px;
}

a#calArrowL {
	left: 9px;
	background: url(../images/arrowL.jpg) no-repeat;
}

a#calArrowR {
	left: 169px;
	background: url(../images/arrowR.jpg) no-repeat;
}

a:hover#calArrowR {
	background: url(../images/arrowR.jpg) 0px -12px no-repeat;
	cursor: pointer;
}

a:hover#calArrowL {
	background: url(../images/arrowL.jpg) 0px -12px no-repeat;
	cursor: pointer;
}

#month {
	position: absolute;
	width: 142px;
	height: 20px;
	left: 24px;
	top: 6px;
}

.hairline {
	position: relative;
	width: 551px;
	height: 30px;
	background: url(../images/hairline.jpg) no-repeat;
	margin: 0px auto;
}

.hairline2 {
	position: realtive;
	height: 30px;
	width: auto;
	padding-top: 20px;
	border-bottom: 1px dashed #ccc;
}

#mainnav {
	position: relative;
	width: 70px;
	height: 60px;
	margin-left: 30px;
}

a#postsNav, a#whatNav, a#linksNav, a#storeNav {
	position: absolute;
	width: 130px;
	height: 22px;
	background: url(../images/posts_nav.jpg) no-repeat;
	display: block;
	top: 20px;
}

a#whatNav {
	background: url(../images/what_nav.jpg) no-repeat;
	top: 53px;
}

a#linksNav {
	background: url(../images/links_nav.jpg) no-repeat;
	top: 74px;
}

a#storeNav {
	background: url(../images/store_nav.jpg) no-repeat;
	top: 105px;
}

/* Rounded */

div.rounded {
	background: #fff url(../images/tr.jpg) no-repeat top right;
	margin: 0px auto;
}
div.rounded div {
	background: transparent url(../images/tl.jpg) no-repeat top left;
}
div.rounded div div {
	background: transparent url(../images/br.jpg) no-repeat bottom right;
}
div.rounded div div div {
	background: transparent url(../images/bl.jpg) no-repeat bottom left;
	padding: 15px;
	margin-bottom: 20px;
}

/* Main Content */

#postInfo {
	position: relative;
	width: 551px;
	height: 125px;
	background: url(../images/postInfo.jpg) no-repeat;
	margin: 0px auto;
}

p .pTitle {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 22px;
	color: #cc3333;
}

#dateContainer {
	position: absolute;
	width: 180px;
	height: 20px;
	left: 0px;
	top: 46px;
}

#titleContainer {
	position: absolute;
	width: 380px;
	left: 161px;
	top: 36px;
}

#dateContainer p {
	font-size: 11px;
	text-align: left;
	line-height: 12px;
	color: #888;
}

#titleContainer h1 {
	text-align: right;
}

/* Posted By */

#postedBy {
	postion: relative;
	width: 208px;
	height: 126px;
	background: url(../images/postedby.jpg) no-repeat;
}

#pTiles {
	position: relative;
	width: 178px;
	margin: 0px auto;
}

.pTile {
	position: relative;
	width: 178px;
	height: 92px;
	background: url(../images/postedbyTile.jpg) no-repeat;
	margin-bottom: 20px;
}

.pTile img {
	position: absolute;
	width: 68px;
	height: 68px;
	left: 11px;
	top: 12px;
}

.pTile p {
	position: absolute;
	width: 75px;
	height: 60px;
	left: 90px;
	top: 18px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #b2b2b2;
	line-height: 12px;;
}

.pTile a, .pTile a:visited, .pTile a:link {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #007998;
	line-height: 22px;
}

.pTile a:hover {
	color: #b2b2b2;
}

/* Post Tools */

#postTools {
	position: relative;
	width: 551px;
	height: 70px;
	margin: 0px auto;
	padding-top: 20px;
}

#postDescription {
	position: relative;
	width: 521px;
	margin: 0px auto;
}

#postDescription p {
	padding-bottom: 20px;
}

a#leftArrow, a#rightArrow {
	position: absolute;
	width: 78px;
	height: 29px;
	top: 27px;
	left: -15px;
	border: none;
	outline: none;
}

a#leftArrow {
	background: url(../images/bigArrowL.jpg) -15px 0px no-repeat;
}

a#rightArrow {
	background: url(../images/bigArrowR.jpg) 15px 0px no-repeat;
	width: 70px;
	left: 498px;
	
}

a:hover#leftArrow {
	background: url(../images/bigArrowL.jpg) 0px -29px no-repeat;
}

a:hover#rightArrow {
	background: url(../images/bigArrowR.jpg) 0px -29px no-repeat;
}

a#emailTo {
	position: absolute;
	width: 44px;
	height: 44px;
	background: url(../images/email.jpg) no-repeat;
	left: 92px;
}

a#fav, a#delic, a#digg, a#stumble, a#twitter, a#facebook {
	position: absolute;
	width: 42px;
	height: 42px; 
}

a#fav {
	background: url(../images/fav.jpg) no-repeat;
	left: 140px;
	padding-right: 12px;
	border-right: 1px solid #ccc;
}

a#digg {
	background: url(../images/digg.jpg) no-repeat;
	left: 211px;
}

a#delic {
	background: url(../images/delic.jpg) no-repeat;
	left: 310px;
}

a#stumble {
	background: url(../images/stumble.jpg) no-repeat;
	left: 260px;
}

a#twitter {
	background: url(../images/twitter.jpg) no-repeat;
	left: 360px;
}

a#facebook {
	background: url(../images/facebook.jpg) no-repeat;
	left: 410px;
}


/* Temporary styles for numbers - DELETE us later */


.numberALT {
	position: relative;
	width: 22px;
	height: 22px;
	margin: 0px 3px 3px 0px;
	float: left;
	cursor: pointer;
}

#old31 { background: transparent url(../images/numbers/31.jpg) 0px 0px no-repeat; }
#n1 { background: transparent url(../images/numbers/1.jpg) 0px -22px no-repeat; }
#n2 { background: transparent url(../images/numbers/2.jpg) 0px -22px no-repeat; }
#n3 { background: transparent url(../images/numbers/3.jpg) 0px -22px no-repeat; }
#n4 { background: transparent url(../images/numbers/4.jpg) 0px -22px no-repeat; }
#n5 { background: transparent url(../images/numbers/5.jpg) 0px -22px no-repeat; }
#n6 { background: transparent url(../images/numbers/6.jpg) 0px -22px no-repeat; }
#n7 { background: transparent url(../images/numbers/7.jpg) 0px -22px no-repeat; }
#n8 { background: transparent url(../images/numbers/8.jpg) 0px -22px no-repeat; }
#n9 { background: transparent url(../images/numbers/9.jpg) 0px -44px no-repeat; }
#n10 { background: transparent url(../images/numbers/10.jpg) 0px -44px no-repeat; }
#n11 { background: transparent url(../images/numbers/11.jpg) 0px -44px no-repeat; }
#n12 { background: transparent url(../images/numbers/12.jpg) 0px -44px no-repeat; }
#n13 { background: transparent url(../images/numbers/13.jpg) 0px -44px no-repeat; }
#n14 { background: transparent url(../images/numbers/14.jpg) 0px -44px no-repeat; }
#n15 { background: transparent url(../images/numbers/15.jpg) 0px -44px no-repeat; }
#n16 { background: transparent url(../images/numbers/16.jpg) 0px -44px no-repeat; }
#n17 { background: transparent url(../images/numbers/17.jpg) 0px -44px no-repeat; }
#n18 { background: transparent url(../images/numbers/18.jpg) 0px -44px no-repeat; }
#n19 { background: transparent url(../images/numbers/19.jpg) 0px -44px no-repeat; }
#n20 { background: transparent url(../images/numbers/20.jpg) 0px -44px no-repeat; }
#n21 { background: transparent url(../images/numbers/21.jpg) 0px -44px no-repeat; }
#n22 { cursor: pointer; background: transparent url(../images/numbers/22.jpg) 0px -66px no-repeat; }
#n23 { background: transparent url(../images/numbers/23.jpg) 0px -44px no-repeat; }
#n24 { background: transparent url(../images/numbers/24.jpg) 0px -44px no-repeat; }
#n25 { background: transparent url(../images/numbers/25.jpg) 0px -44px no-repeat; }
#n26 { background: transparent url(../images/numbers/26.jpg) 0px -44px no-repeat; }
#n27 { background: transparent url(../images/numbers/27.jpg) 0px -44px no-repeat; }
#n28 { background: transparent url(../images/numbers/28.jpg) 0px -44px no-repeat; }
#n29 { background: transparent url(../images/numbers/29.jpg) 0px -22px no-repeat; }
#n30 { background: transparent url(../images/numbers/30.jpg) 0px -22px no-repeat; }
#new1 { background: transparent url(../images/numbers/1.jpg) 0px 0px no-repeat; }
#new2 { background: transparent url(../images/numbers/2.jpg) 0px 0px no-repeat; }
#new3 { background: transparent url(../images/numbers/3.jpg) 0px 0px no-repeat; }
#new4 { background: transparent url(../images/numbers/4.jpg) 0px 0px no-repeat; }
#new5 { background: transparent url(../images/numbers/5.jpg) 0px 0px no-repeat; }
#new6 { background: transparent url(../images/numbers/6.jpg) 0px 0px no-repeat; }
#new7 { background: transparent url(../images/numbers/7.jpg) 0px 0px no-repeat; }
#new8 { background: transparent url(../images/numbers/8.jpg) 0px 0px no-repeat; }
#new9 { background: transparent url(../images/numbers/9.jpg) 0px 0px no-repeat; }
#new10 { background: transparent url(../images/numbers/10.jpg) 0px 0px no-repeat; }
#new11 { background: transparent url(../images/numbers/11.jpg) 0px 0px no-repeat; }

/* Wordpress Specific */

#column1 ul, #column2 ol {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#column2 ol li {
	margin-bottom: 35px;
}

.commentTop {
	position: relative;
	width: 481px;
	height: 10px;
	background: url(../images/comment_top.jpg) no-repeat;
}

.commentBody {
	position: relative;
	width: 441px;
	background: url(../images/comment_body.jpg) repeat-y;
	padding: 20px;
}

.commentBottom {
	position: relative;
	width: 481px;
	height: 33px;
	background: url(../images/comment_bottom.jpg) no-repeat;
}

.commentAuthor {
	position: absolute;
	left: 115px;
	top: 13px;
}

.commentAuthor a, .commentAuthor p, .commentAuthor a:link, .commentAuthor a:visited {
	font-size: 12px;
	font-weight: 100px;
	color: #888;
}

.commentAuthor a:hover {
	color: #666;	
}

.commentBody p {
	font-size: 13px;
	font-style: italic;
	font-weight: 100;
	line-height: 18px;
	color: #777;
}

#commenting {
	position: relative;
	width: 482px;
	margin: 0px auto;
}

h3#comments {
	margin-bottom: 15px;
}

p.adminTools {
	width: 441px;
	margin: 0px auto;
	background: #fff;
	border: 1px solid #ccc;
	padding: 10px;
	margin-bottom: 30px;
}

#respond {
	padding-top: 20px;
}

#commentContainer {
	position: relative;
}

a, a:link, a:visited {
	color: #007998;
}

a:hover {
	color: #b2b2b2;
}

#commentform p textarea {
	width: 273px;
	background: url(../images/textarea.png) no-repeat;
	padding: 15px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #888;
	font-weight: 100;
	font-style: italic;
	line-height: 18px;
	height: 76px;
	margin-bottom: 6px;
	border: none;
	float: right;
	outline: none;
	resize: none;
}

#respond h3 {
	margin-bottom: 10px;
}

#commentform p input {
	width: 154px;
	background: url(../images/input.png) no-repeat;
	padding: 7px 12px 0px 8px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #888;
	font-weight: 100;
	height: 22px;
	margin-bottom: 7px;
	border: none;
	outline: none;
}

#commentform button#submit {
	position: absolute;
	background: url(../images/submitBT.jpg) -16px 0px no-repeat;
	width: 50px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	display: block;
	left: 478px; 
	top: 36px;
	outline: none;
	border: none;
	cursor: pointer;
}

#commentform button#submit:hover {
	background: url(../images/submitBT.jpg) -8px -30px no-repeat;
}

#commentLeft {
	position: relative;
	float: left;
	width: 168px;
}

/* Tool Tips */

.tt_next-tip {
	background: url(../images/tt_next.gif) no-repeat;
	width: 73px;
	height: 22px;
}

.tt_prev-tip {
	background: url(../images/tt_prev.gif) no-repeat;
	width: 73px;
	height: 22px;
}

.tt_email-tip {
	background: url(../images/tt_email.gif) no-repeat;
	width: 73px;
	height: 22px;
}

.tt_bookmark-tip {
	background: url(../images/tt_bookmark.gif) no-repeat;
	width: 73px;
	height: 22px;
}

.tt_digg-tip {
	background: url(../images/tt_digg.gif) no-repeat;
	width: 73px;
	height: 22px;
}

.tt_stumble-tip {
	background: url(../images/tt_stumble.gif) no-repeat;
	width: 73px;
	height: 22px;
}

.tt_delicious-tip {
	background: url(../images/tt_delicious.gif) no-repeat;
	width: 73px;
	height: 22px;
}

.tt_twitter-tip {
	background: url(../images/tt_twitter.gif) no-repeat;
	width: 73px;
	height: 22px;
}

.tt_facebook-tip {
	background: url(../images/tt_facebook.gif) no-repeat;
	width: 73px;
	height: 22px;
}

/* Footer Elements */

#footer {
	position: relative;
	width: 1024px;
	height: 420px;
	background: url(../images/whatSection.png) no-repeat;
	margin-bottom: 80px;
}

#footerSpace {
	position: relative;
	width: 1024px;
	height: 33px;
	margin-bottom: 80px;
	background: url(../images/body_footer.png) no-repeat;
}

/*
#nameemailurl {
	position: absolute;
	width: 33px;
	height: 92px;
	left: -38px;
	top: 5px;
	background: url(../images/nameemailurl.jpg) no-repeat;
}
*/

#footerLeft {
	position: absolute;
	width: 822px;
	height: 420px;
}

#footerLeft p {
	position: absolute;
	width: 705px;
	height: 105px;
	color: #c2ecff;
	text-align: justify;
	top: 108px;
	left: 32px;
	font-size: 13px;
}

button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: none;
}

#footerLeft #requestCreative, #footerLeft #prepareCreative, #footerLeft #submitCreative {
	position: absolute;
	width: 198px;
	top: 300px; 
	left: 35px;
}

#footerLeft #prepareCreative {
	left: 286px;
}

#footerLeft #submitCreative {
	left: 535px;
}

#footerLeft p.pstyle {
	color: #f0f0f0;
	line-height: 18px;
	font-size: 12px;
}

#footerLeft p.pstyle a {
	color: #c2ecff;
}

#footerLeft p.pstyle a:hover {
	color: #fff;	
}

#footerRight {
	position: absolute;
	width: 178px;
	height: 178px;
	left: 822px;
	top: 87px;
}

#footerRight a {
	position: relative;
	width: 178px;
	height: 37px;
	margin-bottom: 3px;
	display: block;
}

#footerRight a:hover {
	background: url(../images/artistHover.png) no-repeat;
}

.entry_author_image
{
	width: 551px;
	height: 249px;
}

/* Author Page */

#authorPage {
	position: relative;
	width: 551px;
	margin: 0px auto;
}

#authorPage h2 {
	font-family: Georgia, "Times New Roman", Verdana, sans-serif;
	font-size: 22px;
	font-weight: 100;
	color: #cc3333;
	margin-bottom: 30px;
	padding: 10px 20px 0px 20px;
	text-align: justify;
}

#authorPage h2 span {
	color: #666;
}

.authorBullets {
	position: relative;
	float: left;
	width: 225px;
	margin-left: 15px;
}

#authorPage ul {
	padding: 0px;
	padding-left: 10px;
}

#authorPage li {
	list-style: none;
	line-height: 24px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #666;
	font-weight: 100;
}

#authorPage h3 {
	text-align: left;
	font-size: 16px;
	color: #666;
}

#authorPage dl {
	padding: 0px;
	margin: 0px;
	padding-top: 16px;
}

#authorPage dd {
	padding: 0px;
	margin: 0px;
	margin-left: 15px;
	line-height: 24px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #666;
	font-weight: 100;
}

#recentPosts {
	width: 310px;
	margin-left: 0px;
}

/* Footer 2 */

#footer2 {
	position: relative;
	width: 1024px;
	height: 228px;
	background: url(../images/links.png) no-repeat;
	margin-bottom: 80px;
}

#footer2 a {
	position: absolute;
	display: block;
}

a#advert {
	width: 328px;
	height: 228px;
}

a#fb {
	width: 238px;
	height: 228px;
	left: 330px;
}

a#donate {
	width: 231px;
	height: 228px;
	left: 570px;
}

a#advert:hover, a#fb:hover, a#donate:hover {
	background: url(../images/linksHover.png) repeat-x;
}

a#td {
	width: 65px;
	height: 49px;
	left: 821px;
	top: 16px;
	background: url(../images/td.png) no-repeat;
}

a#bo {
	width: 23px;
	height: 22px;
	left: 974px;
	top: 20px;
	background: url(../images/bo.png) no-repeat;
}

a#mo {
	width: 36px;
	height: 49px;
	left: 834px;
	top: 86px;
	background: url(../images/mo.png) no-repeat;
}

a#as {
	width: 30px;
	height: 69px;
	left: 968px;
	top: 71px;
	background: url(../images/as.png) no-repeat;
}