/*
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/
*/


* {padding:0; margin:0; border: none; outline:0; }
body {
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size: 62.5%;
	text-align:center;
	margin: 0px;
	padding: 0px;
}
h1{
	font-weight:normal;
	margin:0;
	padding:0;
	font-size: 1.2em;
	line-height: 1.2em;
	clear: both;
	float: left;
}
h2,h3,h4,h5,h6 {font-weight:normal; margin:0; padding:0; font-size: 1.2em; line-height: 1.2em; }
p {
	margin: 0 0 15px;
	line-height: 125%;
}
li,p {
	line-height: 140%;
	font-size: 13px;
}
li {list-style-type: none; }

#container {width:100%; min-height: 200px; margin: 0 auto; text-align:left; }
#container div.wrapper {width: 960px; margin: 0 auto; text-align: left; padding: 0; }
#container div.cleaner, #container div.sep {clear: both; font-size:1px; height: 1px; margin:0; line-height: 1px; }

#header div.wrapper {
	position:relative;
	margin-top: -65px;
	margin-bottom: -50px;
}
#header #logo{
	float: left;
	padding-bottom: 5px;
	margin-top: 105px;
	margin-right: 0px;
	margin-bottom: -35px;
	margin-left: 40px;
}

#menuTop {
	clear: right;
	float: right;
	display: inline;
	height: 30px;
	font-size: 11px;
	margin-top: 70px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0;
	position: relative;
	z-index: 9999;
}
#menuTop img.left, #menuTop img.right {float: left; display: inline; height: 30px; width: 10px;}
#menuTop img.right {float: right; width: 11px; }

#main .funcs {
	padding: 0;
	margin-bottom: 25px;
	float: right;
	display: inline;
	text-align: right;
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: 0;
	margin-right: 22px;
}
#main .funcs li {float: left; display: inline; line-height: 39px; font-size: 11px; text-transform: lowercase; margin:0 0 0 5px; }

.nl_para {
	margin-bottom: 10px;
	margin-top: -10px;
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3A565C;
}

#search {margin: 5px 0 0 0; float: right; display: inline; position: relative; }
#setop {padding: 7px 33px 7px 5px; width: 150px; }
#searchsubmittop {position: absolute; top: 4px; right: 5px;}

#main {/*padding-bottom: 30px; */ padding-bottom: 0px; }
#main #misc {margin: 20px 0 30px; font-size: 11px; }

#featured {
	margin-bottom: 30px;
	clear: both;
	background-color: #F1F5FA;
	padding: 20px 0;
	width: 960px;
	/*margin-left: -25px;*/
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #E0E8F1;
	border-bottom-color: #E0E8F1;
	margin-top: 50px;
}
#featured .left {float: left; display: inline; }
#featured .right {float: right; display: inline; }
#featTop, #featBt {height: 10px; }
#featBt {}
#featMid { text-align: left;}
#loopedSlider {position: relative; }
#loopedSlider a.previous {position: absolute; top: 78px; left:-20px; z-index: 999; }
#loopedSlider img.prev { width: 36px; height: 58px; } 
#loopedSlider img.next { width: 36px; height: 58px; } 
#loopedSlider a.next {left: auto; right: -20px; position: absolute; top: 78px; z-index: 999; }
#loopedSlider h2 {
	font-family: Georgia, Helvetica, serif;
	font-size: 22px;
	font-weight:normal;
	text-transform: none;
	margin-bottom: 12px;
	line-height: 110%;
	margin-top: 20px;
}

.container {
	text-align: left;
	width:940px;
	height:300px;
	overflow:hidden;
	position:relative;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-left: 20px;
}
.slides { position:absolute; top:0; left:0; }
.slides div { position:absolute; top:0; width:960px; height: 210px; display:none; }
.slides div div{ position:static; display:block; top:auto; width: auto; padding:0; }
.slides div.cover {
	float: left;
	display: inline;
	margin-right: 15px;
	width: 508px;
	margin-left: 20px;
}
.slides div.info {float: left; display: inline; width: 390px; }
.slides div.info p.content {
	font-size: 14px;
	line-height: 135%;
	color: #666666;
}

