html {
	font-size:100.01%;
	min-height:101%;
	/*background: #2a2a2a url(../images/bgfull.jpg) repeat;*/
	background: #2a2a2a url(../images/baseball-diamond.jpg) repeat;
	/*background: #2a2a2a url(../images/baseball-field1.jpg) repeat;*/
	
}

body {
	font-size:65%;
	font-weight: 200;
	/*font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	/*background: url(../images/baseball-diamond.jpg)*/
	font-family: Arial, Helvetica, sans-serif;
} 
 
em {
	font-style: italic;
}

h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	/*font-family: Arial, Helvetica, sans-serif;*/
	text-transform: capitalize;
}

h2 {
	font-size: 3em;
	color: #FFF;
}

h3, h4 {
	font-size: 1.8em;
}

h3 {
	color: #FFF;
}

h4 {
	color: #FFF;
	padding-bottom: 10px;
}

.tagline {
	font-size: 1.5em;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	padding:15px 0 0 30px;
	color: #FFF;
}

a {
	color:#7EB9C4;
	text-decoration: none;
}

a:hover {
	color:#ff8a00;
	text-decoration: underline;
}

a:visited {
	color:#4a6a70;
}

.left {
	color: #FFF;
	float:left;
	display: inline;
}

.right {
	float:right;
	display: inline;
}

.clear {
	clear:both;
}

img.left {
	margin: 8px 1em 0.5em 0;
	display: inline;
}

img.right {
	margin: 8px 0 0.5em 1em;
	display: inline;
}

.padding {
	padding:10px;
}

#content p {
	margin:1.1em 0;
}

#content {
	top: 10px;
	position: relative;
	background-color: rgba(42,42,42,.5);
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-border-radius: 15px 15px 15px 15px;
	width:900px;
	height: 318px;
	background: url(../images/content_bg.png) no-repeat;
	text-shadow: #000 2px 1px 1px;
	filter: Shadow(Color=#000, Direction=200, Strength=1);
	filter: glow(color=#000000,strength=3);
}

blockquote {
	background: #222;
	margin: 20px 30px;
	padding: 5px 15px 5px 20px;
	color:#888;
	font-style: italic;
	border-left: 10px double #FF8A00;
}

hr {
	border:none;
	background: url(../images/hr.png) no-repeat;
	height:10px;
	width: 471px;
}

/*---------------------------------------------------------------------------------------
--- LOGO
---------------------------------------------------------------------------------------*/

h1 {
	width:300px; /*----- CHANGE THE WIDTH TO MATCH YOUR LOGO WIDTH ------*/
	height: 64px; /*----- CHANGE THE WIDTH TO MATCH YOUR LOGO HEIGHT ------*/
	text-indent: -9999px;
	background:url(../images/logo-trans.png) no-repeat; /*----- ADD YOUR LOGO MUST BE A TRASPARET PNG FILE --------*/
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:50px;
}

h1 a{
	display:block;
	width:100%;
	height:100%;
}

/*---------------------------------------------------------------------------------------
--- CONTAINER
---------------------------------------------------------------------------------------*/
#container {
	width:960px;
	margin:0 auto;
	font-size: 1.1em;
	line-height: 2;
	color:#e6e6e6;
}

/*---------------------------------------------------------------------------------------
--- HEADER
---------------------------------------------------------------------------------------*/
#header {
	width:900px;
	padding: 20px 25px 0 25px;
	overflow: hidden;
}

.navigation {
	position: relative;
	top: 14px;
	left: -210px;
	height: 25px;
	width: 288px;
	padding-left: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-border-radius: 15px 15px 15px 15px;
	background: url(../images/menuheader.png) no-repeat;
}

.navigation li {
	float:left;
	padding-bottom:3px;
	margin-right: 16px;
	font-size:1.2em;
	text-transform: capitalize;
	display:inline;
}

.navigation a {
	color:#eaeaea;
	display:block;
	text-decoration:none;
}

.navigation li.current, .navigation li:hover {
	color:#7eb9c4;
	border-bottom: 3px solid #FF8A00;
	text-decoration: none;
}

.navigation li:active {
	color:#a2a2a2;
	border-bottom: 3px solid #a2a2a2;
}

