/*   

Theme Name: Lead Gen

Description: Lead Gen Theme in English Language.-- WordPress v3.0.1

Author: Joe Troyer

Author URI: http://abubakar.me

Version: 3

*/

* {

	margin:0px;

	padding:0px;

}

a img {

	border:none;

}

body {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #333;

	background-color: #f6f6f6;

}

.clear {

	clear:both;

}

.float-right {

	float:right;

}

.float-left {

	float:left;

}

a, a:visited {

	color: #4985b9;

	text-decoration: none;

}

a:hover {

	color: #4985b9;

	text-decoration: underline;

}

#header-container {

	background: none;

	background-image: url(images/bg-header-container.png);

	background-repeat: repeat-x;

}

#header {

	width: 960px;

	margin-right: auto;

	margin-left: auto;

}

#branding {

	padding-top: 20px;

	padding-bottom: 15px;

}

#logo {

	float: left;

	width: 600px;

	text-align: left;

	padding-top: 10px;

	padding-bottom:10px;

}

#logo h1 a, #logo h1 a:visited {

	font-size: 30px;

	font-weight: bold;

	text-decoration: none;

	margin-bottom: 10px;

	color: #222;

}

#logo h1 a:hover {

	font-size: 30px;

	font-weight: bold;

	text-decoration: underline;

	margin-bottom: 10px;

	color: #222;

}

#top-contact {
	float: right;
	width: 360px;
	text-align: right;
}
#top-contact p {
	font-size: 36px;
	color: #333;
}
#top-contact span {
	color: #FF6633;
	font-size: 48px;
	font-weight: bold;
}


#menu-container {

	height: 42px;

	background: #4985b9;

	background-image: url(images/bg-menu.png);

	background-repeat: repeat-x;

	border: 1px solid #3570a2;

}

#top-menu {

	width: 960px;

	margin-right: auto;

	margin-left: auto;

}

#top-menu ul {

	list-style-type: none;

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #3570a2;

	height: 42px;

}

#top-menu ul li {

	display: inline;

	display: block;

	position: relative;

	float: left;

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #3570a2;

}

#top-menu ul li a, #top-menu ul li a:visited {

	text-decoration: none;

	font-size: 14px;

	color: #fff;

	font-weight: bold;

	display: inline-block;

	padding-right: 30px;

	padding-left: 30px;

	text-shadow: 0px 1px 0px #000000;

	filter: dropshadow(color=#000000, offx=0, offy=1);

	padding-top: 13px;

	padding-bottom: 13px;

}

#top-menu ul li a:hover, #top-menu ul li.current-menu-item a, #top-menu ul li.current-menu-parent a {

	text-decoration: underline;

	color: #fff;

}

#top-menu ul ul {

	list-style: none;

	background-color: #4985b9;

	display: none;

	width:180px;

	position:absolute;

	border: 1px solid #3570a2;

	z-index:999;

	padding-top: 8px;

	padding-right: 0px;

	padding-bottom: 8px;

	padding-left: 3px;

	height: auto;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

}

#top-menu ul ul li {

	list-style: none;

	margin: 0px;

	padding: 0px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

#top-menu ul li:hover ul li a, #top-menu ul li:hover ul li a:visited {

	color: #FFF;

	text-decoration: none;

	font-weight: bold;

	font-size: 12px;

	padding-bottom: 7px;

	padding-top:7px;

	padding-right:10px;

	padding-left:10px;

	background:none;

	display: block;

	text-shadow: 0px 1px 0px #000000;

	filter: dropshadow(color=#000000, offx=0, offy=1);

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

#top-menu ul li:hover ul li a:hover, #top-menu ul li:hover ul li.current-menu-item a {

	color: #FFF;

	text-decoration: underline;

}

#top-menu li:hover ul {

	display: block;

	position: absolute;

}

#top-menu li:hover li {

	float: none;

}

#top-menu li:hover ul ul {

	display: none;

}

