/*
Theme Name: Clean Mag Theme
Theme URI: http://www.themewars.com/themes/cleanmag-theme/
Description: Premium WordPress Theme by Theme Wars
Version: 1.0.1
Author: Theme Wars
Author URI: http://www.themewars.com/
*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { 
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset, img { 
  border: 0;
}

address, caption, cite, code, dfn, em, th, var {
  font-style: normal;
  font-weight: normal;
}

ol, ul {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

a:hover {text-decoration: underline}

q:before,q:after { content: ''; }
abbr, acronym { border: 0; }

body {
  background: #fafaf6 url('body_bg.png') repeat-x top left;
  color: #414141;
  font-family: Arial, Helvetica, Tahoma, Verdana, Sans-Serif; font-size: 12px;
  line-height: normal;
  text-align: center;  
}

#container {
  background: #ffffff;
  border: 1px solid #ededdd;
  
  margin: 0 auto; margin-bottom: 35px;
  padding-left: 9px; padding-top: 10px; padding-bottom: 10px;
  text-align: left;
  width: 949px;
}

.clear { clear: both; }

.alignleft { float: left; }
.alignright { float: right; }

#searchform { margin-right: 5px; }

#searchform #s {
  background: #fff;
  border: 1px solid #ededdd;
  color: #a9a8a8;
  font-size: 11px;
  padding: 2px;
  width: 183px;
}

#searchform #searchsubmit {
  display: inline-block;
  background: transparent url('imgs/search.png') no-repeat center left;
  border: 0;
  width: 13px;
  margin-right: 4px;
  cursor: pointer;
}

a { color: #009dd1; text-decoration: none; }

.headline {
  background: #f2f2ec;
  color: #303030;
  font-size: 14px; font-family: Georgia, "Nimbus Roman No9 L", Serif;
  height: 30px;
  line-height: 30px;
  margin-bottom: 14px;
  padding: 0 14px;
}

/* Navigation */

#nav {
  background: #fafaf6;
  height: 28px;
  line-height: 28px;
  margin-bottom: 20px;
  width: 939px;
}

#nav ul {
  display: inline;
  float: left;
  font-family: Georgia, "Nimbus Roman No9 L", Serif;
  margin-left: 14px;
}

#nav ul li { float: left; margin-right: 15px; }

#nav ul li a {
  color: #7b7b7b;
  font-size: 12px;
  text-decoration: none;
    padding: 4px;
}

#nav ul li a:hover {
  color: #7b7b7b;
  font-size: 12px;
  text-decoration: none;
  background:#e4e4e0 ;

}

#nav #searchform { float: right; }

/* Header */

#header {
  margin-left: 7px;
  margin-right: 67px;
  margin-bottom: 20px;
  width: 874px;
  overflow: hidden;
}

#header #bannertop {
  float: left;
  font-size: 11px;
  width: 500px;
  padding: 6px;
}

#header #logo {
  color: #303030;
  float: left;
  font-family: Georgia, "Nimbus Roman No9 L", Serif;
}

#header #logo h1.text { display: inline; }
#header #logo h1.text a {
  color: #303030;
  display: inline;
  font-size: 40px;
  text-decoration: none;
}

#header #logo #site-description {
  font-size: 12px;
}

#header #subscribe {
  color: #8e805f;
  float: right;
  font-size: 11px;
  width: 250px;
}

#header #subscribe h3 { margin-bottom: 5px; }
#header #subscribe h3 a {
  background: transparent url('imgs/subscribe.png') no-repeat center right;
  color: #8e805f;
  font-family: Georgia, "Nimbus Roman No9 L", Serif;
  font-size: 14px; font-weight: normal;
  padding-right: 20px;
  text-decoration: none;
}

#header #subscribe p { margin-bottom: 6px; }

#header #subscribe form .text {
  background: #fff;
  border: 1px solid #ededdd;
  color: #a9a8a8;
  font-size: 11px;
  padding: 2px;
  width: 165px;  
}

#header #subscribe form .submit {
  background: none;
  border: 0;
  font-weight: bold;
  color: #009dd1;
  width: 76px;
  text-align: left;
  cursor: pointer;
}

/* Wrapper */

#wrapper {
  overflow: hidden;
  width: 949px;
}

/* Col-1 */

#col-1 {
  float: left;
  width: 609px;
}

#col-1 a:hover {text-decoration: underline}

#col-1 .post h2.post-title, #col-1 .post h2.post-title a {
  color: #009dd1;
  font-family: Georgia, "Nimbus Roman No9 L", Serif;
  font-size: 20px;
  margin-bottom: 8px;
}

