/*
Theme Name: Motion
Theme URI: http://www.webdesigncompany.net/motion
Description: Dark and colorful theme with sweet transparency characteristics. Drop-down categories menu, 2-column layout and widget-ready footer and sidebar.
Authorx: Volcanic Web Design Company
Author URIx: http://www.webdesigncompany.net/
Version: 1.1.6
Tags: black, blue, green, dark, two-columns, sticky-post, threaded-comments, fixed-width, right-sidebar

	Adapted for WordPress.com by Automattic, January 2010
	This theme was designed and built for the WordPress CMS and is copyright Volcanic
	Modify, adapt, and customize for your own site at will!

	License: GNU General Public License v2.0
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/



/************************************************	
* Resets *	
************************************************/	
html,body,div,p,span,h1,h2,h3,h4,h5,h6,img,ul,ol,dl,li,dt,dd,blockquote,pre,form,fieldset,label,input,table,th,td,a {	
	margin: 0px;	
	padding: 0;	
	border: 0;	
	vertical-align:baseline;	
	color: #000;	
}	
:focus {	
	outline: 0;	
}	
body {	
	line-height: 1;	
}	
ul,ol {	
	list-style: none;	
}	
h1,h2,h3,h4,h5,h6 {	
	font-size: 1em;	
}



/************************************************
*          General elements       *
************************************************/
body {background:#fff; font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; text-align:center; padding-bottom:0px;} 
h1, h2, h3, h4, h5, h6 {font-family:Rockwell, Georgia, Palatino Linotype, Palatino, "Times New Roman", Times, serif;}
a {color:#000; text-decoration:none;}
a:hover {}
blockquote {font-style:italic; background:#f8f; padding:.4em 1em .7em 1em; margin:.7em 0 .3em 0;}
code {font-size:1.1em; font-family:"Bitstream Vera Sans Mono", Monaco, "Lucida Console", monospace;}
kbd, tt {font-size:1.2em;}
hr {border:1px solid #000;}
pre {overflow:auto; width:600px; background:#f8f8f8; padding:1em 1.5em; margin:1em 0; font-size:1.2em; white-space:pre-wrap; /* css3 */}
dl {}
dt {font-weight:bold;}
dd {padding-left:1em;}

table {margin:.5em 0;}
table th {color:#000;}
table td, table th {padding:.5em .7em;}
table th {background:#fff; text-transform:uppercase; border-bottom:1px transparent;}
table td {background:#f8f8f8;}
table tr.even td {background:#f8f8f8;}
table tr:hover td{background:#fff;}

fieldset {padding:1.2em; border:1px dashed #000;}
legend {padding:.2em .8em; font-size:1.2em; text-transform:capitalize;}
input, textarea, select {font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; margin:.2em 0; color:#000; font-size:1em;}
input, textarea {padding:.3em;}
input.radio, input.checkbox {background:#f8f8f8; padding:2px;}
form label{font-weight:bold; display:block;}



/************************************************
*          General       *
************************************************/
#wrapper {margin:15px auto 10px auto; padding:10px; text-align:left; width:980px;}
.cleared {clear:both;}


/************************************************
*          Header       *
************************************************/
#top #topmenu {float:left; width:640px;}
#top #topmenu li {float:left; background:#f8f8f8); padding:0 .8em .2em .8em; line-height:1.5em; margin:0 .4em .4em 0;}
#top #topmenu li:hover {background:#f4f4f4);}
#top #topmenu li a {color:#000; font-size:.75em;}
#top #topmenu li a:hover {color:#000;}
#top #topmenu li a.rss {background:url(images/rsstrans.png) left 4px no-repeat; padding-left:17px;}

#top #search {float:right; width:300px; text-align:right;}
#top #searchform input {padding:3px;}
#top #searchbox {width:180px; color:#000; font-size:.75em; border:1px solid #000; background:#f8f8f8;}
#top #searchbox:hover {background:#f4f4f4;}
#top .submitbutton {cursor:pointer; background:#f8f8f8; color:#000; font-size:0.8em; padding:.08em; vertical-align:top;}
#top .submitbutton:hover {background:#fff;}

/*#header {padding-bottom:10px;}*/
#header #logo {float:left; width:600px; margin:20px 0 5px 0;}
#header #logo img {float:left; margin:4px 10px 10px 0;}
#header #logo h1 a {color:#000; font-size:68px; /*line-height:64px;*/ font-weight:normal; text-shadow:0 0 6px #555;}
#header #logo h1 a:hover {color:#000;}
#header #logo #desc {font-size:.8em; color:#000; margin-top:.5em; line-height:1.2em;}
#header #headerbanner {float:right; width:200px; margin:30px 0 10px 0; text-align:right; padding:0px; background:#fff; font-size:0.8em; line-height:1.6em;}
/*#header #headerbanner h3 {font-size:1.1em; font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;}*/
/*#header #headerbanner p a {border-bottom:1px dashed #000;}*/
#header #headerbanner a:hover {background:#f4f4f4;}

#catnav {width:980px; background:#f8f8f8;}
#nav li {float:left; background:#f8f8f8; line-height:2em; margin:5px 0 5px 5px;}
#nav li:hover {background:#f4f4f4;}
#nav li a {display:block; margin:0; font-weight:bold; font-size:.8em; color:#000; padding:0 13px;}
#nav li a:hover {color:#000; text-decoration:none; display:block;}
#nav li ul {position:absolute; width:180px; left:-999em; padding-top:5px; margin:0;}
#nav li:hover ul, #nav li.sfhover ul {left:auto;}
#nav li li {padding:0; margin:0; width:180px; line-height:1.5em;}	
#nav li li a {color:#000; margin:0; padding:7px 13px; background:#f8f8f8;}
#nav li li a:hover {color:#000;}
#nav li:hover, #nav li.sfhover { /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */
  position: static;}




/************************************************
*          Content      *
************************************************/
#main {padding:20px 0 20px 0;}
#content {float:left; width:600px;}
#contentfull {float:left; width:980px;}
h2#contentdesc {font-weight:normal; font-size:1.3em; padding-bottom:15px;}
h2#contentdesc span {color:#000;}

.post {padding:0 0 35px 0;}
.sticky {padding:10px; margin-bottom:35px; background:#f8f8f8;}
.posttop {background:#f8f8f8; padding:10px;}
.posttop h2.posttitle a {color:#000; font-size:1.4em;}
.posttop h2.posttitle a:hover {color:#000; border-bottom:1px dashed #000;}
.postmetatop {text-transform:capitalize; font-size:0.7em; padding-top:8px; line-height:1.5em;}
.postmetatop .categs {float:left; width:450px; background:url(images/categ.png) left 2px no-repeat; padding-left:20px; line-height:16px;}
.postmetatop .categs a:hover {color:#000;}
.postmetatop .date {float:right; width:130px; text-align:right;}
.postmetatop .date span {background:url(images/date.png) left no-repeat; padding-left:20px;}

.postcontent {color:#000; margin:.8em 0; font-size:0.8em; line-height:1.5em;}
.postcontent h1 {padding:.8em 0; font-size:1.5em;}
.postcontent h2 {padding:.8em 0; font-size:1.4em;}
.postcontent h3 {padding:.8em 0; font-size:1.3em;}
.postcontent h4 {padding:.8em 0; font-size:1.2em;}
.postcontent h5 {padding:.8em 0; font-size:1.1em;}
.postcontent h6 {padding:.8em 0; font-size:1em;}
.postcontent p {padding:.6em 0 .2em 0;}
.postcontent a {/*border-bottom:1px dashed #000;*/ color:blue}
.postcontent a:hover {background:#f4f4f4;}
.postcontent ul, .postcontent ol {padding:0 0 0 2em;}
.postcontent ul li {list-style:disc;}
.postcontent ol li {list-style-image:none; list-style-position: outside; list-style-type: upper-roman;}
.postcontent ol li ol li {list-style-image:none; list-style-type: upper-alpha;}
.postcontent ol li ol li ol li {list-style-image:none; list-style-position: outside; list-style-type: decimal;}

.postmetabottom {background:#fff; padding:10px; font-size:0.8em; line-height:1.1em; margin-top:15px;}
.postmetabottom a {color:#000;}
.postmetabottom a:hover {color:#000;}
.postmetabottom .tags {float:left; width:560px; background:url(images/tags.png) left 1px no-repeat; padding-left:20px; line-height:16px;}
.postmetabottom .readmore {float:right; width:140px; text-align:right;}
.postmetabottom .readmore span {background:url(images/more.png) left 4px no-repeat; padding-left:17px;}

.postmetaauthor {background:#f8f8f8; padding:10px; font-size:0.8em; line-height:1.1em; margin-top:20px;}
.postmetaauthor .authorpic {float:left; width:60px; }
.postmetaauthor .authordesc {float:right; width:540px; }
.postmetaauthor .authordesc p.theauthor {line-height:1.4em; font-weight:bold;}
.postmetaauthor .authordesc p.thedesc {line-height:1.4em; padding:.8em 0 .2em 0;}
.postmetaauthor .authordesc a {color:#000; border-bottom:1px dashed #000;}
.postmetaauthor .authordesc a:hover {background:#f4f4f4;}



/************************************************
*          Navigation      *
************************************************/
#navigation {line-height:1.7em; margin-bottom:5px;}
#navigation a {border-bottom:1px dashed #000;}
#navigation a:hover {background:#f4f4f4;}

#navigation .wp-pagenavi a {padding:5px 7px; font-size:.8em; background:#f8f8f8); color:#000; border:none;}
#navigation .wp-pagenavi a:hover {color:#000;}
#navigation .wp-pagenavi span.pages, #navigation .wp-pagenavi span.current, #navigation .wp-pagenavi span.extend {padding:5px 7px; font-size:.8em; background:#f8f8f8; color:#000; border:none;}



/************************************************
*          Comments      *
************************************************/
/*
#comments {margin:0 0 15px 0;}
#comments h3 {font-size:1em; font-weight:normal;}
#comments ul.commentlist li {margin:10px 0 0 0; padding:15px; background:#f8f8f8;}
#comments ul.commentlist li ul.children li {margin:20px 0 0 20px;}
#comments img.avatar {float:left; margin:0 20px 0 0;}
#comments .commentbody .author {font-size:.9em; margin-bottom:10px; color:#000;}
#comments .commentbody .author a {color:#000; border-bottom:1px dashed #000;}
#comments .commentbody .author a:hover {color:#000; border-bottom:1px dashed #000;}
#comments .commentbody .commentmetadata {font-size:.7em; color:#000; margin-bottom:25px;}
#comments .commentbody .commentmetadata a {color:#000;}
#comments .commentbody em {margin-bottom:10px; color:#000; display:block; font-size:.8em; font-style:normal;}
#comments .commentbody p {font-size:.8em; padding:5px 0 8px 0; line-height:1.4em;}
#comments .commentbody p a {color:#000; border-bottom:1px dashed #000;}
#comments .commentbody p a:hover {color:#f8f8f8; border-bottom:1px dashed #000;}
#comments .reply a {margin-top:5px; padding:5px; line-height:1.3em; font-size:.7em; float:left; background:#ddd; color:#000;}
#comments .reply a:hover {background:#ddd; color:#000;}
#comments h3#trackbacktitle {padding-top:10px;}
#comments ul.trackback {margin:10px 0 0 0; padding:15px; background:#f8f8f8;}
#comments ul.trackback li {margin-bottom:17px; font-size:.9em;}
#comments ul.trackback li .commentbody .author {margin:0;}
#comments a#cancel-comment-reply-link {display:block; padding:8px 0;}
#comments a#cancel-comment-reply-link:hover {color:#ccc;}


#comments #respond {margin-top:20px;}
#comments #respond h3 {margin-bottom:15px;}
#comments #respond input {width:590px; padding:5px; background:#ffb; font-size:.8em;}
#comments #respond p {padding:.5em 0 0 0;}
#comments #respond p label {font-size:.8em; font-weight:normal;}
#comments #respond textarea {width:580px; padding:10px; background:#ffb; font-size:.8em;}
#comments #respond .submitbutton {color:#000; background:#fad; width:150px; padding:6px; line-height:1.4em; font-size:.8em; font-weight:bold;}
#comments #respond .submitbutton:hover {cursor:pointer; color:#000; background:#bad;}
#comments #respond p.subscribe-to-comments label {display:inline; margin-left:4px;}
*/

/************************************************
* Comments *
************************************************/
#comments {
	margin: 15px 0;
	width: 640px;
}
#comments h3 {
	font-size: 1em;
	font-weight: normal;
}
#comments ul.commentlist li.comment {
/*	background: url(images/blacktrans.png);*/
/*	background: #f8f8f8; */
	clear: both;
	margin: 10px 0 0 0;
	padding: 15px;
}
#comments .comment-wrap {
	overflow: hidden;
	width: 100%;
}
#comments ul.commentlist li ul.children li {
	clear: both;
	margin: 20px 0 0 20px;
}
#comments img.avatar {
	float: left;
	margin: 0 20px 0 0;
}
#comments .commentbody .author {
	font-size: .9em;
	margin-bottom: 10px;
	color: #E31C79;
}
#comments .commentbody .author a {
	color: #E31C79;
	border-bottom: 1px dashed #E31C79;
}
#comments .commentbody .author a:hover {
	color: #E31C79;
	border-bottom: 1px dashed #E31C79;
}
#comments .commentbody .commentmetadata {
	font-size: .7em;
	color: #000;
	margin-bottom: 25px;
}
#comments .commentbody .commentmetadata a {
	color: #000;
}
#comments .commentbody p {
	font-size: .8em;
	padding: 5px 0 8px 0;
	line-height: 1.4em;
}
#comments .commentbody p a {
	color: blue;
/*	border-bottom: 1px dashed #b9ff9d;*/
}
#comments .commentbody p a:hover {
/*	color: #eee;
	border-bottom: 1px dashed #b9ff9d; */
}

#comments .commentbody h1, 
#comments .commentbody h2, 
#comments .commentbody h3, 
#comments .commentbody h4, 
#comments .commentbody h5, 
#comments .commentbody h6{
  font-weight: bold;
}

#comments .commentbody h1{
  font-size: 1.8em;
}

#comments .commentbody h2{
  font-size: 1.4em;
}

#comments .commentbody h3, #comments .commentbody h4, #comments .commentbody h5, #comments .commentbody h6{
  font-size: 1.2em;
}


#comments .commentbody li{
  
}


#comments .reply a {
	margin-top: 5px;
	padding: 5px;
	line-height: 1.3em;
	font-size: .7em;
	float: left;
	background: #ddd; 
	color: #000;
}
#comments .reply a:hover {
	background: #fff;
	color: #111;
}
#comments h3#trackbacktitle {
	padding-top: 10px;
}
#comments ul.trackback {
	margin: 10px 0 0 0;
	padding: 15px;
/*	background: url(images/blacktrans.png);*/
}
#comments ul.trackback li {
	margin-bottom: 17px;
	font-size: .9em;
}
#comments ul.trackback li .commentbody .author {
	margin: 0;
}
#comments a#cancel-comment-reply-link {
	display: block;
	padding: 8px 0;
}
#comments a#cancel-comment-reply-link:hover {
	color: #ccc;
}
#comments #respond {
	margin-top: 20px;
	overflow: hidden;
	width: 100%;
}
#comments #respond h3 {
	margin-bottom: 15px;
}
#comments #respond input {
	padding: 5px;
	width: 200px;
	background: #FFFCC9;
	font-size: .8em;
}
#comments #respond p {
	padding: .5em 0 0 0;
}
#comments #respond p label, .logged-in-as {
	font-size: .8em;
	font-weight: normal;
}
#comments #respond textarea {
	width: 600px;
	padding: 10px;
	background: #FFFCC9;
	font-size: .8em;
	border: none;
}
#comments #respond #submit {
	color: #fff;
	background: url(images/blacktrans3.png);
	padding: 6px;
	line-height: 1.4em;
	font-size: .8em;
}
#comments #respond #submit:hover {
	cursor: pointer;
	background: #E31C79;
}
#comments #respond p.subscribe-to-comments label {
	display: inline;
	margin-left: 4px;
}