#top-menu ul li ul li ul {

	display: none;

	position:absolute;

}

#top-menu ul li ul li:hover ul{

	display: block;

	position: absolute;

	left: 180px;

	top: 0px;

}

#wrapper {

	width: 960px;

	margin-right: auto;

	margin-left: auto;

	background-color: #fff;

	border: 1px solid #e4e4e4;

	margin-top: 15px;

}

#page-wrap {

	padding-top: 25px;

	padding-right: 25px;

	padding-bottom: 25px;

	padding-left: 25px;

}

#content {

	float: left;

	width: 625px;

}

#sidebar {

	padding: 20px;

	float: right;

	width: 220px;

	border: 1px solid #e4e4e4;

	background-color: #f9f9f9;

	color: #333;

}

#sidebar a, #sidebar a:visited {

	color: #666;

	text-decoration: none;

	display:block;

}

#sidebar a:hover {

	color: #666;

	text-decoration: underline;

}

#sidebar h4 {

	color: #333;

	font-size: 16px;

	font-weight: bold;

}

#sidebar ul {

	list-style-type: none;

}

#sidebar ul li {

	list-style-type: none;

	background-image: url(images/footer-list-style3.png);

	background-repeat: no-repeat;

	background-position: 0px 10px;

	padding: 3px 0 2px 10px;

}

#footer-widgets {

	margin-top: 30px;

}

#footer-widgets  h4 {

	font-size: 16px;

	font-weight: bold;

	color: #333;

}

#footer-widgets ul {

	list-style-type: none;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #e4e4e4;

}

#footer-widgets ul li {

	list-style-type: none;

	background-image: url(images/footer-list-style3.png);

	background-repeat: no-repeat;

	background-position: 0px 14px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #e4e4e4;

	padding: 6px 0 6px 10px;

}

#footer-widgets a {

	display: block;

}

#footer-widgets .widget-1 {

	float: left;

	width: 280px;

}

#footer-widgets .widget-2 {

	width: 280px;

	padding-right: 35px;

	padding-left: 35px;

	float: left;

}

#footer-widgets .widget-3 {

	float: right;

	width: 280px;

}

#copyright {

	text-align: center;

	padding-top: 30px;

	padding-bottom: 30px;

	color: #6e6e6e;

}

#content .tags {

	color: #999;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #e4e4e4;

	padding-top: 4px;

	padding-bottom: 45px;

}

#content .tags a, #content .tags a:visited {

	text-decoration: none;

	display:inline-block;

	background-image: url(images/bg-tag.png);

	background-repeat: no-repeat;

	background-position: left center;

	margin-top: 2px;

	margin-bottom: 2px;

	padding-top: 2px;

	padding-bottom: 2px;

	padding-right: 10px;

	padding-left: 15px;

}

#content .tags a:hover {

	text-decoration: underline;

	display:inline-block;

}

.entry {

	margin-bottom: 20px;

	line-height: 20px;

}

.entry table {

	margin-top: 15px;

	margin-bottom: 15px;

}

h1, h1 a, h1 a:visited {

	font-size: 24px;

	font-weight: bold;

	text-decoration:none;

	margin-bottom:10px;

	color: #222;

}

h1 a:hover {

	font-size: 24px;

	font-weight: bold;

	text-decoration: none;

	margin-bottom:10px;

	color: #4985b9;

}

h2, h2 a, h2 a:visited {

	font-size: 20px;

	font-weight: bold;

	color: #222;

	text-decoration:none;

	margin-bottom:10px;

}

h2 a:hover {

	font-size: 20px;

	font-weight: bold;

	color: #4985b9;

	text-decoration: none;

	margin-bottom:10px;

}

h3, h3 a, h3 a:visited {

	font-size: 16px;

	font-weight: bold;

	color: #444;

	margin-bottom:10px;

	text-decoration:none;

}

