/*  
Theme Name: Motion
Theme URI: http://85ideas.com/public-releases/wordpress-theme-motion/
Description: Dark and colorful theme with sweet transparency characteristics. Drop-down categories menu, 2-column layout and widget-ready footer and sidebar.
Author: Sam @ 85ideas	
Author URI: http://85ideas.com/
Version: 1.0.4
Tags: black, blue, green, dark, two-columns, sticky-post, threaded-comments, fixed-width, right-sidebar

	This theme was designed and built for the WordPress CMS and is copyright 85ideas.com.
	Modify, adapt, and customize for your own site at will!

	The CSS, XHTML and design of this theme are released under GPL:
	http://www.gnu.org/licenses/old-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:0; padding:0; border:0; vertical-align:baseline; color:#d2d2d2;}  
: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:url(images/headerback.png) repeat-x; font-family:Georgia, Verdana, Arial, Helvetica, sans-serif; text-align:left; padding-bottom:20px; text-shadow:0 0 1px #464646; background-color:#d5d5d5;} 
h1, h2, h3, h4, h5, h6 {font-family:Verdana, Arial, Helvetica, sans-serif;}
a {color:#000; text-decoration:none; text-shadow:0 0 1px #000;}
a:hover {color:#fff; text-shadow:0 0 1px #fff;}
blockquote {font-style:italic; background:url(images/whitetrans.png); 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 #c500be;}
pre {overflow:auto; width:600px; background:url(images/blacktrans.png); 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:#464646;}
table td, table th {padding:.5em .7em;}
table th {background:#333; text-transform:uppercase; border-bottom:1px transparent;}
table td {background:url(images/blacktrans.png);}
table tr.even td {background:url(images/blacktrans2.png);}
table tr:hover td{background:url(images/whitetrans.png);}

fieldset {padding:1.2em; border:1px dashed #c500be;}
legend {padding:.2em .8em; font-size:1.2em; text-transform:capitalize;}
input, textarea, select {font-family:Verdana, Arial, Helvetica, sans-serif; margin:.2em 0; color:#222; font-size:1em;}
input, textarea {padding:.3em;}
input.radio, input.checkbox {background:#fff; padding:2px;}
form label{font-weight:bold; display:block;}



/************************************************
*          General       *
************************************************/
#wrapper {margin:15px auto 10px auto; padding:0; text-align:left; width:980px;}
.cleared {clear:both;}


/************************************************
*          Header       *
************************************************/
#top #topmenu {float:left; width:980px; border-bottom:1px solid #efefef;}
#top #topmenu li {float:left; background:none; padding:0 .8em 0em .8em; line-height:1.5em; margin:0 .4em .2em 0;}
#top #topmenu li:hover {background:none;}
#top #topmenu li a {color:#efefef; font-size:.75em; text-shadow:0 0 1px #dfdfdf;}
#top #topmenu li a:hover {color:#fff; text-shadow:0 0 1px #fff;}
#top #topmenu li a.rss {padding-left:17px;}

#top #search {float:right; width:245px; text-align:right;}
#top #searchform input {padding:0px;}
#top #searchbox {padding:0px 0px; width:205px; color:#efefef; font-size:.75em; border:1px solid #000; background:#121212;}
#top #searchbox:hover {background:#464646;}
#top .submitbutton {cursor:pointer; background:none; color:#efefef; font-size:1em; padding:0em; vertical-align:middle;}
#top .submitbutton:hover {background:none; color:#fff;}

#header {margin-bottom:0px; padding-bottom:0px; border-bottom:0px solid #dbd4be; z-index:10; position:relative; }
#header #logo {float:right; width:980px; margin:0 0 0 0;}
#header #logo img {float:left; margin:0 0 0 0;}
#header #logo h1 a {color:#121212; font-size:96px; letter-spacing:25px; font-weight:normal; text-shadow:0 0 5px #121212;}
#header #logo h1 a:hover {color:#efefef; text-shadow:0 0 5px #efefef;}
#header #logo #desc {font-size:1.1em; color:#121212; margin-top:2em; line-height:1.4em; padding-left:6px; letter-spacing:14px; word-spacing:22px; text-shadow:0 0 1px #121212;}
#header #headerbanner {float:left; width:468px; margin:30px 0 0 0; text-align:left; padding:0px; background:none; font-size:.8em; line-height:1.5em;}
#header #headerbanner h3 {font-size:1.1em; font-family:Verdana, Arial, Helvetica, sans-serif;}
#header #headerbanner p a {}
#header #headerbanner a:hover {background:none;}

