/*
Theme Name: Monica's Soul
Theme URI: http://www.myspace.com/designby12
Description: This is the MonicaSoul layout, Designed by 12.
Author: <a href="http://www.myspace.com/designby12" target="_blank">Designby12</a>
Version: 1.0
Author URL: http://www.myspace.com/designby12
*/
div {background-color: transparent;}
body {
font: 62.5% "Trebuchet MS", "Arial", Verdana, sans-serif; color: #000000;
 text-align: center;
 background-color: #F5CCA7 !important;
}



/* @group header */

#header {
 background-color: transparent; float: left;
 width: 100%; overflow: hidden;
 height:500px;}

#header-inner {
position: relative;
 width: 960px; height: 500px;
 margin: 0 auto; text-align: left;
}


/* @group logo - image replacement */
#logo {
position: relative;
 float: right;
 display: inline; width: 490px;
 height: 65px;
 margin: 17px 0 0;
 font-size: 1.5em; overflow: hidden;
}


#logo span {
 position: absolute;
 width: 100%; height: 100%;
 top: 0;
 left: 0;
 /

*background: url("../images/logo.jpg") no-repeat 0 0;*/
}
#logo a {color:transparent; text-decoration: none;
}


/* @group logo - plain text */





#logo-text {
float: right;
 display: inline;
 width: 490px; height: 65px;
 margin-top: 20px; font-size: 1.1em;
 text-transform: uppercase;
	color: #565656;
 overflow: hidden;
}


#logo-text a:link, #logo-text a:visited, #logo-text a:active {display: block;
 margin-bottom: -3px; color: #ddd;
 font-size: 3.6em; font-weight: bold;
 text-decoration: none;
}


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


/* @end */




#social {float: left;
 height: 65px;
 margin: 400px 0 0 0;

}
#social-inner {
float: left;
 width: 100%;

}


#social ul {
float: left; display: inline; width: 100%;
}


#social li {float: left;
 display: inline;
 margin-left: 9px;
}


#social a {
float: left;
 display: inline;
 width: 47px;
 height: 0;
 padding-top: 47px;
 overflow: hidden; text-decoration: none;
}


#social-connect, #social-subscribe {
 float: left;
 display: inline;
}




#social-connect ul, #social-subscribe ul {padding: 18px 9px 0 0;
}

#social-facebook a {background: url("../images/social-icons.png") no-repeat 0 0;
}


#social-facebook a:hover {background: url("../images/social-icons.png") no-repeat 0 -47px;
}


#social-myspace a {
background: url("../images/social-icons.png") no-repeat -47px 0;
}


#social-myspace a:hover {
background: url("../images/social-icons.png") no-repeat -47px -47px;
}


#social-twitter a {background: url("../images/social-icons.png") no-repeat -94px 0;
}


#social-twitter a:hover {
background: url("../images/social-icons.png") no-repeat -94px -47px;
}


#social-feed a {
background: url("../images/social-icons.png") no-repeat -141px 0;
}


#social-feed a:hover {
background: url("../images/social-icons.png") no-repeat -141px -47px;
}


#social-email a {
background: url("../images/social-icons.png") no-repeat -188px 0;
}


#social-email a:hover {
background: url("../images/social-icons.png") no-repeat -188px -47px;
}


/* @end */



/* @group nav */




#nav {
position: absolute;
 float: right;
 width: 960px;
 top: 80px;
left: 0;
}


#navlist {
position: relative;
 float: right;
 width: 570px;
height: 62px;
 margin-top: 4px;
}


#navlist li {
display: inline;
}


#navlist li a:link, #navlist li a:visited, #navlist li a:active {
float: left; display: block; padding: 9px 15px 11px;
	font-size: 2em;
 font-style:italic; font-weight: bold;
 text-shadow:0.1em 0 0.2em black; text-transform: uppercase;
 color: #000000;
text-decoration: none;
}

#navlist li a:hover {
color: #c13b00; text-decoration: none;
}


