/*
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 {background: #662d91 url(../images/body-tile-bg.gif) repeat-x top center;  }
a {color:#F7941E; text-decoration: underline; }
a:hover {color: #fff; }
a.invert {text-decoration:none; color:#fff; }
a.invert:hover {text-decoration:none; color: #00ccff; }

/* COLORS
PURPLE - 662D91
RED - EF4036
ORANGE - F7941E
*/

#header {margin: 0 0 50px 0; padding: 0px;}

#setop {border: solid 1px #222; background-color: #666; 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 #fff;}

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


#posts .post, #posts-nar .post { border: solid 1px #441865; }
#posts .post:hover, #posts-nar .post:hover {background-color: #441865; }

#posts div.cover img, #posts-nar div.cover img {border: solid 4px #fff;}
#main p.header, #main h1, .post h2 { color: #F7941E; }
#main p.header { color: #F7941E; }

#single h1, #single h2, #single h3, #single h4, #single h5, #single h6, #single h7 { color: #F7941E; }
#single img {border: solid 4px #fff;}
#single img.nobordergif {
border: 0px;
}

#single form input.paypalimage {
width: 120px;
}

#main {}
#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 #s;}
#side img.preview {border: solid 5px #555; }
#main div.share { }
#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: #EF4036; }

#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: #662d91; }
#prefooter a {color: #fff;}
#prefooter a:hover {color: #F7941E;}
#footer {height: 230px; background: url(../images/footer-tile-bg.gif) repeat-x top center; }
#footer p.header, #prefooter p.header { color: #ffffff; }