.banner {
	width:898px;
	overflow: hidden;
	background: url(../images/banner_bg.png) no-repeat;
	margin:20px 0 0 13px;
	position: relative;
	top: 0px;
}

.current_page {
	padding-right: 20px;
	margin:auto 0;
}

/*---------------------------------------------------------------------------------------
--- CONTENT
---------------------------------------------------------------------------------------*/
/*-======================================== HOME ====================================-*/
.top_header {
	overflow: hidden;
	background: url(../images/banner.jpg);
	width: 975px;
	height: 150px;
	-moz-border-radius:10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}

.home {
	width:898px;
	font-size: 1em;
	color: #000;
	margin-bottom:40px;
	background: url(../images/home_bg.png) no-repeat;
}

.services {
	width:350px;
	margin: 0px 0px 0 45px;
	color: #FFF;
	text-shadow: #000 20px;
}

.services ul {
	padding-top: 0px;
}

.service_list li {
	/*background: url(../images/bullets.png) no-repeat 0 50%;*/
	padding-left: 0px;
	color: #FFF;
	text-shadow: #000 2px 1px 1px;
	filter: Shadow(Color=#000, Direction=200, Strength=1);
	filter: glow(color=#000000,strength=3);
	font-size: 18px;
	height: 28px;
}

.services .more {
	padding-left: 120px;
}

.blog {
	width: 308px;
}

.blog ul {
	padding: 0px 30px 10px 0;
}

.blog ul li {
	margin-bottom: 20px;
}

.blog a {
	margin-left: 10px;
}

.clients {
	width: 200px;
}

.clients ul {
	padding: 0px 0 0px 0px;
}

.clients li {
	width: 200px;
/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}

.clients li:hover {
/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}

.more {
	color: #7eb9c4;
}

.more:hover {
	text-decoration: underline;
	cursor: pointer;
}

/*-======================================== ABOUT ====================================-*/
#content {
	overflow: hidden;
	width:898px;
	margin: 0 auto;
}

.about {
	width:580px;
	padding:40px 0;
}

.about img {
	border: 5px solid #bbb;
}

.about blockquote span {
	margin:0 5px;
	font-size: 1.2em;
}

cite {
	text-align: right;
	color: #eaeaea;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	border-top: 1px solid #646464;
	width: 100%;
	display: block;
	margin-top: 10px;
	letter-spacing: .1em;
}

/*-======================================== PORTFOLIO ====================================-*/
.project {
	margin: 20px 0;
	padding:10px;
}

#portfolio {
	margin-left: 25px;
	overflow: hidden;
	padding:40px 0 0 0;
}

.boxgrid {
	width: 250px;
	height: 200px;
	margin:10px 10px 80px 10px;
	float:left;
	background:#161613;
	border: 5px solid #bbb;
	overflow: hidden;
	position: relative;
	text-transform: capitalize;
	display: inline;
}

.thumbnails {
	background: url(../images/portfolio_bg.png) 100% 100% no-repeat;
	overflow: hidden;
}

.portfolio_title {
	text-align: center;
	color: #eaeaea;
	margin: 0 32px 0 0;
}

.boxgrid img {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}

#portfolio a, h3 {
	margin-left:10px;
}

.boxcaption {
	float: left;
	position: absolute;
	background: #000;
	height: 80px;
	width: 100%;
	overflow: hidden;
	opacity: .85;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	display: inline;
}

.captionfull .boxcaption {
	top:160px;
	left: 0;
}

/*-======================================== PROJECT PAGE ====================================-*/
.describtion {
	margin-bottom: 50px;
}

#portfolio ul {
	margin-left:24px;
	width: 780px;
}

.describtion li p {
	color: #eaeaea;
	text-indent: 20px;
	line-height: 2.5;
}

/*-======================================== BLOG ====================================-*/
.banner a {
	background: url(../images/rss.png) no-repeat;
	width:40px;
	height: 40px;
	text-indent: -9999px;
	margin: 10px 30px 0 0;
}

#blog_posts {
	width:580px;
}

.post {
	width:530px;
	padding:10px 25px;
	margin-top:30px;
}

.post p {
	color: #d0d0d0;
}

.post .more {
	margin-left: 85%;
}

.post img {
	border: 5px solid #bbb;
	margin-bottom: 0px;
}

