/*
Theme Name: iDance iWrite
Theme URI: 
Description: Theme for iDanceiWrite.com
Author: ciplex.com
Version: 1.0
*/



/*   =======   RESET    =======   */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
		{ margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body 	{ line-height: 1; }
a img, iframe, object { border: none; }
ol, ul 	{ list-style: none }
:focus 	{ outline: 0; }
ins 	{ text-decoration: none; }
del 	{ text-decoration: line-through; }
table	{ border-collapse: collapse; border-spacing: 0; }
blockquote { quotes: none; }
blockquote:before, blockquote:after {
	content: '';
	content: none;
}


/*   =======   BASICS    =======   */

body { 
	font-family: Geneva, Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-size: 14px;
	color: #000000;
	background: #ffffff;
	text-align: center;
	width: 100%;
}

h1, h2, h3, h4, h5, h6 { 
	margin: 0 0 1em;
	line-height: 1.25em;
	color: #000000;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-style: italic;
	font-weight: normal;
}
h1	{ font-size: 2.25em;}
h2	{ font-size: 1.5em; }
h3	{ font-size: 1.375em; }
h4	{ font-size: 1.125em; }
h5	{ font-size: 1em; }
h6	{ font-size: .875em; }

a:link, a:visited, a:active {
	color: #ef58e3;
	text-decoration: none;
}
a:hover { color: #000000; text-decoration: none; }
a:active, a:focus { outline: none; }

.left 	{ float: left }
.right 	{ float: right }
.center { text-align: center; }
.hide 	{ display: none; }
.clear 	{ clear:both; height:1px; font-size:1px; line-height:1px; }
.upperC { text-transform: uppercase; }
.noBorder 	{ border: none !important; }
.alignleft 	{ float: left; padding: 5px 20px 3px 0; }
.alignright	{ float: right; padding: 5px 0 3px 20px; }


hr {
	background-color: #000000;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 1em;
}

/* Text elements */
p	{ 
	font-size: .75em;	
	color: #000000;
	line-height: 1.75em; 
	margin: 1em 0;
}
ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 117%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	background: #ffffff;
	border: 1px solid #000000;
	padding: 2px;
}


/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}




/*   =======    LAYOUT    =======   */

#wrap {
	display: block;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#header, #content, #footer {
	display: block;
	width: 960px;
	float: left;
	clear: both;
	position: relative;
}

#header {
	height: 234px;
	overflow: hidden;
}
#content {
	width: 920px;
	border: 1px solid #000;
	border-top: none;
	padding: 15px 19px 19px 19px
}

#main {
	display: block;
	float: right;
	width: 670px;
	margin:0 11px 0 0;	
}
#sidebar {
	display: block;
	float: left;
	width: 210px;
	margin: 0 0 0 0;
}
#footer {
	padding: 20px 10px;
	width: 940px;
}



/*   =======    HEADER/NAV/FOOTER    =======   */


#logo {
	display: block;
	margin: 0 !important;
	position: relative;
	z-index: 10;
}
#logo a {
	display: block;
	width: 960px;
	height: 201px;	
	border: none;
	text-decoration: none;
	text-indent: -9999em;
	background: url(images/masthead-idanceiwrite.png) no-repeat 0 0;
	cursor: pointer;
}


#nav {
	display: block;
	overflow: hidden;
	width: 960px;
	margin: 0;
	padding: 0;
	background: url(images/nav-bg.png) no-repeat 0 0;
}
#nav li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
#nav li a {
	display: block;
	margin: 0;
	padding: 0;
	height: 33px;
	width: 160px;
	text-indent: -999em;
	text-decoration: none;
	background: url(images/nav.png) no-repeat 0 0;

}
#nav li.home a 			{ background-position: 0 0; 	 width: 86px;  margin-left: 5px; }
#nav li.dance a 		{ background-position: -86px 0;  width: 93px;  margin-left: 65px; }
#nav li.larger-life a 	{ background-position: -179px 0; width: 140px; margin-left: 76px; }
#nav li.i-heart a 		{ background-position: -319px 0; width: 101px; margin-left: 71px; }
#nav li.book a 			{ background-position: -420px 0; width: 80px;  margin-left: 70px; }
#nav li.about a 		{ background-position: -500px 0; width: 91px;  margin-left: 72px; }