#navlist li.current-cat a:link, #navlist li.current-cat a:visited, #navlist li.current-cat a:active, #navlist li.current-cat a:hover, #navlist li.current-cat-parent a:link, #navlist li.current-cat-parent a:visited, #navlist li.current-cat-parent a:active, #navlist li.current-cat-parent a:hover, #navlist li.current_page_item a:link, #navlist li.current_page_item a:visited, #navlist li.current_page_item a:active, #navlist li.current_page_item a:hover, #navlist li.current_page_parent a:link, #navlist li.current_page_parent a:visited, #navlist li.current_page_parent a:active, #navlist li.current_page_parent a:hover {color:#
F5CCA7 !important; cursor: default;
 text-shadow:0.1em 0 0.2em black;
}


#navlist .children, #navlist .page_item ul {
display: none;
}


#navlist li.current-cat .children, #navlist li.current-cat-parent .children, #navlist .current_page_item ul , #navlist .current_page_parent ul {
display: block;
	position: absolute;
	top: 40px;
	left: 20px;
}


#navlist .children li {
	display: inline;
}


#navlist .children li a:link, #navlist .children li a:visited, #navlist .children li a:active, #navlist .current_page_item ul li a:link, #navlist .current_page_item ul li a:visited, #navlist .current_page_item ul li a:active, #navlist .current_page_parent ul li a:link, #navlist .current_page_parent ul li a:visited, #navlist .current_page_parent ul li a:active {float: left;
 display: block;
 margin-right: 10px;
 padding: 3px 10px 2px;
 font-size: 1.1em;
 text-transform: uppercase;
 text-decoration: none;
 background: transparent; cursor: pointer; text-shadow: 0 1px 1px #000000; color:#
F5CCA7 !important;
}

#navlist .children li a:hover, #navlist .current_page_item ul li a:hover, #navlist .current_page_parent ul li a:hover {
color: #c13b00;
 text-decoration: none;}


/* @end */



#search {position: absolute;
 top: 350px;
 right: 15px;
}


#search #s {
float: left;
 display: inline;
 width: 220px;
 height: 15px;
 margin-right: 5px;
 padding: 3px 5px 2px;
	font-size: 1.1em;
 color: #666;
 background: transparent url("../images/search-input.jpg") no-repeat 0 0;
 border: 0;
}


#search #s:focus {
 color: #000000;
}


#search-button {
float: left;
display: inline;
}


/* @end */



/* @group showcase */


#showcase {background:url("../images/showcase-bg.jpg") no-repeat scroll 50% 0 transparent; float: left;
 width: 100%;

} 

#showcase-inner {
width: 960px;height: 280px;
	margin: 0 auto;
text-align: left;
overflow: hidden;
}


.showcase-post {
position: relative; 
float: left;
 display: inline; width: 290px;
 height: 239px;
 margin: 20px 5px 0 20px;
 overflow: hidden;
}


.showcase-effects {
position: absolute;
 width: 100%; height: 100%;
 top: 0;
	left: 0;
 background: url("../images/showcase-effects.png") no-repeat 0 0;
}


.showcase-post:hover .showcase-effects {
background: url("../images/showcase-effects.png") no-repeat 0 100%;
}


.showcase-details {
position: absolute;bottom: 15px;
	left: 15px;
}


.showcase-post h3 {
	font-size: 1.6em;
text-transform: uppercase;
color: #ddd;
}


.showcase-post:hover h3 {
color: #fff;
}


.showcase-post p {font-size: 1.2em;
text-transform: uppercase;color: #767676;
}


.showcase-post:hover p {
color: #969696;
}


.showcase-post a {position: absolute; display: block;
	width: 100%; height: 100%;
 top: 0;
 left: 0;
 text-decoration: none;
}


/* @end */



/* @group mid */


#mid {background:url("../images/mid-bg.png") repeat-x scroll 0 0 transparent; 
float: left;
 width: 100%;

}


#mid-inner {
width: 960px;
margin: 20px auto 0;
text-align: left;
}


/* @end */



/* @group content */