.blog_header {
	display:block;
	width:100%;
	color:#ff8a00;
	font-size: 2.8em;
	height: 40px;
	margin-bottom:30px;
}

#blog_posts .author {
	display:block;
	width:55%;
	color:#7eb9c4;
	font-size: 1.4em;
	height: 40px;
	text-transform: capitalize;
	margin: 0 0 30px 0;
}

.author em {
	color:#eaeaea;
	margin-right: .5em
}

.author small {
	color:#4e737a;
	font-size: .8em;
	margin-bottom: 10px;
}

.author small:hover {
	text-decoration: underline;
	color: #4e737a;
}

.comments {
	color: #ff8a00;
	margin-left: 10px;
	font-size: .8em;
}

.comments a:hover {
	color: #7eb9c4;
	text-decoration: underline;
}

.blog_sidebar {
	background: url(../images/blogsidebar_bg.png) no-repeat;
	margin:0 7px 0 0;
	width:300px;
	height:745px;
	padding-top:115px;
}

.search #search {
	margin-left: 80px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	color: #777;
	padding:7px 5px 5px 5px;
	background: transparent;
	border: none;
}

.search {
	background: url(../images/search_bg.png) no-repeat 80% 95%;
	border:none;
	height: 29px;
}

.search_button {
	background: transparent;
	border:none;
	cursor: pointer;
	width:50px;
	height: 30px;
	text-indent: -9999px;
}

.search input:hover, input:focus {
	border: none;
	background: transparent;
}

.tag_cloud {
	margin: 75px 0 0 80px;
	height: 338px;
}

.tag_cloud p {
	text-align: center;
	color: #cecece;
	font-size:1em;
	line-height: 1.2;
}

.tag_cloud strong {
	font-size: 2.5em;
}

.tag cloud small {
	font-size: .4em;
}

.related_posts {
	margin-left: 80px;
}

.related_posts ul {
	padding-top: 10px;
}

.related_posts li {
	width:200px;
	height:80px;
}

.related_posts a {
	color: #cecece;
}

.related_posts a:hover {
	color: #ff8a00;
	text-decoration: underline;
}

.related_posts span {
	font-size:.8em;
	color:#777;
}

/*-======================================== CONTACT US ====================================-*/	
.contact {
	width:580px;
	padding:55px 0 40px 0;
	margin-bottom: 250px;
	position: relative;
	height: 320px;
}

.contact h3 {
	padding-bottom: 20px;
}

.contact form {
	padding-left:50px;
}

.contact span {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	text-transform: capitalize;
	color: #FFF;
	text-shadow: #000 2px 1px 1px;
	filter: Shadow(Color=#000, Direction=200, Strength=1);
	filter: glow(color=#000000,strength=3);
}

.contact label, .contact span {
	padding-bottom: .25em;
}

.contact label {
	float:left;
	width:100%;
}

.contact input, textarea, select {
	width: 400px;
	padding: 5px 0 5px 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
	font-style: italic;
	overflow:auto;
}

.contact textarea{
	width: 522px;
}

.contact input {
	height: 18px;
}

.contact .submit {
	width:93px;
	height: 23px;
}

.contact em {
	color: #800000;
	font-weight: 600;
	text-shadow: #000 2px 1px 1px;
	filter: Shadow(Color=#FFF, Direction=200, Strength=1);
	filter: glow(color=#FFFFFF,strength=3);
}

.special {
	display:none;
}

#alert {
	color: #ff6f6f;
	font-size: 1.2em;
	font-weight: bold;
}

.message ul {
	font-size: 11px;
	font-weight: normal;
}

.message {
	margin:0 0 25px 50px;
}

input, textarea {
	background:#fff url(../images/sform_bg.jpg)repeat-x;
	border:1px solid #7eb9c4;
}

input:hover, textarea:hover {
	border:1px solid #ff8a00;
}

input:focus, textarea:focus {
	background: #FFFFD8;
	border: 1px solid #ff8a00;
}

.submit {
	border: none;
	background: url(../images/footer_button.png) no-repeat;
	padding: 5px;
	text-indent: -9999px;
	margin-right: 5px;
	width:93px;
	height: 23px;
	cursor: pointer;
}

.submit:hover, .submit:focus {
	background: transparent url(../images/footer_button_h.png) no-repeat;
	border: none;
}

/*---------------------------------------------------------------------------------------
--- SIDEBAR
---------------------------------------------------------------------------------------*/	
.sidebar {
	width:220px;
	height: 623px;
	padding:55px 0 0 80px;
	background: url(../images/sidebar_bg.png) no-repeat 0 10%;
}

.sidebar ul {
	padding: 20px 0 10px 0;
	color: #FFF;
}

.sidebar li {
	padding-top:10px;
}

.facebook {
	background: url(../images/fb_icon.png) no-repeat left 50%;
	padding-left: 40px
}

.twitter {
	background: url(../images/twtr_icon.png) no-repeat left bottom;
	padding-left: 40px;
}

.mail {
	background: url(../images/mail_icon.png) no-repeat left 90%;
	padding-left: 40px;
}

.address {
	background: url(../images/address_icon.png) no-repeat 0 30%;
	padding-left: 40px;
}

.sidebar li a {
	color: #FFF;
}

.sidebar li a:hover {
	color: #222;
}

/*---------------------------------------------------------------------------------------
--- FOOTER
---------------------------------------------------------------------------------------*/							  

#footer {
	position: relative;
	top: -40px;
	width:900px;
	height: 125px;
	margin: 20px 24px 0 36px;
	overflow:hidden;
	clear:both;
	color:#FFF;
	background: url(../images/footer_bg.png) no-repeat;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-border-radius: 15px 15px 15px 15px;
}

#footer a {
	color:#FFF;
}

#footer a:hover {
	color:teal;
}