#comments #respond .required{
  display: none;
}





/************************************************
*          Sidebar       *
************************************************/
#sidebar {float:right; width:360px; font-size:0.7em; line-height:1.0em; margin-bottom:30px;}
#sidebar ul li.boxed {background:#f8f8f8; padding:10px; margin-bottom:15px;}
#sidebar h3 {background:#f8f8f8; padding:0px 0px; line-height:1.3em; font-weight:normal; font-size:1.4em; margin-bottom:10px;}
#sidebar ul ul li {padding-bottom:8px;}
#sidebar ul ul li a {display:block; padding:0px 0px;}
#sidebar ul ul li a:hover {background:#f4f4f4;}
#sidebar p {color:#f8f8f8; padding:0 5px 10px 5px;}
#sidebar p a {border-bottom:1px dashed #000;}
#sidebar p a:hover {background:#f4f4f4;}
#sidebar img {border:none; padding:0 5px;}
#sidebar img.avatar {float:left; padding:0 15px 5px 5px;}
#sidebar ul li.boxed ul.recent-comments li {line-height:1.2em;}
#tag_cloud a, .widget_tag_cloud a {display:inline; line-height:1em;}
#tag_cloud a:hover {color:#000;}
#tagbox a {display:inline; line-height:1em;}
#tagbox a:hover {color:#000;}
#sidebars ul.children li {border-bottom:none;}
#sidebars ul.children {margin-bottom:0;}



