/*
Theme Name: Sensor Theme
Theme URI: http://www.wpzoom.com/themes/
Description: 
Version: 1.0
Author: WPZOOM
Author URI: http://www.wpzoom.com
Tags: blue, fixed-width, two-columns, widgets

	Sensor v1.0
  http://www.wpzoom.com
*/


body {color: #333; background-color: #222; }
a {text-decoration:underline; color:#111; }
a:hover {text-decoration:none; color: #2b6591; }

::-moz-selection{background:#d0e2f6; color:#222;}
::selection{ background:#d0e2f6; color:#222; }


#container div.sep {background-color: #333; border-top: solid 1px #000; }

img.boxed, .post .content img {border: solid 6px #ddd;}

.box {background-color: #fff;  }
#main p.header {color: #333; }
.ribbon {background: #fff url(../images/r_fill_dark-blue.png) repeat-x top left; }
.ribbon h1, .ribbon h2 {color: #fff; text-shadow: #2b6591 1px 1px 1px; }
.ribbon a {color: #fff; text-decoration: none; }
.ribbon a:hover {color: #a5e9f2; }
.box .postmetadata {color: #999; }

div.pagerbox {background-color: #555; color: #fff; }
div.pagerbox a {color: #fff; }

/* Comments */
#main .normalComments li.comment {background-color: #e6eef8; text-shadow: #fff 1px 1px 1px; }
#main .normalComments li.bypostauthor { background-color: #d0e2f6; text-shadow: #fff 1px 1px 1px;}

#main .normalComments cite.author {color: #333;}

#commentform input, #commentform textarea {background-color: #e6eef8; border: 4px solid #d0e2f6; color: #333; }
#commentform #submit {background-color: #2b6591; color: #fff; border: none; }

.afterpost .navigation .alignleft a, .reply a, .afterpost .navigation .alignright a,.cancel-comment-reply a { background: #2b6591; text-shadow: 1px 1px #5186a5; color: #fff; }
.afterpost .navigation .alignleft a:hover, .afterpost .navigation .alignright a:hover, .reply a:hover, .cancel-comment-reply a:hover { background: #ed3939; text-shadow: 1px 1px #c36363; }
.afterpost .navigation {background:none;}

#footer {color: #777;}
#footer a {color: #777; }

/* Standard Widgets */
#searchform label {}
#searchform input {border: solid 1px #ccc; }
#searchform input#searchsubmit {background-color:#2b6591; border: none; color: #fff; }

.main_image {border: solid 7px #ddd; }
.main_image .block {background: #111;border-top: 1px solid #000;color: #fff;}
.main_image p {color: #aaa; }
.main_image a {color: #fff; }
#featPosts .main_image a:hover {color: #fff; }

.image_thumb img {border: solid 6px #fff; }
.image_thumb ul li{background-color: #f1f1f1; border-bottom: solid 5px #fff;}
.image_thumb ul li.hover { background: #e6eef8;}
.image_thumb ul li.active { background: #d0e2f6; }