h3 a:hover {

	font-size: 16px;

	font-weight: bold;

	color: #4985b9;

	margin-bottom:10px;

	text-decoration: none;

}

h4, h4 a, h4 a:visited {

	font-size: 14px;

	font-weight: bold;

	color: #555;

	margin-bottom:10px;

	text-decoration:none;

}

h4 a:hover {

	font-size: 14px;

	font-weight: bold;

	color: #4985b9;

	margin-bottom:10px;

	text-decoration: none;

}

h5, h5 a, h5 a:visited {

	font-size: 14px;

	font-weight: normal;

	color: #666;

	margin-bottom:10px;

	text-decoration:none;

}

h5 a:hover {

	font-size: 14px;

	font-weight: normal;

	color: #4985b9;

	margin-bottom:10px;

	text-decoration: none;

}

h6, h6 a, h6 a:visited {

	font-size: 12px;

	font-weight: bold;

	color: #666;

	margin-bottom:10px;

	text-decoration:none;

}

h6 a:hover {

	font-size: 12px;

	font-weight: bold;

	color: #4985b9;

	margin-bottom:10px;

	text-decoration: none;

}

.entry p {

	text-align: justify;

	line-height: 20px;

	font-size: 12px;

	margin: 0 0 15px 0;

	padding: 0px;

}

.search-input {

	width: 99%;

	height: 24px;

	border: 1px solid #e4e4e4;

	color: #999;

	padding-left:3px;

	-webkit-border-radius: 3px;

	-moz-border-radius: 3px;

	border-radius: 3px;

	margin-top: 5px;

	margin-bottom: 5px;

	background-color: #fff;

}

.search-button {

	color: #fff;

	display: block;

	font-weight:bold;

	width:70px;

	padding: 5px;

	background-color: #4985b9;

	text-align:center;

	margin-top: 5px;

	margin-bottom: 5px;

	-webkit-border-radius: 3px;

	-moz-border-radius: 3px;

	border-radius: 3px;

	cursor: pointer;

	border : none;

}

.submit-comments {

	color: #fff;

	display: block;

	font-weight:bold;

	width:140px;

	padding: 5px;

	background-color: #4985b9;

	text-align:center;

	margin-top: 5px;

	margin-bottom: 5px;

	-webkit-border-radius: 3px;

	-moz-border-radius: 3px;

	border-radius: 3px;

	cursor: pointer;

	border : none;

}

.url-comments, .email-comments, .author-comments {

	width: 260px;

	height: 24px;

	border: 1px solid #ddd;

	color: #999;

	padding-left:5px;

	-webkit-border-radius: 3px;

	-moz-border-radius: 3px;

	border-radius: 3px;

	margin-top: 5px;

	margin-bottom: 5px;

	background-color: #fafafa;

}

.text-comments {

	width: 99%;

	height: 120px;

	border: 1px solid #ddd;

	color: #999;

	padding-left:5px;

	-webkit-border-radius: 3px;

	-moz-border-radius: 3px;

	border-radius: 3px;

	margin-top: 5px;

	margin-bottom: 5px;

	background-color: #fafafa;

}

.pagination {

	clear:both;

	padding-bottom:10px;

	position:relative;

	font-size:11px;

	line-height:13px;

}

.pagination span, .pagination a {

	color:#fff;

	display:block;

	float:left;

	margin: 2px 2px 2px 0;

	padding:6px 9px 5px 9px;

	text-decoration:none;

	width:auto;

	background: #666666;

	-webkit-border-radius: 3px;

	-moz-border-radius: 3px;

	border-radius: 3px;

}

.pagination a:visited {

	display:block;

	float:left;

	margin: 2px 2px 2px 0;

	padding:6px 9px 5px 9px;

	text-decoration:none;

	width:auto;

	color:#fff;

	background: #666666;

}

.pagination a:hover{

	color:#fff;

	background: #4985b9;

}