/************************************************
*          Footer       *
************************************************/
#footer {clear:both; background:#f8f8f8; font-size:0.8em;}
#footer .foot1 {float:left; width:310px; margin:0 1px 0 0; display:inline;}
#footer .foot2 {float:left; width:210px; margin:0 1px 0 0;}
#footer .foot3 {float:left; width:410px; margin:0 0 0 0;}
#footer h3 {font-weight:normal; font-size:1.4em; margin-bottom:.4em;}
#footer h4 {font-weight:normal; font-size:1em; margin:.8em 0 .2em 0; font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;}
#footer p {line-height:1.5em; color:#f8f8f8; padding:.2em 0 .8em 0;}
#footer ul li {padding:10px; margin-bottom:10px; background:#f8f8f8;}
#footer ul ul li {background:url(images/bullet.png) left 7px no-repeat; line-height:1.5em; padding:0 0 0 10px; margin-bottom:4px;}
#footer li a {font-weight:normal; display:block; padding:2px 5px;}
#footer a:hover {background:#f4f4f4;}
#footer .widget_tag_cloud a {display:inline;}
#footer .widget_tag_cloud a:hover {background:#f4f4f4; color:#000;}

#credits {margin-top:.7em; font-size:0.7em; line-height:1.4em;}
#credits a {color:#000;}
#credits a:hover {background:#f4f4f4; color:#000;}
#credits #creditsleft {float:left; width:600px; color:#000;}
#credits #creditsright {float:right; width:300px; text-align:right; color:#000;}



/************************************************
*          WP related          *
************************************************/
.alignleft {float:left; margin:5px 15px 7px 0;}
.alignright {float:right; margin:5px 0 7px 15px;}
.aligncenter, div.aligncenter {margin:10px auto; text-align:center; display:block;}

img.alignleft {float:left; margin:5px 15px 5px 0;}
img.alignright {float:right; margin:5px 0 5px 15px;}
img.aligncenter {margin:10px auto; text-align:center; display:block;}

.wp-caption {text-align:center; background:#f8f8f8; padding-top:6px;
  /* optional rounded corners for browsers that support it */
  -moz-border-radius: 4px;
  -khtml-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  }
.wp-caption img {padding:0; margin:0; border: 0 none;}
.wp-caption p.wp-caption-text {font-size:11px; line-height:17px; padding:0 4px 5px; margin:0;}
