/*
Theme Name: Impulse
Theme URI: http://www.wpzoom.com/themes/impulse/
Description: Impulse is a premium wordpress theme for portfolios, galleries, photoblogs, personal sites, etc. Developed by Dumitru Brinzan and released by WPZOOM.com
Version: 1.0
Author: WPZOOM
Author URI: http://www.wpzoom.com/themes/
Tags: blue, custom-header, fixed-width, two-columns

	Impulse v1.0
	 http://www.wpzoom.com/themes/impulse/
*/

body {color: #bbb; background: #fff;  }
a {text-decoration:none; color:#000; }
a:hover {text-decoration:none; color: #0db14b; }
a.invert {text-decoration:none; color:#fff; }
a.invert:hover {text-decoration:none; color: #00ccff; }
h1{color: #0db14b;}
#header {background: #fff;  }

#setop {border: solid 1px #666; background-color: #fff; color: #ddd; }

#loopedSlider img.prev {background: url(../images/arrow_left_dark.png) no-repeat 0 0; } 
#loopedSlider img.prev:hover {background: url(../images/arrow_left_dark.png) no-repeat 0 -100px; }
#loopedSlider img.next {background: url(../images/arrow_right_dark.png) no-repeat 0 0; } 
#loopedSlider img.next:hover {background: url(../images/arrow_right_dark.png) no-repeat 0 -100px; }

.slides div div{ background:none; border:none; }
.slides div.cover img {border: solid 4px #555;}


ul.pagination li a {background-color: #222;}
ul.pagination li a:hover {border: none; background-color: #000; }

#posts .post,#posts1 .post { background-color:#f7f7f7;border: solid 1px #444; }
#posts .post:hover ,#posts1 .post:hover{ background-color:#e5e4e4;border: solid 1px #222; }

#posts div.cover img,#posts1 div.cover img {border: solid 4px #222;}
#main p.header, #main h1, .post h2 { color: #0db14b; }

#single h1, #single h2, #single h3, #single h4, #single h5, #single h6 { color: #0db14b; }
#single img {border: solid 4px #555;}

#main {border-bottom: solid 1px #222;}
#main .funcs a {color: #999;}
#main .funcs a:hover {color: #fff;}

#main blockquote {border-left: solid 5px #222; background-color: #444; color: #fff; }
#main img.preview {border: solid 5px #333;}
#side img.preview {border: solid 5px #555; }
#main div.share {border: solid 1px #222; background-color: #444;}
#main div.share p.header { color: #fff; }
#main div.share img {border: none;}

/* Post comments and trackbacks styling */

#main p.tags { background: url(../images/icon_tag.png) no-repeat top left; }

#commentform #submit {background:none; }

/* Post comments and trackbacks styling */
#main p.trackbackurl span.url {border-bottom: dotted 1px #ddd; }

#main div.pagerbox a {color: #fff; padding: 4px 6px; border: solid 1px #222; background-color: #444;}
#main div.pagerbox a:hover {background-color: #333; color: #fff; }
#main div.pagerbox a.current {color: #333; background-color: #fff; border: solid 1px #222; }

#single ol.normalComments li.comment {border: solid 1px #444; background-color: #333; color: #fff;}
#single ol.normalComments li.bypostauthor {border: solid 1px #444; background-color: #444;}

#single ol.normalComments cite.author {color: #fff;}
#single ol.normalComments img.avatar {border: solid 3px #555;}
#single ol.normalComments cite {background: url(../images/icon_user_dark.png) no-repeat top left; padding-left: 22px; }

#main input, #main textarea, #commentform input, #commentform textarea {background-color: #ddd; border: 1px solid #111; color: #333; }
#commentform #submit, input#submit {background-color: #a5e9f2; color: #222; border: none; }
input#submit {width: auto; text-align: center; padding: 0 10px;}

.afterpost .navigation .alignleft a, .reply a, .afterpost .navigation .alignright a,.cancel-comment-reply a { padding: 2px 5px; margin-bottom: 5px; font-weight: normal; text-transform: uppercase; background: #555; font-size: 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; border: none; text-shadow: 1px 1px #777; color: #fff; }
.afterpost .navigation .alignleft a:hover, .afterpost .navigation .alignright a:hover, .reply a:hover, .cancel-comment-reply a:hover { background: #111; text-shadow: 1px 1px #444; text-decoration: none; }
.afterpost .navigation {background:none;}
.afterpost .navigation .alignleft a, .afterpost .navigation .alignright a {width:125px; padding:3px 0 0 3px; text-align:center; height:20px;}

/* Side block */
#side p.header {color: #eee; }

#side div.ads img.ad {border: solid 1px #222; }

#calendar_wrap th {background-color: #777; color: #eee;}
#calendar_wrap td#today {background-color: #777; color: #fff;}

#searchform input {border: solid 1px #222; }
#searchform input#s {border: solid 1px #222; background-color: #666; }
#searchform input#searchsubmit {	background-color: #666;border: none; color: #fff; }

/* Footer */
/*#prefooter {background: #444 url(../images/back_prefooter_dark2.png) repeat-x top center;   }
#prefooter a {color: #fff;}
#prefooter a:hover {color: #f280a1;}*/
#footer { background: url(../images/footerbg.png) top repeat-x;width: 983px; margin: auto; text-align:left; padding: 9px; font-size: 0.8125em; border:none }
#footer p.header, #prefooter p.header { color: #f280a1; }