#col-1 h1, #col-1 h1 a {
  color: #009dd1;
  font-family: Georgia, "Nimbus Roman No9 L", Serif;
  font-size: 26px; margin-bottom: 20px;
  text-decoration: none;
}

#col-1 h2, #col-1 h2 a {
  color: #009dd1;
  font-family: Georgia, "Nimbus Roman No9 L", Serif;
  font-size: 24px; margin-bottom: 20px;
  text-decoration: none;
}

#col-1 h3, #col-1 h3 a {
  color: #009dd1;
  font-family: Georgia, "Nimbus Roman No9 L", Serif;
  font-size: 22px; margin-bottom: 20px;
  text-decoration: none;
}

#col-1 h4, #col-1 h4 a {
  color: #009dd1;
  font-family: Georgia, "Nimbus Roman No9 L", Serif;
  font-size: 20px; margin-bottom: 20px;
  text-decoration: none;
}

#col-1 h5, #col-1 h5 a {
  color: #009dd1;
  font-family: Georgia, "Nimbus Roman No9 L", Serif;
  font-size: 18px; margin-bottom: 20px;
  text-decoration: none;
}

#col-1 h6, #col-1 h6 a {
  color: #009dd1;
  font-family: Georgia, "Nimbus Roman No9 L", Serif;
  font-size: 16px; font-weight: bold; margin-bottom: 20px;
  text-decoration: none;
}

#col-1 .post-info {
  color: #aaaaaa;
  font-size: 11px;
  margin-bottom: 25px;
}

#col-1 .post-info a { font-weight: bold; }
#col-1 .post-info .date { margin-right: 20px; }
#col-1 .post-info .author span { font-weight: bold; color: #009dd1; }
#col-1 .post-info .comments { font-weight: bold; color: #009dd1; }

#col-1 .post .entry { font-size: 12px; color: #3c3c3c; border-bottom: 1px solid #f8f8f8; margin-bottom: 20px; }

#col-1 .entry p {
  line-height: 24px;
  padding-bottom: 20px;
}

#col-1 .entry ul, #col-1 .entry ol {
  margin-left: 40px;
  margin-bottom: 20px;
}

#col-1 .entry ul { list-style-type: disc; }
#col-1 .entry ol { list-style-type: decimal; }

#col-1 .entry li {
  margin-bottom: 5px;
  line-height: 20px;
}

#col-1 .entry blockquote { background: #FAFAF6; clear: both; font-style: italic; padding: 20px; }
#col-1 .entry img.alignleft { margin-right: 20px; margin-bottom: 20px; }
#col-1 .entry img.alignright { margin-left: 20px; margin-bottom: 20px; }

#col-1 .post-info .share-this a {
  color: #17773a;
}

#col-1 .post-info-bottom { margin: 0; }

#col-1 .post-info-bottom .comments {
  background: transparent url('imgs/comments.png') no-repeat center left;
  color: #009dd1;
  font-family: Georgia, "Nimbus Roman No9 L", Serif; font-weight: bold; font-size: 14px;
  display: inline-block;
}

#col-1 .post-info-bottom .comments span { font-weight: normal; color: #100f0f; }

#col-1 .post {
  border-top: 1px solid #f8f8f8;
  margin-bottom: 50px;
  padding-top: 10px; 
}

#col-1 .navigation { margin-bottom: 20px; }

/* Comments */

.comments-pagination-top { margin-bottom: 20px; }
.comments-pagination-bottom { margin-bottom: 20px; }

.commentlist, .commentlist ul {
  list-style: none;
}

.commentlist li.depth-1 { margin-bottom: 40px; }
.commentlist ul li .comment-container-div { margin-left: 20px; margin-bottom: 15px; }

.commentlist li .comment-container-div .author-info {
  background: #f2f2ec;
  height: 38px;
  line-height: 38px;
  margin-bottom: 10px;
}

.commentlist li .comment-container-div .author-info .avatar { float: left; }
.commentlist li .comment-container-div .author-info .text-info { float: left; margin-left: 12px; }

.commentlist li .comment-container-div .author-info .text-info .author_name,
.commentlist li .comment-container-div .author-info .text-info .comment_date { float: left; }

.commentlist li .comment-container-div .author-info .text-info .author_name,
.commentlist li .comment-container-div .author-info .text-info .author_name a {
  color: #009dd1;
  font-family: Georgia, "Nimbus Roman No9 L", Serif;
  font-size: 18px; font-weight: normal;
  margin-right: 6px;
}