ul.pagination li {float: left; display: inline; font-size: 12px; font-weight: bold; }
ul.pagination li a {padding: 4px 6px; text-decoration: none; }
ul.pagination li a:hover {border: none; text-decoration: underline; }

#posts .post {
	float:left;
	display: inline;
	width: 195px;
	/*padding: 15px;*/	/*padding: 10px;*/		padding-top: 10px;	padding-right: 10px;	padding-bottom: 0px;
	padding-left: 10px;
	/*margin-right: 17px;*/
	margin-right: 29px;
	margin-bottom: 25px;
	margin-left: 0;
	min-height: 310px;
}
.LoginWithAjax_Form {
	text-align: left;
	clear: both;
	float: left;
}
#posts .post-odd {margin-right: 0;}

#posts div.cover {float: left; display: inline; width: 195px; margin-bottom: 10px; }
#posts div.cover img {}
#posts div.info { clear:left; float: left; display: inline; width: 195px;}
.post p.content, .post-side h2 {
	font-size: 13px;
	line-height: 18px;
	font-family: Georgia, serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
}
#main p.header, #main h1, .post h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	text-transform: uppercase;
	margin-bottom: 6px;
	line-height: 120%;
	width: 100%;
}
#main h1 {
	margin-bottom: 18px;
}
.post h2 {
	font-size: 18px;
	line-height: 18px;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 0;
	text-transform: none;
}
p.postmetadata {font-size: 10px; text-transform: uppercase; margin-bottom: 10px; }

#single h1, #single h2, #single h3, #single h4, #single h5, #single h6 {
	margin-bottom: 15px;
	margin-top: 10px;
	font-family: "Times New Roman", Times, serif;
}
#single h1, #main h1 {
	font-size: 40px;
	letter-spacing: -2px;
	word-spacing: 2px;
	line-height: 40px;
	margin-top: 15px;
}
#single h2 {
	font-size: 24px;
	line-height: 110%;
}
#single h3 {font-size: 30px; line-height: 30px; }
#single h4 {font-size: 24px; line-height: 24px; }
#single h5 {font-size: 18px; line-height: 18px; }
#single h6 {font-size: 14px;  line-height: 14px; }

#single {float: left; font-size: 14px; line-height: 20px; font-family: Arial, Helvetica, Tahoma, sans-serif; }
#intro {
	margin-bottom: 15px;
	font-size: 26px;
	line-height: 125%;
	font-family: "Times New Roman", Times, serif;
	color: #546D7A;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#intro2 {
	margin-bottom: 15px;
	font-size: 24px;
	line-height: 125%;
	font-family: "Times New Roman", Times, serif;
	color: #546D7A;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 640px;
}

#intro p {
	font-size: 14px;
	line-height: 20px;
}
.single-narrow {
	width: 630px;
	margin-right: 30px;
	margin-top: 55px;
	margin-bottom: 10px;

}
.single-full {width: 960px; margin-right: 0; }
#single p {
	margin-bottom: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 145%;
}
#single p img {margin: 0 0 10px 0;}
#single ul, #single ol {margin: 0 0 0 20px; }
#single li {list-style-position: inside;} 
#single ul li {list-style-type: square;}
#single ol li {list-style-type: decimal;}

#single .post ul, #single .post ol {margin: 0.5em 0 0.5em 2.0em; font-size: 1.0em; }
#single .post ol {margin-left: 2.5em;}
#single blockquote {font-style: normal; margin:1em 2em; padding: 5px 15px 2px; }
#single img.preview {padding: 1px; margin: 0; }
#single div.share {
	font-size: 10px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#single div.share li {margin:0 11px; padding:0; }

