/*
Theme Name: ProjectBrand
Theme URI: http://www.projectbrand.com
Description: <p>Brand and Market Strategist.</p>
Version: 1.0
Author: Ron
Created Date:12/11/2010
Author URI: http://www.projectbrand.com/

*/
/* container wrappers*/
body, ul, ol, h1, h2, h3, h4, h5, h6, form, li, p {
	margin:0;
	padding:0;
}
html {
	background-image: url(images/bg.png);
	background-position: center top;
	background-color: #fff;
	background-repeat:repeat-x;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: center top;
	line-height:20px;
	font-size:12px;
	color:#555;
}
/* default styles*/

a, a:link, a:active {
	text-decoration:none;
	color:#51acd7;
}
a:hover {
}
a:active, a:focus {
	outline:none;
}
hr {
	border: 0 #ccc dotted;
	border-top-width: 1px;
	clear: both;
	height: 0;
}
/* imgage alignment
----------------------------------------------------------------------------------------------------*/
.alignright {
	float: right;
	margin: 0 0 20px 20px;
	width:auto;
}
.alignleft {
	float: left;
	margin: 0 20px 10px 0;
	width:auto;
}
a img {
	border:none;
}
blockquote {
	border:1px solid #ddd;
	background-color:#eee;
	padding:10px 10px 10px 20px;
	margin:10px 0px 10px 0px;
	border-left:3px solid #ddd;
	font-size:12px;
	color:#555;
}
.tn-br {
	border:1px solid #eee;
	background-color:#fff;
	padding:5px;
}
p {
	margin-bottom:10px;
}
ol {
	list-style: decimal;
	margin-left:20px;
	line-height:22px;
}
ul {
	list-style: square;
	padding-left:15px;
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
a.view-more {
	background-image: url(images/view-more.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 83px;
	display:block;
	border:none;
	
}


.vpace {
	display:block;
	height:20px;
}
.home-short-desc {
	padding-left:100px;
	
}

.img-aling-left{
float:left;

}

/*table data style*/

table.table-data {
	color:#111;
}
table.table-data th {
	background-color:#ddd;
	padding:3px 5px;
	border:1px solid #ccc;
	color:#111;
}
table.table-data td {
	background-color:#f5f5f5;
	border:1px solid #ccc;
	padding:3px 5px;
}
#wrapper {
	margin: 0 auto;
	width:1000px;
	position:relative;
}
#header-wrapper {
	width: 1000px;
	float: left;
}
.header-inner {
	height:150px;
}
.help {
	position:absolute;
	right:10px;
	top:30px;
	background-image: url(images/mobile_phone.png);
	background-repeat: no-repeat;
	background-position: left center;
	height:32px;
	padding-left:35px;
	line-height:10px;
}
.help h3 {
	color:#222;
	font-weight:bold;
	letter-spacing: -1px;
}
h1.pagetitle {
	line-height:35px;
	padding-bottom:10px;
	color:#444;
	font-size:2.5em;
	font-family: "Century Gothic";
}
/*titles*/