.commentlist li .comment-container-div .author-info .text-info .comment_date { color: #2a2a2a; font-size: 12px; }

.commentlist .comment-entry {
  color: #2a2a2a;
  line-height: 24px;
}

.commentlist .comment-entry p { margin-bottom: 5px; }

.comments-container { margin-top: 45px; margin-bottom: 20px; }
.pings-list { list-style: none; }
.pings-list li { margin-bottom: 10px; }

/* Respond */

#respond { margin-top: 45px; position: relative; }
#respond p { margin-bottom: 15px; }

#respond h3 {
  color: #1e1e1e;
  font-weight: bold;
}

#respond label {
  font-family: Georgia, "Nimbus Roman No9 L", Serif;
  color: #141414;
  display: block;
  margin-bottom: 5px;
}

#respond .text {
  border: 1px solid #c3c3c3;
  font-family: Georgia, "Nimbus Roman No9 L", Serif;
  color: #141414;
  font-size: 12px;
  width: 227px;
  padding-top: 3px; padding-bottom: 3px; padding-left: 5px; padding-right: 5px;
}

#respond textarea {
  border: 1px solid #c3c3c3;
  font-family: Georgia, "Nimbus Roman No9 L", Serif;
  color: #141414;
  font-size: 12px;
  height: 58px;
  width: 459px;
  padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px;
}

#respond #submit {
  background: transparent url('imgs/submit.png') no-repeat top left;
  border: 0;
  margin-left: 16px;
  height: 20px;
  width: 75px;
  cursor: pointer;
}

#respond #avatar {
  text-align: center;
  position: absolute; right: 50px; top: 70px;
}

#respond #avatar img {
  border: 1px solid #d6d6d6;
  margin-bottom: 10px;
}

#respond #avatar p {
  font-size: 12px; font-style: italic;
  margin-bottom: 10px;
  width: auto;
}

/* Slider */

#slider { margin-bottom: 10px; }

#slider a {
  color: #009dd1;
  text-decoration: none;
}

#slider a:hover {
  text-decoration: underline!important;
}

#slider .jcarousel-container {
  background: #fafaf6;
  border: 1px solid #f2f2e6;
  padding: 10px 7px 10px 9px;
}

#slider .image { float: left; margin-right: 10px; }

#slider .image img { border: 1px solid #c8c8c8; margin-bottom: 5px;}

#slider .image p { font-style: italic; color: #8e8e8e; text-align: center; }

#slider .slider-content { float: left; width: 285px; }

#slider .slider-content h3 { margin-bottom: 15px; margin-top: 8px; }
#slider .slider-content h3 a {
  color: #232323;
  font-family: Georgia, "Nimbus Roman No9 L", Serif; font-size: 20px; font-weight: normal;
  text-decoration: none;
}

#slider .slider-content .postmetadata {
  color: #8c8c8c;
  border-bottom: 1px solid #ededdd;
  width: 285px;
  overflow: hidden;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

#slider .slider-content .postmetadata .comment { float: right; }
#slider .slider-content .postmetadata .date { float: left; }

#slider .excerpt { color: #434343; line-height: 24px; }

#slider .pagination { 
  background: #f3f3e9;
  display: inline;
  float: right;
  font-size: 11px; font-weight: bold;
  height: 24px;
  line-height: 24px;
  margin-right: 10px;
  padding: 0 10px;
}

#slider .pagination .prev, #slider .pagination .next {
  color: #009dd1;
}

#slider .pagination .prev { margin-right: 25px; }
#slider .pagination .next { margin-left: 25px; }

#slider .pagination a { color: #7d7d7d; }
#slider .pagination a:hover { color: #ff5a00; }
#slider .pagination a span { color: #7d7d7d; margin-left: 10px; margin-right: 10px; }

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
 
.jcarousel-container {
    position: relative;
    overflow: hidden;
    width: 591px;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 591px;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

#slider .jcarousel-list li,
#slider .jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 603px;
}

.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

/* Recent Posts */

#recent-posts { float: left; width: 295px; }

#recent-posts h3 {
  color: #303030;
  font-size: 14px; 
}

#recent-posts h2, #recent-posts h2 a {
  font-family: Georgia, "Nimbus Roman No9 L", Serif;
  font-size: 14px; font-weight: normal;
  margin-bottom: 13px;
}

#recent-posts .entry { border-bottom: 0 !important; }
#recent-posts img { margin-right: 8px; }
#recent-posts .post { border: 0; border-bottom: 1px solid #dbdbdb; margin: 0; padding: 0; margin-bottom: 11px; padding-bottom: 11px; margin-left: 10px; }
#col-1 #recent-posts .entry { color: #1c1c1c; line-height: 18px; margin: 0; font-size: 12px; }