#nav li.home a:hover, #nav li.home a.active, .home #nav li.home a						{ background-position: 0 -33px; }
#nav li.dance a:hover, #nav li.dance a.active, 
.category-dance #nav li.dance a, .single-dance #nav li.dance a							{ background-position: -86px -33px; }
#nav li.larger-life a:hover, #nav li.larger-life a.active, 
.category-larger-life #nav li.larger-life a, .single-larger-life #nav li.larger-life a	{ background-position: -179px -33px; }
#nav li.i-heart a:hover, #nav li.i-heart a.active, 
.category-i-heart #nav li.i-heart a, .single-i-heart #nav li.i-heart a					{ background-position: -319px -33px; }
#nav li.book a:hover, #nav li.book a.active, 
.category-book #nav li.book a, .single-book #nav li.book a								{ background-position: -420px -33px; }
#nav li.about a:hover, #nav li.about a.active, .pagename-about #nav li.about a			{ background-position: -500px -33px; }




#footer p {
	display: block;
	float: left;
	font-size: .625em;
	text-transform: uppercase;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0;
}
#footer p#credit { float: right;}
#footer p a { color: #000; }





/*   =======    CONTENT    =======   */


/*   =======    POSTS    =======   */

.post {
	display: block;
	margin: 0 0 40px 0;
	padding: 0 0 25px 0;
	background: url(images/divider.png) repeat-x left bottom;
}
.single-post .post {
	padding-bottom: 30px;
	margin-bottom: 25px;
}

#post-0 {
	background: none;
}

.page-title {
	background: url("images/divider.png") repeat-x left bottom;
	line-height: 100%;
	margin: 0 0 15px;
	padding-bottom: 1px;
	text-transform: uppercase;
	width: 100%;
	font-style: normal; line-height:normal; font-family: 'ITCCaslon224StdMedium', sans-serif;
}
.page-title .small-title {
	font-size: 22px;
	text-transform: none;
}
.entry-title {
	margin: 0;
	font-weight: normal; font-style: italic; line-height:normal; font-family: 'ITCCaslon224StdBookItalic', sans-serif;
}
.entry-title a { color: #000; }

.entry-meta {
	font-size: .75em;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;	
}
.entry-content {
	display: block;
	width: 670px;
	margin: 0 0 20px;
	padding: 5px 0;
}
.page .entry-content {
	padding: 0;
}
.entry-utility {
	display: block;
	width: 670px;
	overflow: hidden;
	font-size: .6875em;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
.entry-utility .comments-link {
	margin-right: 25px;
}
.comments-link .num { color: #000;}
.entry-utility .retweet { margin-right: 50px }

.entry-utility .comments-link, .entry-utility .retweet, .entry-utility .tags, .entry-utility .edit-link {
	display: block;
	float: left;
	line-height: 14px;
}
.entry-utility .edit-link { margin-right: 10px; float: right; }
.entry-utility .addtoany_list { 
	display: block;
	float: right;
}
.entry-utility .addtoany_list li { line-height: 14px; }
.entry-utility .addtoany_list li a { padding: 0; }

.navigation { overflow: hidden; }
.navigation a {
	font-size: .875em;
	color: #000;
	font-style: italic;
}
.navigation a:hover { color: #ef58e3; }
.navigation .nav-previous { display: block; float: left; }
.navigation .nav-next { display: block; float: right; }


/*   =======    COMMENTS    =======   */

.comment {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #000;
}

#comments-title {
	text-transform: uppercase;
	font-style: normal;
	font-size: 1.125em;
}
#comments-title em { 
	font-style: italic;
	text-transform: none;
}
.comment-author {
	font-size: .875em;
	margin-bottom: 4px;
}
.comment-author .fn { font-weight: bold; }

.comment-meta, .reply {
	font-size: .75em;
	font-family: Arial, Helvetica, sans-serif;
}
.commentlist {
	margin-bottom: 1.5em;
}
#reply-title {
	margin-bottom: 5px;
}
#commentform {
	overflow: hidden;
}
#commentform p {
	position: relative;
}
#commentform input, #commentform textarea {
	display: block;
	width: 360px;
	font-family: Arial, Helvetica, sans-serif;	
}
#commentform #submit {
	border: none;
	color:#000000;
	font-family:Georgia,Times,"Times New Roman",serif;
	text-transform: uppercase;
	margin: 1em 0;
	width: auto !important;
	font-size: 1.5em;
	background: none;
	cursor: pointer;
	padding: 4px 4px 4px 0;
	color: #EF58E3;
}

#commentform #submit:hover {
	color: #000;
}


#commentform p span.required {}

/*   =======    SIDEBAR    =======   */

.side-block {
	display: block;
	overflow: hidden;
	margin: 0 0 25px 0;
	overflow: hidden;
	position: relative;
}
.side-block h3.widget-title, .side-block h3.sidebar-title {
	padding-bottom: 3px;
	margin-bottom: 12px;
	background: url(images/divider.png) no-repeat left bottom;
	font-weight: normal; font-style: italic; line-height:normal; font-family: 'ITCCaslon224StdBookItalic', sans-serif;
}
.side-block h3.widget-title a, .side-block h3.sidebar-title a { color: #000; }


#page-image {
	display: block;
	width: 210px;
	overflow: hidden;
}
#page-image img {
	display: block;
	border: 1px solid #000;
}