/* Post comments and trackbacks styling */

#main div.post-comments {
	clear: both;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F8F8F8;
	padding-top: 10px;
}
#main div.post-comments h2 {font-size: 18px; text-transform: uppercase; margin-bottom: 0;}
#main div.post-single {padding-bottom: 0px; }
#main p.tags {
	clear: both;
	font-size: 11px;
	text-transform: uppercase;
	margin-top: 30px;
	padding-left: 20px;
	margin-bottom: 10px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #F5F5F5;
}
#main p.trackbackurl {font-size: 1.1em; }
#main p.trackbackurl span.url {font-weight: bold; padding:1px; }

#main div.pagerbox {
	clear: both;
	font-size: 11px;
	margin-top: -15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-color: none;
	width: 100%;
	text-align: right;
}

#main div.comments {margin: 0 0 10px 0; font-size: 1.0em; }
#main div.comments h3 {font-size: 18px; font-weight: normal; }
#main div.comments li, #main #respond {padding: 10px 0 5px; margin-top: 10px; }

#main a.more-link {display: block; margin: 10px 0 0; }

#single ol.normalComments {padding: 1em 0; margin:0; }
#single ol.normalComments div.comment-body {position: relative; }
#single ol.normalComments div.reply {position: absolute; top: 0; right: 0; }
#single ol.normalComments li {list-style-type: none; margin: 0 0 1em; padding: 15px 15px 5px; font-size: 14px; line-height: 20px; min-height: 90px; }
#single ol.normalComments li ul.children {padding: 10px 0 0; }
#single ol.normalComments li ul.children li {clear: left; margin: 0 10px 10px 10px; }

#single ol.normalComments img.avatar { float: left; margin: 0 15px 0 0; width: 70px; }
#single ol.normalComments cite {padding-left: 20px; font-size: 12px; line-height: 18px; font-weight: bold; font-style: normal; float: left; display: inline; margin-right: 25px; }
#single ol.normalComments .commentmetadata {line-height: 18px; font-size: 10px; margin-bottom: 10px; }
#single ol.normalComments blockquote {font-size: 12px; line-height: 18px; }
#single ol.normalComments span.says {display: none; }

#side .sideComments .cover {margin: 0 5px 5px 0;}

#respond {margin: 10px 0 10px 20px; }
#respond h3 {font-size: 1.8em; font-weight: normal;}
#main h2.comments, #respond h2.comment {float: left; display: inline; }
#commentform {margin-top: 15px; clear: left; }
#commentform code {font-size: 11px; }
#commentform p {margin: 0 0 5px; font-size: 12px;}
#commentform #formLabels {float: left; display: inline; width: 300px; }
#commentform #formContent {float: left; display: inline; width: 520px; }
#main label, #commentform label {font-weight:bold; line-height: 2.0em; font-size: 1.1em; display: block; text-transform: uppercase; }
#main input, #commentform input {
	background-repeat: repeat-x;
	width: 255px;
	padding: 2px 0 2px 0;
	font-size: 16px;
	margin-bottom: 5px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}
#main textarea, #commentform textarea {	width: 500px; height: 130px;	padding: 2px; margin-bottom: 10px;	}
#commentform #submit {background:none; font-size: 14px; text-transform: lowercase; padding: 5px 7px; width: auto;}

/* Side formatting */
div.share {padding:10px 0 30px; margin:0 0 0 35px; }
div.share ul {margin:0; padding: 0; }
div.share li {font-size: 11px; margin:0 35px 0 0; padding: 0; float: left; display: inline; list-style-type: none; line-height: 18px; }
div.share li img {margin: 0 4px 0 0; display: inline; float: left; }

/* Side block */
#side {
	width: 260px;
	float: left;
	text-align: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-left: 25px;
	border-left-width: 2px;
	border-left-style: dashed;
	border-left-color: #EDF8FE;
}
#side .widget {margin: 0 0 20px; clear: both; }
#side p.header {
	font-size: 18px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}