.pagination .current{

	padding:6px 9px 5px 9px;

	background: #4985b9;

	color:#fff;

}

#respond {

	margin-top:10px

}

#respond ul {

	list-style-type:none;

}

.meta {

	color: #999;

	padding: 0 0 5px 0px;

	margin-bottom:10px;

	font-size:12px;

	font-weight: bold;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #e4e4e4;

}

.posted-on {

	padding-top: 5px;

}

.comment-count {

	padding-top: 2px;

	background-image: url(images/comments-bg.png);

	background-repeat: no-repeat;

	background-position: center center;

	text-align: center;

	height: 28px;

	width: 30px;

}

.widget {

	margin-bottom:15px;

	line-height: 20px;

}

.textwidget {

	line-height: 20px;

	font-size: 12px;

}

.featured-image {

	float: right;

}

.featured-image img {

	-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	border-radius: 5px;

	margin-top: 0;

	margin-right: 0px;

	margin-bottom: 5px;

	margin-left: 15px;

}

.thumb {

	float: right;

}

.thumb img {

	-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	border-radius: 5px;

	margin-top: 0;

	margin-right: 0px;

	margin-bottom: 5px;

	margin-left: 15px;

}

.entry ul {

	margin-bottom:15px;

	margin-left:15px;

}

.entry ol {

	margin-bottom:15px;

	margin-left:15px;

}

.entry ul li {

	margin-top:7px;

	margin-bottom:7px;

	margin-left:10px;

	list-style-type: square;

	list-style-position: inside;

}

.entry ol li {

	margin-top:7px;

	margin-bottom:7px;

	margin-left:10px;

	list-style-position: inside;

}

.entry blockquote {

	margin-top:15px;

	margin-bottom:15px;

	margin-left:20px;

	color: #888;

	border-left: 4px solid #bbb;

	padding-left: 15px;

	line-height:20px;

}

/* =WordPress Core

-------------------------------------------------------------- */

.alignnone {

    margin: 5px 20px 20px 0;

}

.aligncenter, div.aligncenter {

    display:block;

    margin: 5px auto 5px auto;

}

.alignright {

    float:right;

    margin: 5px 0 20px 20px;

}

.alignleft {

    float:left;

    margin: 5px 20px 20px 0;

}

.aligncenter {

    display: block;

    margin: 5px auto 5px auto;

}

a img.alignright {

    float:right;

    margin: 5px 0 20px 20px;

}

a img.alignnone {

    margin: 5px 20px 20px 0;

}

a img.alignleft {

    float:left;

    margin: 5px 20px 20px 0;

}

a img.aligncenter {

    display: block;

    margin-left: auto;

    margin-right: auto

}

.wp-caption {

    background: #fff;

    border: 1px solid #f0f0f0;

    max-width: 96%; /* Image does not overflow the content area */

    padding: 5px 3px 10px;

    text-align: center;

}

.wp-caption.alignnone {

    margin: 5px 20px 20px 0;

}

.wp-caption.alignleft {

    margin: 5px 20px 20px 0;

}

.wp-caption.alignright {

    margin: 5px 0 20px 20px;

}

.wp-caption img {

    border: 0 none;

    height: auto;

    margin:0;

    max-width: 98.5%;

    padding:0;

    width: auto;

}

.wp-caption p.wp-caption-text {

    font-size:11px;

    line-height:17px;

    margin:0;

    padding:0 4px 5px;

}

#wp-calendar {width: 100%; }

#wp-calendar caption { text-align: right; color: #333; font-size: 12px; }

#wp-calendar thead { font-size: 10px; }

#wp-calendar thead th { padding-bottom: 10px; }

#wp-calendar tbody { color: #aaa; }

#wp-calendar tbody td { background: #f5f5f5; border: 1px solid #fff; text-align: center; padding:5px;}

#wp-calendar tbody td:hover { background: #fff; }

#wp-calendar tbody .pad { background: none; }

