
/*Structured layout mainpage*/
body{
color:#fff;
background: #fff;
}

a img, a, input[type="submit"] {
	outline:none;
	border:none;
}

.wrapper{ 
background: #222 url(../images/skin1/bg.png) repeat-x left top;
}

#subpage .wrapper{
background: #222 url(../images/skin1/bg.png) repeat-x 0 -370px;
}

#footerwrap, #subpage #footerwrap{
background: #fff url(../images/skin1/footer_shadow.png) repeat-x top left;
}

/*HEAD AREA*/

#top .logobg a {
	background: transparent url(../images/skin1/logo.png) no-repeat left top;
}

body[id!='frontpage'] #top .logobg a{
padding-left:4px;
}

body[id='frontpage'] #top .logobg a {
	padding-left:8px;
}

#nav li a{
/* border-left:1px solid #484848; */
color:#666;
}

#nav .currentli_item a, #nav li a:hover{
color:#ef4136;
}

#nav li a:active {
	color:#d12a1f;
}

#top #nav li ul a{
border:1px solid #484848;
border-top:none;
color:#aaa;
background: #222;
-moz-box-shadow: 1px 1px 5px #333;
-webkit-box-shadow: 1px 1px 5px #333;
box-shadow: 1px 1px 5px #333;
}

#top #nav li ul a:hover{
color:#ef4136;
}

#top #nav li ul {
border-top:1px solid #484848;
}

/*featured*/

#featured{
background:url(../images/skin1/shadow.jpg) no-repeat scroll 0px 368px;
}

/*infotext*/
#infotext{
background:url(../images/skin1/bg_infotext.png) no-repeat scroll 0px -1px;
}

#infotext h2{
background:url(../images/skin1/bg_infotext.png) no-repeat scroll center bottom;
color:#ef4136;
font-size:220%;
}

#infotext h2 strong{
color: #ccc;
}

/*content*/

#sidebar {
	text-align:justify;
}

#sidebar h3, #sidebar #searchform{
border-bottom:1px solid #d6d6d6;
}

#sidebar h3 {
	margin-bottom:5px;
}

#sidebar h4 {
	color:#ef4136;
}

ul{
border-top:1px solid #d6d6d6;
}

blockquote{
border-left:5px solid #d6d6d6;
}

#sidebar .box a, #main #sidebar .box .recentcomments, ul li, #sidebar ul.sidebar-subnav li{
background:transparent url(../images/skin1/bullet_red.png) no-repeat scroll 0px 10px;
border-bottom:1px solid #d6d6d6;
}

#sidebar ul.sidebar-subnav li {
	padding-left:10px;
	height:2em;
	line-height:2em;
}

#sidebar ul.sidebar-subnav a {
	text-decoration:none;
	border-bottom:none;
}

#sidebar .box ul ul a{
background:transparent url(../images/skin1/bullet_black.png) no-repeat scroll 15px center;
}
#sidebar .box ul ul ul a{
background:transparent url(../images/skin1/bullet_black.png) no-repeat scroll 30px center;
}
#sidebar .box ul ul ul ul a{
background:transparent url(../images/skin1/bullet_black.png) no-repeat scroll 45px center;
}
#sidebar .box ul ul ul ul ul a{
background:transparent url(../images/skin1/bullet_black.png) no-repeat scroll 60px center;
}
#sidebar .box ul ul ul ul ul ul a{
background:transparent url(../images/skin1/bullet_black.png) no-repeat scroll 75px center;
}
#sidebar .box ul ul ul ul ul ul ul a{
background:transparent url(../images/skin1/bullet_black.png) no-repeat scroll 90px center;
}
#sidebar .box ul ul ul ul ul ul ul ul a{
background:transparent url(../images/skin1/bullet_black.png) no-repeat scroll 105px center;
}
#sidebar .box ul ul ul ul ul ul ul ul ul a{
background:transparent url(../images/skin1/bullet_black.png) no-repeat scroll 120px center;
}


/*blog*/

.entry {
	text-align:justify;
}

.post_data{
border:1px solid #d6d6d6;
border-left:none;
border-right:none;
}

.entry .date{
color:#8D8D8D;
}

.entry .day{
border-right:1px solid #cacaca;
}