/* Featured Videos */

#featured-videos { border-left: 1px solid #dbdbdb; width: 295px; float: right; padding-left: 9px; }
#featured-videos h3 {
  color: #303030;
  font-size: 14px; 
}

#featured-videos .container { margin-left: 10px; }

#featured-videos h2 {
  border-bottom: 1px solid #ededdd;
  padding-bottom: 10px;
  margin-top: 10px; margin-bottom: 10px; margin-left: 5px;
}

#featured-videos h2 a {
  font-family: Georgia, "Nimbus Roman No9 L", Serif; font-size: 14px;
}

#featured-videos strong {
  color: #313131;
  display: block;
  font-family: Georgia, "Nimbus Roman No9 L", Serif; font-size: 12px;
  margin-left: 15px; margin-bottom: 12px;
}

#featured-videos .post {
  margin: 0;
  padding: 0;
  border: 0;
  margin-left: 15px; margin-bottom: 16px;
  font-weight: bold;
}

/* Col-2 */

#col-2 { width: 331px; float: right; }
#col-2 li.widget { margin-bottom: 9px; }
#col-2 li.widget h3 { margin: 0; }

#col-2 li.widget .widget-wrapper {
  background: #fafaf6;
  border: 1px solid #ededdd;
  margin-left: 5px;
  padding-left: 12px; padding-top: 10px; padding-bottom: 10px; padding-right: 14px;
  width: 288px;
}

#col-2 ul { list-style-type: none; }
#col-2 ul li {
  border-bottom: 1px solid #ededdd;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

#col-2 .flickr_badge_image { float: left; margin-right: 12px; margin-bottom: 12px; }
#col-2 .flickr_badge_image img { border: 3px solid #c9c9c9; }

#col-2 li.widget_twitter li {
  background: none;
  border: 0;
  float: left;
  margin-bottom: 15px;
  padding: 0;
  position: relative;
}

#col-2 li.widget_twitter li .twitter-arrow {
  background: transparent url('imgs/twitter_arrow.png') no-repeat top left;
  width: 31px;
  height: 24px;
  position: absolute; left: 0 !important; top: 5px;
}

#col-2 li.widget_twitter li .tweet {
  background: #ffffff;
  border: 1px solid #ededdd;
  color: #383838;
  font-size: 11px;
  line-height: 14px;
  padding-left: 7px; padding-right: 4px; padding-top: 8px; padding-bottom: 8px;
  width: 248px;
}

#col-2 li.widget_twitter li a {
  color: #888888;
}

#col-2 li.widget_twitter li .tweet-container {
  margin-left: 30px;
}

#col-2 li.widget_twitter #twitter-link {
  color: #00adee;
  font-family: Helvetica, Arial, Sans-Serif; font-weight: bold; font-size: 18px;
  margin-right: 27px; margin-top: 25px;
  text-decoration: none;
}

#col-2 li.widget_twitter #twitter-link:hover {
text-decoration: underline;
}

#col-2 li.widget_detailed_recent_comments li {
  
}
#col-2 li.widget_detailed_recent_comments .avatar { float: left; margin-right: 7px; }
#col-2 li.widget_detailed_recent_comments .entry {
  color: #434343;
  float: left;
  font-size: 11px;
  line-height: 14px;
  width: 243px;
}

#col-2 li.widget_detailed_recent_comments .entry h4 {
  color: #595959;
  font-family: Georgia, "Nimbus Roman No9 L", Serif; font-size: 12px;
  margin-bottom: 6px;
}

/* Footer */

#footer-body { background: transparent url('imgs/footer_bg.png') repeat-x bottom left; padding-bottom: 10px; }

#footer-container {
  margin: 0 auto;
  text-align: left;
  width: 905px;  
}

#footer-container p {
padding-top:10px;
}

#footer-container .widgets {
  list-style: none;
}

#footer-container .widgets li.widget {
  display: inline;
  float: left;
  margin-right: 40px;
  margin-bottom: 30px;
  width: 274px;
}

#footer-container .widgets li.widget-3 {
  margin-right: 0px !important;
}

#footer-container .widgets li .widget-wrapper {
  background: transparent url('imgs/footer_widget_bg.png') repeat-y top right;
  float: left;
  display: block;
  width: 264px;
  padding-left: 10px;
}




#footer-container .widgets li h3 {
  color: #303030;
  font-family: Georgia, "Nimbus Roman No9 L", Serif; font-size: 20px; font-weight: normal;
  margin-bottom: 25px;
}

#footer-container a {  font-weight: bold; }

#footer-container .widgets ul li {
  margin-bottom: 20px;
}