h1 {
	font-size: 24px;
	letter-spacing: -1px;
}
h2 {
	font-size: 22px;
	letter-spacing: -1px;
}
h3 {
	font-size: 18px;
	letter-spacing: -1px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
h2, h3, h4, h5, h6 {
	margin:10px 0;
	letter-spacing: normal;
	font-weight:normal;
}
h1.page-title {
	line-height:35px;
	padding-bottom:10px;
	color:#00a2d8;
	font-size:2.5em;
	font-family: "Century Gothic";
}
.leftcolumn-inner h2 {
	color:#222;
}
/* logo*/

	h1.logo {
	padding:20px 10px 0 10px;
	width:60%;
	float:left;
	margin:0px;

}
.logo a {
	height:56px;
	width:267px;
	display:block;
	line-height:100px;

}
/*---------------------slider--------------------*/

.slider-frame {
	width:1000px;
	height:191px;
	margin-bottom:20px;
	background-image: url(images/slider-bg.png);
	background-repeat: no-repeat;
}
.sliderImages {
	margin-left:10px;
	padding-top:11px;
	height:171px;
}
.sliderImages ul {
	margin:0px;
	padding:0px;
}
.sliderImages ul li {
	margin:0;
	list-style:none;
	width:245px;
	height:160px;
	margin-left:1px;
	display:inline;
}
.arrow-but {
	position:relative;
	z-index:10;
}
.prev {
	position: absolute;
	left:-21px;
	top:-145px;
	z-index:10;
	background-image: url(images/previous.png);
	background-repeat: no-repeat;
	background-position: left center;
	width:43px;
	height:42px;
}
.next {
	position: absolute;
	right:-21px;
	top:-145px;
	z-index:10;
	background-image: url(images/next.png);
	background-repeat: no-repeat;
	background-position: right center;
	width:43px;
	height:42px;
}
/*middle curve*/
.mid-top {
	background-image: url(images/mid-top.png);
	background-repeat: no-repeat;
	background-position: center top;
	width:1000px;
	height:16px;
}
.mid-top-wide {
	background-image: url(images/mid-top-wide.png);
	background-repeat: no-repeat;
	background-position: center top;
	width:1000px;
	height:16px;
}
.mid-bot {
	background-image: url(images/mid-bot.png);
	background-repeat: no-repeat;
	background-position: center top;
	width:1000px;
	float:left;
	height:34px;
}
.mid-bot-wide {
	background-image: url(images/mid-bot-wide.png);
	background-repeat: no-repeat;
	background-position: center top;
	width:1000px;
	float:left;
	height:16px;
}
/*Main section*************************************************************/
#main {
	float:left;
	background-image: url(images/mid-mid.png);
	background-repeat: repeat-y;
	padding:10px 20px;
	width:960px;
}
#main-wide {
	float:left;
	background-image: url(images/mid-mid-wide.png);
	background-repeat: repeat-y;
	padding:10px 20px;
	width:980px;
}
/*left column style*************************************************************/
#leftcolumn-wrapper {
	width: 675px;
	float: left;
}
.leftcolumn-inner {
	padding:0px 30px 10px 10px;
}
.leftcolumn-inner h1 {
	font-weight:bold;
	letter-spacing: -1px;
	margin-bottom:10px;
}
.leftcolumn-inner h3 {
	letter-spacing: -1px;
}
/*columns/content boxes*/

.col1 {
	width:300px;
	float:left;
}
.col-inner {
	padding-right:25px;
}
.col2 {
	border-left:1px solid #eee;
	padding-left:50px;
	width:280px;
	float:left;
}
.col1-home {
	float:left;
	width:45%;
	padding-right:20px;
	border-right:11px solid #e6e8ec;
}
.col1-home ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.col1-home h3, .col2-home h3, .col2-home-alternate h3 {
	color:#111;
	letter-spacing: 1px;
}
.col2-home {
	padding-left:30px;
	width:43%;
	float:left;
}
.col2-home-alternate {
	padding-left:30px;
	width:43%;
	float:left;
	background-color:#eee;
	padding-right:10px;
}
.box2-home {
	margin-left:80px;
}
.col1-home h2 {
	margin-bottom:20px;
}
p.testimonial-icon {
	background-image: url(images/client.png);
	background-repeat: no-repeat;
	background-position: left center;
	height:24px;
	padding-left:40px;
}
ul.list-items-home strong {
	color:#222;
}