#wp-calendar tfoot #next { font-size: 10px; text-transform: uppercase; text-align: right; }

#wp-calendar tfoot #prev { font-size: 10px; text-transform: uppercase; padding-top: 10px; }

.bx-window {

	background: #fff url(images/loading.gif) no-repeat center center;

	min-height: 250px !important;

}

#slider .slide {

	background: #fff;

}

.bx-prev {

	display: none;

	position: absolute;

	top: 50%;

	left: 10px;

	width: 31px;

	height: 31px;

	text-indent: -999999px;

	background: url(images/icon_arrow_left.png) no-repeat 0 -31px;

	margin-top: -15px;

}

.bx-next {

	display: none;

	position: absolute;

	top: 50%;

	right: 10px;

	width: 31px;

	height: 31px;

	text-indent: -999999px;

	background: url(images/icon_arrow_right.png) no-repeat 0 -31px;

	margin-top: -15px;

}

.bx-pager {

	padding: 10px 0 30px 0;

	text-align: center;

}

#slider-container a.pager-link {

	width: 22px;

	height: 22px;

	text-indent: -999999px;

	background: url(images/bullets.png) no-repeat 0 -20px;

	display: inline-block;

}

#slider-container a.pager-link.pager-active {

	width: 22px;

	height: 22px;

	text-indent: -999999px;

	background: url(images/bullets.png) no-repeat 0 3px;

	display: inline-block;

}

@media screen {

* { margin: 0; padding: 0; }

ul, ol { margin: 0 0 1px 0; }

ol.commentlist { list-style: none; }

ol.commentlist li { }

ol.commentlist li.alt { }

ol.commentlist li.bypostauthor { }

ol.commentlist li.byuser { }

ol.commentlist li.comment-author-admin { }

ol.commentlist li.comment { border-bottom: 1px solid #e4e4e4; padding: 10px; }

ol.commentlist li.comment div.comment-author { }

ol.commentlist li.comment div.vcard { }

ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }

ol.commentlist li.comment div.vcard cite.fn a.url { }

ol.commentlist li.comment div.vcard img.avatar { float:right; margin: 0 0 10px 10px; }

ol.commentlist li.comment div.vcard img.avatar-32 { }

ol.commentlist li.comment div.vcard img.photo { }

ol.commentlist li.comment div.vcard span.says { }

ol.commentlist li.comment div.commentmetadata { }

ol.commentlist li.comment div.comment-meta { font-size: 10px; }

ol.commentlist li.comment div.comment-meta a { color: #ccc; }

ol.commentlist li.comment p { }

ol.commentlist li.comment ul { }

ol.commentlist li.comment div.reply { font-size: 11px; }

ol.commentlist li.comment div.reply a { font-weight: bold; }

ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }

ol.commentlist li.comment ul.children li { }

ol.commentlist li.comment ul.children li.alt { }

ol.commentlist li.comment ul.children li.bypostauthor { }

ol.commentlist li.comment ul.children li.byuser { }

ol.commentlist li.comment ul.children li.comment { }

ol.commentlist li.comment ul.children li.comment-author-admin { }

ol.commentlist li.comment ul.children li.depth-2 { border-left: 5px solid #999; margin: 0 0 10px 10px; }

ol.commentlist li.comment ul.children li.depth-3 { border-left: 5px solid #bbb; margin: 0 0 10px 10px; }

ol.commentlist li.comment ul.children li.depth-4 { border-left: 5px solid #ddd; margin: 0 0 10px 10px; }

ol.commentlist li.comment ul.children li.depth-5 { }

ol.commentlist li.comment ul.children li.odd { }

ol.commentlist li.even { background: #fff; }

ol.commentlist li.odd { background: #f6f6f6; }

ol.commentlist li.parent { border-left: 5px solid #777; }

ol.commentlist li.thread-alt { }

ol.commentlist li.thread-even { }

ol.commentlist li.thread-odd { }



} /* END screen media */