#side li.widget li {
	font-size: 11px;
}
#side div.featured-post img {margin-bottom: 12px; }
#side h2 {margin-bottom: 5px;}
#side div.post-side {clear: left; }
#side div.post-side div.cover {margin: 0 8px 8px 0;}

/* Ad blocks */
#side div.banner {margin: 0 0 20px; }
#main div.banner {text-align: center; margin: 10px 0;}
#side div.ads img.ad {margin: 0 6px 10px 0; display: inline; }

#side div.cover {float: left; display:inline; margin: 0 0 10px 0; }
#side div.cover img {margin-bottom: 0; }
#side div.info {margin-left: 0; }
#side .widget li {clear: left; }
#side .featured-post {margin: 0 0 20px 0;}

#side div.widget ul li {
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#side div.widget ul li a{
	font-size: 13px;
	line-height: 105%;
}

#calendar_wrap {font-size: 11px; }
#calendar_wrap table {width: 100%;}
#calendar_wrap table caption {font-weight: bold; font-size: 12px; line-height: 24px;}
#calendar_wrap th {font-size: 12px; line-height: 22px; height:22px; text-align: center; }
#calendar_wrap td {line-height: 18px; text-align: center; }

/* Footer */
#footer p.header, #prefooter p.header {
	font-size: 21px;
	font-family: "Times New Roman", Times, serif;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
}
#footer {
	clear: both;
	text-align: left;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding:0;
}
	
#footer p {
	font-size: 12px;
	line-height: 120%;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	width: 400px;
}


#prefooter {
	min-height: 180px;
	width: 100%;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#prefooter-inner {
	min-height: 5px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;
}

#footer-narrow div.widget {
	float: left;
	width: 290px;
	font-size: 11px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 8px;
	text-align: left;
	clear: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ECF1F4;
	padding-left: 20px;
}

.copy {
	/* width: 1100px;*/
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	margin-bottom: 12px;
	margin-top: 15px;
}

div.aktt_tweets li {margin-bottom: 10px; }

/* Social Connections Widget */
ul.socialList {padding: 0; margin:0; }
.socialList li {
	float: left;
	display: inline;
	font-size: 11px;
	line-height: 16px;
	padding-left: 20px;
	background: url(images/twitter.png) no-repeat top left;
	margin-top: 0;
	margin-right: 25px;
	margin-bottom: 6px;
	margin-left: 0;
}
.socialList li.delicious {background-image: url(images/delicious.png) ;}
.socialList li.digg {background-image: url(images/digg.png) ;}
.socialList li.facebook {background-image: url(images/facebook.png) ;}
.socialList li.flickr {background-image: url(images/flickr.png) ;}
.socialList li.lastfm {background-image: url(images/lastfm.png) ;}
.socialList li.linkedin {background-image: url(images/linkedin.png) ;}
.socialList li.myspace {background-image: url(images/myspace.png) ;}
.socialList li.reddit {background-image: url(images/reddit.png) ;}
.socialList li.stumble {background-image: url(images/stumble.png) ;}
.socialList li.technorati {background-image: url(images/technorati.png) ;}
.socialList li.twitter {background-image: url(images/twitter.png) ;}
.socialList li.youtube {background-image: url(images/youtube.png) ;}

#searchform label {font-weight: bold; font-size: 11px; display: none; }
#searchform input {float: left; display: inline; height: 18px; padding: 4px; }
#searchform input#s {width: 145px; margin-right: 5px;}
#searchform input#searchsubmit {	font-size: 11px; font-weight: bold; height: 28px; width: 60px; padding:0; margin-bottom: 20px; }