#content {background:url("../images/content-bg.png") repeat scroll 0 0 transparent; 
float: left;
 display: inline;
 width: 480px;
 padding: 10px;}


#content.wide {
float: left;
 display: inline;
 width: 610px;
 margin-left: 20px;
}


.content a:link, .content a:visited, .content a:active {
color: #000000;
 text-decoration: underline;
}


.content a:hover {color: #f6f6f6;
	text-decoration: underline;
}


.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
	text-transform: uppercase;
}


.content h1 a:link, .content h1 a:visited, .content h1 a:active, .content h2 a:link, .content h2 a:visited, .content h2 a:active, .content h3 a:link, .content h3 a:visited, .content h3 a:active, .content h4 a:link, .content h4 a:visited, .content h4 a:active, .content h5 a:link, .content h5 a:visited, .content h5 a:active, .content h6 a:link, .content h6 a:visited, .content h6 a:active {
	text-decoration: none;
 border-bottom: 1px solid #222;
}


.content h1 a:hover, .content h2 a:hover, .content h3 a:hover, .content h4 a:hover, .content h5 a:hover, .content h6 a:hover {
color: #f6f6f6; text-decoration: none;
	border-bottom: 1px solid #464646;
}


.content h1 {
margin-bottom: 1em;
 font-size: 1.8em;
}


#archive-title h1 {
margin-bottom: 20px; padding-bottom: 15px;
 font-size: 2.4em;
 color: #565656;
 border-bottom: 1px solid #000;
}


#archive-title h1 strong {
 font-weight: normal;
 color: #767676;
}


.content h2 {
 margin-bottom: 1em;
 font-size: 1.8em;
}


.content h3 {
 margin: 2em 0 1em;
 font-size: 1.5em;
 font-weight: bold;
}


.content h4 {
margin: 2em 0 1em;
 font-size: 1.4em;
 font-weight: bold;
}


.content h5 {
margin: 2em 0 1em;
font-size: 1.3em;
font-weight: bold;
}


.content h6 {
margin: 2em 0 1em;
font-size: 1.2em;
font-weight: bold;
}


.content p {
margin-bottom: 1.5em;
font-size: 1.3em;
line-height: 1.5em;
}


.content blockquote {
	margin-bottom: 15px;
 padding: 15px 15px 1px; background: #222;
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
}


.content blockquote p {
	font: italic 1.2em/1.6em Georgia, "Times New Roman", Times, serif;
	color: #969696;
}

.content ul {
	margin: 0 0 15px 30px;
}

.content ul li {
	list-style-type: square;
}

.content ol {
	margin: 0 0 15px 30px;
	list-style-type: decimal;
}

.content ol li {
	list-style-type: decimal;
}

.content li {
	margin-bottom: 5px;
	font-size: 1.3em;
	line-height: 1.4em;
}

.content strong, .content b {
	font-weight: bold;
}

.content em, .content i {
	font-style: italic;
}

.content img {
	padding: 0 5px;
	background: #222;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.content .wp-caption img {
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
}

.content .wp-caption {
	margin-bottom: 15px;
	text-align: center;
	background: #222;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.content .wp-caption p {
	margin: 0;
	padding: 5px 10px 10px;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #767676;
}

.content .alignleft {
	float: left;
	display: inline;
	margin: 3px 15px 15px 0;
}

.content img[align $='left'] {
	float: left;
	display: inline;
	margin: 3px 15px 15px 0;
}

.content .alignright {
	float: right;
	display: inline;
	margin: 3px 0 15px 15px;
}

.content img[align $='right'] {
	float: right;
	display: inline;
	margin: 3px 0 15px 15px;
}

.content .aligncenter {
	text-align: center;
}

#content .navigation a {
	display: block;
	padding: 5px 10px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #060606;
	background: url("../images/button-bg.jpg") repeat-x 0 0;
	border: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#content .navigation a:hover {
	color: #161616;
	background: url("../images/button-bg.jpg") repeat-x 0 -40px;
	text-decoration: none;
}

#content .navigation .alignleft {
	float: left;
	display: inline;
	width: 49%;
	margin: 0 0 15px;
}