/*Blog  style*/
#post, #post2, #post3 {
	margin-bottom:20px;
	border-bottom:1px solid #ccc;
}
#post h3, #post2 h3, #post3 h3 {
	color:#111;
}
.post-info {
	padding:5px 2px;
	border-bottom:1px dotted #ddd;
	background-color:#000;
	color:#ccc;
}
.post-info a {
	text-decoration:none;
}
.entry img.view-more {
	padding:0px;
	border:none;
}
.entry img {
	border:1px solid #ddd;
	padding:5px;
	background-color:#f6f6f6;
}
/*serves style in the home page*/
ul.services li {
	line-height:24px;
	padding-left:10px;
	background-image: url(images/target.png);
	background-repeat: no-repeat;
	background-position: left center;
	list-style:none;
	padding-left:20px;
}
.col1-services {
	display:block;
	float:left;
	width:auto;
}
.col2-services {
	margin-left:330px;
}
.col2-services h3 {
	color:#444;
	letter-spacing: 1px;
}
.col1-services {
	list-style:none;
	background-image: url(images/tn-frame.png);
	background-repeat: no-repeat;
	background-position: center center;
	width:290px;
	height:200px;
}
.col1-services img {
	width:270px;
	height:180px;
	margin-top:10px;
	margin-left:10px;
}
/*gallery  style*/
ul.gallery {
	margin:0px;
	padding:0px;
	list-style:none;
}
ul.gallery li {
	list-style:none;
	padding:5px;
	margin:10px;
	float:left;
	display:block;
	background-image: url(images/tn-frame.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 200px;
	width: 290px;
}
ul.gallery li img {
	margin-left:10px;
	margin-top:10px;
	border:1px solid #f0f0f0;
}
/*right column style*************************************************************/
#rightcolumn-wrapper {
	float: left;
	width: 285px;
	color:#666;
}
.rightcolumn-inner {
	padding:0px 0px 0 20px;
}
.rightcolumn-inner h3 {
	margin-bottom:10px;
	color:#222;
	letter-spacing:1px;
}
.rightcolumn-inner ul {
	list-style:none;
	padding:0px;
}
.rightcolumn-inner ul li {
	border-bottom:1px solid #dfdfdf;
}
.rightcolumn-inner ul li a {
	text-decoration:none;
	line-height:20px;
	padding:5px 0px;
	display:block;
}
.rightcolumn-inner ul li a:hover {
	color:#040404;
}
/*widget*/
li.widget {
	list-style:none;
}
.contact-info a:hover {
	cursor: help;
}
img.ad-img {
	background-color:#eee;
	padding:2px;
	border:1px solid #ccc;
}
/*Social Book Marks*/

.socil-book-marks {
}
.socil-book-marks img {
	margin:5px 0px 5px 0px;
}
h3.sub-menu-title {
	background-image: url(images/sub-menu.png);
	background-repeat: no-repeat;
	background-position: left center;
	height:27px;
	padding-left:30px;
}
h3.news {
	background-image: url(images/news.png);
	background-repeat: no-repeat;
	background-position: left center;
	height:23px;
	padding-left:30px;
}
ul.newsbox {
	list-style:none;
}
ul.newsbox li {
	border-bottom:1px solid #eee;
	display:block;
}
ul.newsbox li a {
}
h3.contact-info {
	background-image: url(images/mail.png);
	background-repeat: no-repeat;
	background-position: left center;
	height:28px;
	padding-left:30px;
}
h3.getin-touch {
	background-image: url(images/getin-touch.png);
	background-repeat: no-repeat;
	background-position: left center;
	height:27px;
	padding-left:30px;
}
/* @ comments style
----------------------------------------------------------------------------------------------------*/
	
h3#comments, #respond {
	color:#222;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border:1px solid #ccc;
	background-color:#f2f2f2;
	color:#333;
}
#commentform textarea {
	width: 99%;
	padding: 2px;
	border:1px solid #ccc;
	background-color:#f2f2f2;
	color:#333;
	overflow:auto;
}
#commentform #submit2 {
	margin: 0;
	float: left;
	margin-bottom:10px;
	border:none;
	width:83px;
	height:24px;
	padding: 5px 10px;
	font-weight:bold;
	background-image: url(images/submit.png);
	background-repeat: no-repeat;
}
#commentform #submit2:hover {
	cursor: pointer;
}
.alt {
	margin: 0;
	padding: 10px;
}
ol.commentlist {
	margin:0px;
	padding:0px;
}
.commentlist a:link, .commentlist a:visited {
	color:#0099CC;
}
.commentlist li {
	margin: 5px 0 10px 0;
	padding: 15px 5px 10px 10px;
	list-style: none;
	border:1px solid #ccc;
	background-color:#f1f1f1;
	color:#333;
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children {
	padding: 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
.navigation {
	background-image: url(images/pf-bg.jpg);
	background-repeat: repeat-x;
	background-position: -50px;
	font-size:2em;
}
.avatar {
	padding:5px;
	background-color:#fff;
	border:1px solid #ddd;
	float:right;
	width:auto;
}
/*footer  style*************************************************************/

#footer-wrapper {
	width: 1000px;
	clear: both;
	padding:0px 0px;
	float:left;
	color:#666;
}
p.copyrights {
	width:50%;
	float:left;
}
ul.footer-rightdiv {
	float:right;
	width:auto;
}
ul.footer-rightdiv li {
	display:inline;
}
ul.footer-rightdiv li a {
	text-decoration:none;
	color:#666;
	padding:0px 8px;
}
ul.footer-rightdiv li a:hover {
	color:#111;
}