/* Begin Images */
img.centered {	display: block;	margin-left: auto;	margin-right: auto;	}
img.alignright {	margin: 0 0 2px 7px;	display: inline;	}
img.alignleft {	margin: 0 7px 2px 0;	display: inline;	}
.alignright {	float: right;	}
.alignleft {	float: left	}
/* End Images */

/* Begin Lists
	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {	cursor: help;	}
acronym, abbr {	border-bottom: 1px dashed #999;	}
blockquote {	margin: 15px 30px 0 10px;	padding-left: 20px;	}
.center {	text-align: center;	}
.hidden {	display: none;	}
hr {	display: none;	}
a img {	border: none;	}
.navigation {	display: block;	text-align: center;	margin-top: 10px;	margin-bottom: 10px;	}
/* End Various Tags & Classes*/

/* Captions */
.aligncenter, div.aligncenter {	display: block;	margin-left: auto;	margin-right: auto;}
.wp-caption {	border: 1px solid #ddd;	text-align: center;	background-color: #f3f3f3;	padding-top: 4px;	margin: 10px;}
.wp-caption img {	margin: 0;	padding: 0;	border: 0 none;}
.wp-caption p.wp-caption-text {	font-size: 11px;	line-height: 17px;	padding: 0 4px 5px;	margin: 0;}
/* End captions */
img#wpstats{display:none}
.textwidget {
	font-size: 13px;
	line-height: 145%;
	text-align: left;
}

.gravatar-box {
	float: left;
	margin-top: 25px;
	margin-bottom: 10px;
}

.author-box {
	font-size:10px;
	text-align: left;
	line-height: 125%;
	background-color: #F3F3F3;
	padding: 15px;
}


.author-img {
	margin-right: 10px;
	border: 1px solid #FFFFFF;
	float: left;
	height: 70px;
	width: 70px;
	padding: 2px;
}

.cleaner2 {
	clear: none;
	float: right;
	width: 285px;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 25px;
	background-color: #F9FAFB;
	padding-top: 14px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 26px;
	border: 1px dashed #ECFAFB;
}

.cleaner4 {
	clear: both;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px dashed #ECFAFB;
	padding: 0px;
	height: 5px;
}

.actionoptin-widget {
	clear: both;
	float: left;
	width: 97%;
	border: 1px dashed #E6ECEE;
	background-color: #F8FCFC;
	padding-top: 22px;
	padding-right: 25px;
	padding-bottom: 6px;
	padding-left: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: -20px;
}


.cleaner3 {
	clear: right;
	float: right;
	width: 280px;
	margin-top: -40px;
	margin-right: -22px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 25px;
	padding-left: 40px;
	border: 1px dashed #DCECF1;
	background-color: #FFFFFF;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	z-index: -99999999;
}

.newsletter-hp {
	clear: right;
	float: right;
	width: 260px;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 20px;
	border: 1px dashed #B9D9E3;
	background-color: #FFFFFF;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	z-index: -99999999;
}

.newsletter-hp2 {
	clear: right;
	float: right;
	width: 300px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 80px;
	margin-left: 20px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 20px;
	border: 1px dashed #B9D9E3;
	background-color: #FFFFFF;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	z-index: -99999999;
}

.contact-form {
	width: 485px;
	border: 1px dashed #B9D9E3;
	background-color: #FFFFFF;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	padding: 45px;
}

.thumbnails {
	background-color: #EEEEEE;
	margin-top: 20;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-left: 12;
	border: 1px solid #F2F2F2;
	padding: 3px;
}

.pg-break-grey {
	background-color: #F1F7F8;
	width: 920px;
	clear: both;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 20px 25px 15px 15px;
}

.pg-break-grey-small {
	width: 100%;
	clear: both;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-right: 24px;
	padding-bottom: 2px;
	padding-left: 12px;
	border: 1px solid #F1F8FA;
	height: 5px;
}

.banner-top {
	padding: 0px;
	height: 106px;
	width: 120px;
	margin-top: 73px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	clear: none;
	float: left;
}