#content .navigation .alignleft a {
	float: left;
}

#content .navigation .alignright {
	float: left;
	display: inline;
	width: 49%;
	margin: 0 0 15px;
	text-align: right;
}

#content .navigation .alignright a {
	float: right;
}

.content .wp-pagenavi {
	clear: both;
	float: left;
	width: 100%;
	position: relative;
	margin: 0 0 30px;
	font-size: 1.2em;
}

.content .wp-pagenavi a, .content .wp-pagenavi a:link, .content .wp-pagenavi a:visited, .content .wp-pagenavi a:active {
	padding: 5px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #060606;
	background: url("../images/button-bg.jpg") repeat-x 0 0;
	border: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.content .wp-pagenavi a:hover {
	color: #161616;
	background: url("../images/button-bg.jpg") repeat-x 0 -40px;
	text-decoration: none;
}

.content .wp-pagenavi span.pages {
	float: right;
	padding: 0;
	color: #565656;
	background: transparent;
	border: none;
}

.content .wp-pagenavi span.current, .content .wp-pagenavi span.extend {
	padding: 5px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #969696;
	background: url("../images/button-bg.jpg") repeat-x 0 -14px;
	border: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}


/* @end */


/* @group post */




.post {
	margin-bottom: 20px;
	padding-bottom: 1px;
	background: url("../images/divider.jpg") repeat-x 0 100%;
}


.post.archive {
	padding-bottom: 15px;
}

.post.single {
	background: transparent;
}


.post-tnail {
	position: relative;
	float: right;
	display: inline;
	width: 120px;
	height: 90px;
	margin: 0 0 10px 10px;
	padding: 9px;
	background: url("../images/post-tnail-bg.png") no-repeat 50% 50%;
}


.post-tnail img {
	width: 120px;
	height: 90px;
	padding: 0;
	border: 0;
}


.post-tnail span {
	display: block;
	position: absolute;
	width: 120px;
	height: 90px;
	top: 9px;
	left: 9px;
	background: url("../images/post-tnail-effects.png") no-repeat 0 0;
}


.post-tnail a:link, .post-tnail a:visited, .post-tnail a:active {
	text-decoration: none;
}


.post-tnail a:hover span {
	background: url("../images/post-tnail-effects.png") no-repeat 0 100%;
}


.post-category {
	position: relative;
	float: right;
	display: inline;
	font-size: 1em;
	padding: 4px 10px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #060606;
	background: #363636;
	border: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 9px;
	overflow: hidden;
}


.post.single h1 {
	font-size: 2.8em;
	margin-bottom: 2px;
}


.post.page h1 {
	font-size: 2.8em;
	margin-bottom: 20px;
}


.post.archive h2 {
	margin-bottom: 3px;
}


.post.archive p {
	margin-bottom: 2px;
}

.post-date {
	margin-bottom: 15px;
	font-size: 1.1em;
	font-weight: bold;

	color: #565656;
}

.post.single .post-date {
	margin-bottom: 20px;
	font-size: 1.4em;
}

.post-meta {
	padding: 0 0 20px;
}

.post-meta p {
	margin: 0;
	font-size: 1.2em;
	color: #767676;
}

#post-author {
	margin-bottom: 10px;
	padding: 10px 10px 0;
}


#post-author .post-author-avatar {
	float: left;
	display: inline;
	margin: 0 15px 10px 0;
	padding: 3px;
	background: #F5CCA8;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#post-author .post-author-avatar img {
	display: block;
	padding: 0;
	background: transparent;
}

#post-author h3 {
	margin: 0;
	font-size: 1.2em;
	color: #000000;
}

#post-author p {
	margin: 0;
	font-size: 1.2em;
	color: #000000;
}

.review-details {
	margin: 0 0 20px 0;
	padding: 0 10px 5px;
	background: #262626 url("../images/review-bg.jpg") repeat-x 0 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.review-art {
	float: left;
	display: inline;
	width: 140px;
	margin-right: 15px;
}