/*-================= LINKS ========================-*/				  
.footer_menu {
	width:500px;
	padding:10px 0 0 60px;
}

.footer_menu ul {
	line-height: 30px;
}

.footer_menu li {
	background: url(../images/bullets.png) no-repeat 0 50%;
	padding-left: 20px;
	padding-right: 30px;
	float: left;
	text-shadow: #000 2px 1px 1px;
	filter: Shadow(Color=#000, Direction=200, Strength=1);
	filter: glow(color=#000000,strength=3);
}

/*-================= TWEETS ========================-*/
.latest_tweets {
	position: relative;
}

.follow a {
	position: absolute;
	margin-top: -50px;
	padding-right: 20px;
	right: 0;
}

.tweet {
	font-family: Georgia, serif;
	font-size: 1.1em;
	color: #085258;
	width:237px;
	padding:10px 0 0 60px;
}

.tweet .tweet_list {
	background:  url(../images/twitter_bg.png) no-repeat scroll 0 100%;
	height:199px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.tweet .tweet_list li {
	width:200px;
	overflow: auto;
	line-height: 1.5;
	padding: 8px 15px;
}

.tweet .tweet_list li a {
	color: #0C717A;
}

.tweet .tweet_list .tweet_even {
	background-color: #91E5E7;
}

/*-================= Testmonials ========================-*/					   
.testmonials {
	width:237px;
	padding: 10px 0 0 30px;
}

#testmonial {
	background: #8cc1cb;
	width: 200px;
	margin-left:30px;
	margin-top:10px;
	border: solid 1px #92c6d0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color: #152326;
	position: relative;
}

#testmonial p {
	margin-top:6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	text-indent: 35px;
}

#testmonial .quote {
	display: block;
	position: absolute;
	background: url(../images/quote.gif) no-repeat;
	width: 39px;
	height: 38px;
	top: -10px;
	left: 10px;
}

.testmonial_client {
	display: block;
	border-top:1px #6e9299 solid;
	text-indent: 0;
	text-align: right;
	color:#497f89;
}

.copy {
	display:block;
	padding-left: 59px;
	width: 600px;
	clear: both;
	position: relative; 
	top: -25px;
	text-shadow: #000 2px 1px 1px;
	filter: Shadow(Color=#000, Direction=200, Strength=1);
	filter: glow(color=#000000,strength=3);
}

.shadowtxt {
	text-shadow: #000 2px 1px 1px;
	filter: Shadow(Color=#000, Direction=200, Strength=1);
	filter: glow(color=#000000,strength=3);
	color: #FFF;
}

.slide1head { position: absolute; }