.entry h1.entry-subhead, .entry h2.entry-subhead {
	margin-bottom:10px;
	color:#ef4136;
	border-bottom:1px solid #CCC;
}

div.entry a[rel*="lightbox"] img {
	padding-bottom:15px;
}

.entry h1.entry-subhead, .entry h2.entry-subhead, .blogentry h1, .blogentry h2 {
	padding:.2em 0 .2em 0;
	text-align:left;
	line-height:1em;
}

/*pagination*/

#top .pagination span, #top .pagination a{
border:1px solid #666666;
}

#top .pagination a:hover{
border:1px solid #ef4136;
}

#top .pagination .current{
background: #666666;
border:1px solid #222;
color:#fff;
}

.entry ul, .entry li {
	border:none;
	line-height:1.7em;
}


/*footer*/
#footer{
color: #cbcbcb;
}

#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6, #footer a
{
color:#333;
}

#footer .box ul{
border-top:1px solid #4a4a4a;
} 

#footer .box ul li a, .wrapper #footer .box .recentcomments{
border-bottom:1px solid #4a4a4a;
background: transparent url(../images/skin1/bullet_grey.png) left 11px no-repeat;
}

#footer .box ul li a:hover{
background:url(../images/skin1/bullet_red.png) left 11px no-repeat;
color:#ef4136;
}

#footer .box ul ul {
	display:none;
}

#footer .custom_button{
background: #ccc url(../images/skin1/lock.png) 180px center no-repeat;
color: #333;
text-align:left;
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
position:relative;
}

#footer .custom_button:hover{
background-color: #666;
color:#fff;
}

#footer .custom_button:active {
	background-color:#494949;
	top:1px;
}

#footer #s{
background: #494949;
color:#ccc;
}

#footer #searchsubmit{
background: transparent url(../images/skin1/search.png) 2px center  no-repeat;
}

#sidebar .widget_search #searchsubmit{
background: transparent url(../images/skin1/search.png) 2px center  no-repeat;
border-left:1px solid #d6d6d6;
}

.wrapper #footer .social_bookmarks .rss a{background: transparent url(../images/skin1/rss_16.png) 0 0  no-repeat;}
.wrapper #footer .social_bookmarks .facebook a{background: transparent url(../images/skin1/facebook_16.png) 0 0  no-repeat;}
.wrapper #footer .social_bookmarks .twitter a{background: transparent url(../images/skin1/twitter_16.png) 0 0  no-repeat;}
.wrapper #footer .social_bookmarks .flickr a{background: transparent url(../images/skin1/flickr_16.png) 0 0  no-repeat;}
.wrapper #footer .social_bookmarks .skype a{background: transparent url(../images/skin1/skype_16.png) 0 0  no-repeat;}
.wrapper #footer .social_bookmarks .vimeo a{background: transparent url(../images/skin1/vimeo_16.png) 0 0  no-repeat;}

#footer ul.social_bookmarks, #footer ul.social_bookmarks li, #footer ul.social_bookmarks a, #footer ul.social_bookmarks img {
	border-top:none;
	border-bottom:none;
}

.more-link{
background:transparent url(../images/skin1/bullet_red.png) no-repeat scroll right 15px;
}

input, select, textarea{
color:#777;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-khtml-border-radius:3px;
-o-border-radius:3px;
border-radius:3px;
}

.wrapper a{
color:#ef4136;
}

.wrapper a:hover{
color:#fff;
}

.wrapper a:active {
color:#dedede;
}

#sidebar .textwidget a {
	border-bottom:none;
}	

h1,h2,h3,h4,h5,h6, legend{
color:#fff;
}


h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
color:#fff;
} 

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{
color:#ef4136;
}

 h1 a:active, h2 a:active, h3 a:active, h4 a:active, h5 a:active, h6 a:active {
color:#d12a1f;
}

.lightbox_video, .lightbox_image{
background:transparent url(../images/skin1/video.png) no-repeat center center;
}

.lightbox_image{
background:transparent url(../images/skin1/magnify.png) no-repeat center center;
}

/*comments*/
.gravatar img{
border:1px solid #D6D6D6;
background: #fff;
}

.commententry {
	color:#222;
}

.commententry .odd{
background: #f8f8f8;
}

.commententry .even{
background: #fff;
}