.review-info {
	font-size: 1.2em;
	margin-bottom: 5px;
}

.review-info td {
	padding: 5px 10px 8px 0;
}

.review-info td.review-info-title {
	font-size: .85em;
	font-weight: bold;
	text-transform: uppercase;
	color: #666;
}

.review-info td.review-info-data {
	color: #969696;
}

.review-details-small {
	float: left;
	display: inline;
	margin: 0 15px 10px 0;
	padding: 5px 5px 0;
	text-align: center;
	background: #262626;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.review-details img, .review-details-small img {
	margin: 0;
	padding: 0;
	background: transparent;
}

.review-details img {
	width: 140px;
}

.review-details-small img {
	width: 85px;
}

.review-tagline {
	margin: 0;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #666;
}


/* @end */



/* @group sidebars */
#sidebar1 {
	float: left;
	display: inline;
	width: 120px;
	margin-right: 30px;
}


#sidebar2 {
	float: right;
	display: inline;
	width: 300px;
}


.widget {
	margin: 0 0 30px;
}


.widget h3 {
	padding-bottom: 5px;
	font-size: 1.6em;
	text-transform: uppercase;
	background: url("../images/divider.jpg") repeat-x 0 100%;
}


.widget li {
	font-size: 1.2em;
}


.widget a {
	color: #C13B00;
	text-decoration: none;
}


.widget li a {
	display: block;
	padding: 10px 25px 10px 0;
	background: url("../images/divider.jpg") repeat-x 0 100%;
}


.widget li a strong {
	display: block;
	text-transform: uppercase;
	color: #969696;
}


.widget li a span {
	font-size: .95em;
	color: #666;
}


.widget a:hover {
	color: #d6d6d6;
}


.widget a:hover strong {
	color: #d6d6d6;
}


.widget a:hover span {
	color: #a6a6a6;
}

#ad-buttons {
	float: left;
	width: 298px;
	margin-bottom: 30px;
	padding: 15px 0 0;
	background: #111;
	border: 1px solid #212121;
}

#ad-buttons a {
	display: inline;
	float: left;
	margin: 0 0 15px 15px;
}

#ad-buttons img {
	display: block;
}

#tag_cloud {
	float: left;
	width: 100%;
	line-height: 24px;
}

#tag_cloud a {
	display: block;
	float: left;
	padding: 0 10px 0 0;
}

/*

@end */

/* @group comments */

/* COMMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#comments {
	clear: both;
	margin: 0;
}

#comments .commentlist {
	margin: 0 0 30px;
	padding: 0;
}

#comments .commentlist li {
	position: relative;
	margin: 0;
	padding: 15px 0 0;
	list-style: none;
	font-size: 12px;
}

#comments .commentlist li.depth-1 {
	margin: 0 0 10px;
	padding-bottom: 15px;
	border-bottom: 1px solid #222;
}

#comments .commentlist ul {
	margin: 0 0 0 0;
	padding: 0 0 0 15px;
	border-left: 5px solid #222;
}

#comments .commentlist li ul li {
	margin: 15px 0 0 0;
	padding-bottom: 0;
}

.commentlist p {
	margin: 10px 0;
	font-size: 12px;
	line-height: 16px;
}

.children {
	padding: 0;
}

#comments .avatar {
	float: left;
	display: inline;
	margin: 0 10px 0 0;
	padding: 3px;
	background: #FFCC88;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#comments .bypostauthor > div > div > .avatar {
	
}

#comments h3 {
	margin: 30px 0 0;
	padding-bottom: 5px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #222;
}

#respond h3 {
	padding-bottom: 0;
	border-bottom: 0;
}

.commentlist p {
	clear: left;
	margin: 10px 0;
	font-size: 12px;
	line-height: 1.4em;
	color: #969696;
}

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

#commentform p {
	margin: 5px 0 10px;
}

#commentform p small {
	font-size: 11px;
	line-height: 1.3em;
	color: #7b7869;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: -2px 0 15px;
	display: block;
	font-size: 1em;
}

#comments .commentmetadata a:link, #comments .commentmetadata a:visited, #comments .commentmetadata a:active {
	color: #565656;
}

#comments .comment-author a:hover {
	color: #c6c6c6;
	text-decoration: underline;
	background: transparent;
}

#comments .commentmetadata a:hover {
	color: #767676;
	text-decoration: underline;
	background: transparent;
}

#comments .comment-author cite {
	display: block;
	font-size: 1.2em;
	font-style: normal;
	color: #969696;
	padding: 3px 0;
}

#comments .comment-author .says {
	display: none;
}

#comments .comment-author a:link, #comments .comment-author a:visited, #comments .comment-author a:active, #comments .comment-author a:hover {
	text-transform: none;
}

#comments .navigation {
	display: none;
}

#commentform {
	margin: 0;
	padding-bottom: 50px;
}

#commentform label small {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #969696;
}

#commentform label small span {
	font-size: 10px;
	color: #363636;
}

#commentform input, #commentform textarea {
	margin: 0;
	padding: 5px;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	color: #161616;
	background: #767676;
	border: none;
	outline: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#commentform input:focus, #commentform textarea:focus {
	color: #363636;
	background: #d6d6d6;
}

#commentform input#author, #commentform input#email, #commentform input#url {
	width: 200px;
	margin-right: 5px;
}

#commentform textarea {
	width: 470px;
	margin-bottom: 5px;
}

#commentform textarea.wide {
	width: 600px;
	margin-bottom: 5px;
}

.comment #commentform textarea {
	width: 400px;
}

#commentform p.subscribe-to-comments {
	float: left;
	display: inline;
	margin: -25px 0 0 5px;
}

#commentform p.subscribe-to-comments input {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	border: 0;
}

#commentform #submit {
	float: right;
	display: inline;
	padding: 7px 15px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #060606;
	background: url("../images/button-bg.jpg") repeat-x 0 0;
	border: none;
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
}

.comment #commentform #submit {
 float: left;
 margin-left: 282px;
}


#commentform #submit:hover {
	color: #161616;
 background: url("../images/button-bg.jpg") repeat-x 0 -40px;
	cursor: pointer;
}


#comments .reply a {
position: absolute;
 top: 15px;
 right: 0;
 padding: 2px 10px;
 font-size: 10px;
 font-weight: bold;
 text-decoration: none;
 text-transform: uppercase;
 color: #060606; background: url("../images/button-bg.jpg") repeat-x 0 0;
 border: none;
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
}


#comments .reply a:hover, #comments .cancel-comment-reply a:hover {
color: #161616;
 background: url("../images/button-bg.jpg") repeat-x 0 -40px;
	text-decoration: none;
}


#comments .cancel-comment-reply {
margin: 15px 0 15px 0;
}


#comments .cancel-comment-reply a {display: inline;
 padding: 5px 10px;
 font-size: 10px;
 font-weight: bold;
 text-decoration: none;
 text-transform: uppercase;
 color: #060606;
 background: url("../images/button-bg.jpg") repeat-x 0 0; border: none;
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
}


/* @end */



/* @group footer */
#footer {
clear: both;
 float: left;
 width: 100%;
 color: #969696;
 background: #070707 url("../images/footer-bg.jpg") repeat-x 0 0;
}


#footer-inner {
width: 960px;
 margin: 0 auto; padding: 40px 0 0;
	text-align: left;
}


#footer-credits, #footer-meta {
width: 49%;
}


#footer-meta {
text-align: right;
}


#footer a:link, #footer a:visited, #footer a:active {
color: #969696;
text-decoration: underline;
}


#footer a:hover {
color: #d6d6d6;
 text-decoration: underline;
}


#footer p {
	margin-bottom: 20px;
 font-size: 1.1em;
}


#footer span {
margin: 0 5px;
 color: #565656;
}


/* @end */



/* @group miscellaneous */
.clear {
clear: both; line-height: 1;
 margin: 0;
 padding: 0;
}


.left {
float: left;
display: inline;
}


.right {
float: right;
 display: inline;
}


/* @end */