#social-links a {
	display: block;
	float: left;
	font-style: italic;
	padding-right: 25px;
	line-height: 18px;
	font-size: .75em;
}
#social-links a#fb-link { background: url(images/icon-facebook.png) no-repeat right center; }
#social-links a#twitter-link { background: url(images/icon-twitter.png) no-repeat right center; float: right; }

#search-form {
	position: relative;
	width: 210px;
}

#search-input {
	display: block;
	width: 186px;
	padding: 2px 18px 2px 3px;
	font-size: .6875em;
	font-family: Georgia, Times, "Times New Roman", serif;	
}
#search-submit {
	display: block;
	position: absolute;
	right: 2px;
	top: 2px;
	width: 18px;
	height: 15px;
	text-indent: -999em;
	font-size: 0;
	line-height: 0;
	background: url(images/button-search.png) no-repeat center center;
	border: none;	
	cursor: pointer;
}

.widget_recent_entries ul, .widget_categories ul, .menu ul, .widget_text ul {
	list-style: none;
	margin: 0 0 0 8px;
}
.widget_recent_entries li, .widget_categories li, .menu li, .widget_text li {
	display: block;
	list-style: none;
	margin: 0 0 7px;
	font-size: .75em;
	line-height: 1.75em;	
}
.widget_recent_entries li a, .widget_text li a {
	background: url(images/bullet-pink-cross.png) no-repeat left center;
	padding-left: 18px;
	font-style: italic;
	color: #000;
}
.widget_categories li a, .menu li a { 
	background: url(images/bullet-black-cross.png) no-repeat left center;
	padding-left: 18px;
	font-style: italic;
}

ul.menu{
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

ul.tweets {
	list-style: none;
	margin: 0;
}
ul.tweets li {
	list-style: none;
	margin: 0 0 20px;
	padding: 0 0 20px;
	border-bottom: 1px solid #000;
	font-size: .75em;
	line-height: 1.75em;
	overflow: hidden;
}
ul.tweets .timesince {
	display: block;
	float: right;
}

#side-contact p {
	text-transform: uppercase;
	font-size: .625em;
}

#subscribe2 p { margin: 0 0; }
#subscribe2 form {
	overflow: hidden;
	position: relative;
}
#subscribe2 #subscribe-input {
	display: block;
	width: 186px;
	padding: 2px 18px 2px 3px;
	font-size: .6875em;
	font-family: Georgia, Times, "Times New Roman", serif;	
}
#subscribe2 #subscribe-submit {
	display: block;
	position: absolute;
	right: 2px;
	top: 3px;
	width: 18px;
	height: 15px;
	text-indent: -999em;
	font-size: 0;
	line-height: 0;
	background: url(images/button-go.png) no-repeat center center;
	border: none;	
	cursor: pointer;
}
#subscribe2 #unsubscribe-submit {
	border: none;
	text-align: right;
	color: #ef58e3;
	margin: 0 !important;
	background: none;
	padding: 0 !important;
	line-height: 100%;
	cursor: pointer;
}
#subscribe2 #rss-link {
	display: block;
	text-align: right;
	margin: 1em 15px 0 0;
	background: url(images/icon-rss.png) no-repeat right center;
	font-size: .75em;
	padding-right: 20px;
	line-height: 14px;
}






/*   =======    CUSTOM FONTS    =======   */


@font-face {
	font-family: 'ITCCaslon224StdBookItalic';
	src: url('fonts/caslon224std-bookitalic-webfont.eot');
	src: local('☺'), url('fonts/caslon224std-bookitalic-webfont.woff') format('woff'), url('fonts/caslon224std-bookitalic-webfont.ttf') format('truetype'), url('fonts/caslon224std-bookitalic-webfont.svg#webfontQijXsMil') format('svg');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'ITCCaslon224StdMedium';
	src: url('fonts/caslon224std-medium-webfont.eot');
	src: local('☺'), url('fonts/caslon224std-medium-webfont.woff') format('woff'), url('fonts/caslon224std-medium-webfont.ttf') format('truetype'), url('fonts/caslon224std-medium-webfont.svg#webfontMIJ0OZw8') format('svg');
	font-weight: normal;
	font-style: normal;
}

.Caslon224Std-BookItalic {font-weight: normal; font-style: italic;line-height:normal; font-family: 'ITCCaslon224StdBookItalic', sans-serif;}
.Caslon224Std-Medium {font-weight: normal; font-style: normal;line-height:normal; font-family: 'ITCCaslon224StdMedium', sans-serif;}