#catnav {width:980px; background:url(images/blacktrans.png);}
#nav li {float:left; background:url(images/blacktrans.png); line-height:2em; margin:5px 0 5px 5px;}
#nav li:hover {}
#nav li a {display:block; margin:0; font-size:0.8em; color:#fff; padding:0 13px;}
#nav li a:hover {color:#afdaff; 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:#fff; margin:0; padding:7px 13px; background:url(images/blacktrans3.png);}
#nav li li a:hover {color:#afdaff;}
#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:0px 0 20px 0;}
#content {float:left; width:732px;}
#contentfull {float:left; width:980px;}
h2#contentdesc {font-weight:normal; font-size:.7em; padding-bottom:15px; padding:10px}
h2#contentdesc span {color:#464646;}

.post {padding:0 0 30px 0; margin-top:-1px;}
.sticky {padding:10px; margin-bottom:35px; background:none;}
.posttop {background:#121212; padding-top:10px; padding-bottom:5px; border-top:0px solid #121212; border-left:0px solid #efefef;}
.posttop h2.posttitle a {color:#efefef; font-size:1.5em; font-weight:normal; text-decoration:none; text-shadow:0 0 1px #dfd9bf; padding-left:10px;}
.posttop h2.posttitle a:hover {color:#efefef; text-shadow:0 0 5px #efefef;}
.postmetatop {text-transform:capitalize; font-size:0.7em; padding-top:8px; line-height:1.5em;}
.postmetatop .categs {color:#464646; float:left; width:450px; padding-left:0px; line-height:14px; text-shadow:0 0 0px #464646; padding-left:10px;}
.postmetatop .categs a {color:#464646; text-shadow:0 0 0px #464646;}
.postmetatop .categs a:hover {color:#efefef; text-shadow:0 0 1px #efefef;}
.postmetatop .date {color:#464646; float:right; width:130px; text-align:right; text-shadow:0 0 0px #464646;}
.postmetatop .date span {color:#464646; padding-right:10px;}

.postcontent {color:#464646; text-shadow:0 0 1px #464646; background:none; margin-top:-7px; font-size:0.7em; line-height:1.2em; padding:0px; border-left:0px solid #d2d2d2; border-right:0px solid #d2d2d2;}
.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 {text-shadow:0 0 1px #464646; color:#464646; padding:.6em 0 .2em 0;}
.postcontent a {color:#000; text-decoration:underline; text-shadow:0 0 1px #000;}
.postcontent a:hover {color:#efefef; text-shadow:0 0 1px #efefef;}
.postcontent ul, .postcontent ol {padding:.4em 0 .5em 2em;}
.postcontent ul li {list-style:disc;}
.postcontent ol li {list-style:decimal;}

.postmetabottom {color:#464646; background:none; padding:0px; font-size:0.8em; line-height:1.1em; margin-top:5px; border-bottom:1px dotted #464646; border-right:0px solid #d2d2d2; border-left:0px solid #d2d2d2;}
.postmetabottom a {color:#464646; text-shadow:0 0 0px #d2d2d2;}
.postmetabottom a:hover {color:#efefef; text-shadow:0 0 0px #efefef;}
.postmetabottom .tags {color:#464646; text-shadow:0 0 0px #464646; font-size:0.7em; float:left; width:440px; padding-left:0px; line-height:16px;}
.postmetabottom .readmore {color:#d2d2d2; float:right; width:140px; text-align:right;}
.postmetabottom .readmore span {color:#d2d2d2; padding-left:17px;}

.postmetaauthor {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:#afdaff; border-bottom:1px dashed #afdaff;}
.postmetaauthor .authordesc a:hover {background:url(images/blacktrans.png);}



/************************************************
*          Navigation      *
************************************************/
#navigation {line-height:1.7em; margin-bottom:5px;}
#navigation a {border-bottom:0px dashed #a8ef9d;}
#navigation a:hover {background:none;}

#navigation .wp-pagenavi a {padding:5px 7px; font-size:.8em; background:url(images/blacktrans2.png); color:#fff; border:none;}
#navigation .wp-pagenavi a:hover {color:#a8ef9d;}
#navigation .wp-pagenavi span.pages, #navigation .wp-pagenavi span.current, #navigation .wp-pagenavi span.extend {padding:5px 7px; font-size:.8em; background:url(images/blacktrans2.png); color:#fff; border:none;}



/************************************************
*          Comments      *
************************************************/
#comments {margin:0 0 15px 0;}
#comments h3 {font-size:.7em; font-weight:normal;}
#comments ul.commentlist li {margin:10px 0 0 0; padding:15px; background:none;}
#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:.7em; margin-bottom:10px; color:#464646;}
#comments .commentbody .author a {color:#464646; border-bottom:1px dashed #464646;}
#comments .commentbody .author a:hover {color:#eee; border-bottom:1px dashed #464646;}
#comments .commentbody .commentmetadata {font-size:.7em; color:#bbb; margin-bottom:25px;}
#comments .commentbody .commentmetadata a {color:#464646;}
#comments .commentbody em {margin-bottom:10px; color:#464646; display:block; font-size:.7em; font-style:normal;}
#comments .commentbody p {color:#464646; font-size:.7em; padding:5px 0 8px 0; line-height:1.4em;}
#comments .commentbody p a {border-bottom:1px dashed #464646;}
#comments .commentbody p a:hover {border-bottom:1px dashed #464646;}
#comments .reply a {margin-top:5px; padding:5px; line-height:1.3em; font-size:.7em; float:left; background:#d2d2d2; 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:none;}
#comments ul.trackback li {margin-bottom:17px; font-size:.7em;}
#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 {color:#464646; margin-bottom:15px;}
#comments #respond input {padding:5px; width:200px; background:#fff; font-size:.7em;}
#comments #respond p {padding:.5em 0 0 0; color:#464646;}
#comments #respond p label {font-size:.7em; font-weight:normal;}
#comments #respond textarea {width:600px; padding:10px; background:#efefef; font-size:.7em; border:none;}
#comments #respond .submitbutton {color:#464646; background:#efefef; padding:6px; line-height:1.4em; font-size:.7em;}
#comments #respond .submitbutton:hover {cursor:pointer; color:#000;}
#comments #respond p.subscribe-to-comments label {display:inline; margin-left:4px;}




/************************************************
*          Sidebar       *
************************************************/
#sidebar {float:right; width:233px; font-size:0.6em; line-height:1.4em; margin-bottom:5px; margin-top:-1px;}
#sidebar ul li.boxed {background:none; padding:0px; margin-bottom:-1px;}
#sidebar h3 {color:#efefef; text-shadow:0 0 1px #efefef; background:#121212; padding:0px 20px; line-height:6.6em; font-weight:normal; font-size:1em; text-align:center; margin-bottom:0px; border-bottom:0px solid #efefef; border-left:0px solid #efefef}
ul#featured img {margin-top:-6px; margin-bottom:-10px;}
#sidebar ul ul li {padding-bottom:0px;}
#sidebar ul ul li a {color:#464646; text-shadow:0 0 1px #464646; display:block; padding:6px 0px; border-bottom:0px dotted #121212; margin-bottom:0px;}
#sidebar ul ul li a:hover {color:#efefef; text-shadow:0 0 1px #efefef;}
#sidebar p {color:#eee; padding:0 0px 0px 0px;}
#sidebar p a {}
#sidebar p a:hover {background:none;}
#sidebar img {border:0px; padding:0px;}
#sidebar img.avatar {float:left; padding:0 0px 0px 0px;}
#tag_cloud a, .widget_tag_cloud a {display:inline;}
#tag_cloud a:hover {color:#fff;}
li#tagbox a:hover {color:#fff;}
#sidebars ul.children li {border-bottom:none;}
#sidebars ul.children {margin-bottom:0;}



/************************************************
*          Footer       *
************************************************/
#footer {clear:both; background:none; font-size:0.6em; border-top:1px solid #121212;}
#footer .foot1 {float:left; width:315px; margin:10px 0 0 0;}
#footer .foot2 {float:left; width:315px; margin:10px 17px 0 17px;}
#footer .foot3 {float:left; width:315px; margin:10px 0 0 0;}
#footer h3 {color:#efefef; text-shadow:0 0 1px #efefef; background:#121212; padding:5px 10px; line-height:1.3em; font-weight:normal; font-size:1.8em; margin-bottom:10px;}
#footer h4 {font-weight:normal; font-size:1em; margin:.8em 0 .2em 0; font-family:Verdana, Arial, Helvetica, sans-serif;}
#footer p {line-height:1.5em; color:#eee; padding:.2em 0 .8em 0;}
#footer ul li {padding:0px; margin-bottom:10px; background:none;}
#footer ul ul li {background:none; line-height:1.5em; padding:0 0 0 0px; margin-bottom:4px;}
#footer li a {color:#464646; text-shadow:0 0 1px #464646; font-weight:normal; display:block; padding:2px 5px; border-bottom:1px solid #121212;}
#footer a:hover {color:#efefef; text-shadow:0 0 1px #efefef;}
#footer .widget_tag_cloud a {display:inline;}
#footer .widget_tag_cloud a:hover {background:none; color:#fff;}

#credits {margin-top:.7em; font-size:0.7em; line-height:1.4em;}
#credits a {color:#464646;}
#credits a:hover {background:none; color:#fff;}
#credits #creditsleft {float:left; width:600px; color:#464646;}
#credits #creditsright {float:right; width:300px; text-align:right; color:#464646;}



/************************************************
*          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:none; 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;}

/* Featured Post Carousel */  
 
.featured {  
     padding:  0px 0px 0px 0px; 
     margin-bottom: 0px;
     border-left:0px solid #efefef;
     border-right:0px solid #efefef;
     height: 500px;
     background: none;
     border-bottom:0px solid #d0d0d0;
}  
   
.carousel { 
     height: 500px;
     width: 240px; 
     float: left; 
     background:none; 
     }  
   
.carousel li {  
     width: 240px; 
     background:none;
     float: left; 
     }  