#commentform label {
	color:#fff;
}


/*CONTACT FORM*/	

.text_input, .text_area{
border:1px solid #D6D6D6;
color:#333;
}

.text_input:focus, .text_area:focus {
	background-color:#dedede;
}
	
.valid .text_input, .valid .text_area{border:1px solid #70A41B;} /*#70A41B*/
.error .text_input, .error .text_area{border:1px solid #CC0000;}
.ajax_alert .text_input, .ajax_alert .text_area{border:1px solid #ef4136;}

/*custom*/

div#twitter-1 h3.widgettitle a {
	border-bottom:none;
	padding-left:40px;
	background:url(../images/skin1/twitter_icon.png) no-repeat left bottom;
}

div#twitter-1 li.twitter-item {
	padding:5px 0;
	border-bottom:1px dashed #666;
}

div#twitter-1 li.twitter-item a {
	display:inline;
	padding:0;
	border-bottom:none;
	background:none;
}

div#twitter-1 li.twitter-item:last-of-type {
	border-bottom:none;
}

div#twitter-1 li.twitter-item span {
	font-style:italic;
	color:#53d8ff;
}

object {
	margin-bottom:15px;
}

#top a.launch-project-link {
	display:block;
	margin:0 0 10px 0;
	padding:0 2.5%;
	width:95%;
	height:50px;
	line-height:50px;
	background:#555;
	border-bottom:none;
	text-align:right;
	text-decoration:none;
	text-transform:uppercase;
	color:#FFF;
}

#top a.launch-project-link:hover {
	background:#ef4136;
}

#top a.launch-project-link:active {
	background:#d12a1f;
}

div.quote_container {
	display:block;
	padding-bottom:15px;
	width:100%;
	text-align:left;
}

span.quote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	background:#ef4136;
	font-size:130%;
	line-height:130%;
	color:#fff;
}

span.quote span {
	font-size:75%;
	color:#222;
	display:inline-block;
}

div.pp_nav, div.pp_middle {
	color:#333;
}

#bottom_wrapper {
	position:fixed;
	display:block;
	bottom:0;
	left:0;
	width:100%;
	height:50px;
	text-align:right;
	background:#999;
	z-index:999;
	background:url(../images/skin1/bottom_bg.png) repeat-x top left;
}

#bottom_content {
	margin:0 auto;
	padding:0 20px;
	background:url(../images/skin1/almost_icon_sm.png) no-repeat 10px 0;
}

#bottom_content ul {
	border-top:none;
	list-style:none;
}

#bottom_content ul li {
	display:inline;
	border-bottom:none;
	background:none;
	margin:0;
	padding:0 5px;
	height:50px;
	line-height:50px;
}

#bottom_content ul li:not([class*="bottom_title"]) {
	font-size:130%;
}

#bottom_content h3 {
	display:inline;
	height:50px;
	line-height:50px;
	text-shadow: rgba(0,0,0,.8) 0 1px 0;
}

#bottom_content a {
	color:#ef4136;
	text-decoration:none;
	height:50px;
	line-height:50px;
}

#bottom_content a:hover {
	color:#fff;
}

div.box {
	text-align:left;
}

div.box h4 {
	margin-bottom:0;
	padding-bottom:0;
}

div.box h4 span {
	display:block;
	margin-top:-3px;
	font-size:80%;
	font-style:italic;
	font-weight:normal;
	color:#FFF;
}

div.box ul.sidebarlist_noline li {
	color:#ccc;
}

div.profile_social_icons ul {
	display:block;
	width:100%;
	float:left;
}

div.profile_social_icons ul li {
	float:left;
	margin-right:5px;
}

a.action_link, #send, #submit {
	background:#53d8ff url(../images/skin1/actionlink_overlay.png) repeat-x bottom left;
	display:inline-block;
	margin-top:15px;
	padding:.2em .5em;
	color:#fff;
	text-align:center;
	text-decoration:none;
	line-height:2em;
	border:none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	cursor:pointer;
	position:relative;
	font-size:2em;
}

a.action_link:hover, #send:hover, #submit:hover {
	background-color:#37b8de;
	color:#fff;
}

a.action_link:active, #send:active, #submit:active {
	background-color:#1b94b8;
	color:#dedede;
	top:1px;
}