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

.wrapper{ 
background: #fff url(../../img/bg.png) repeat-x left top;
}

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

#footerwrap, #subpage #footerwrap{
background: #222;
}

/*HEAD AREA*/

#top .logo a, #top .logo a:hover{
background: transparent url(../../img/logo.png) no-repeat left top;
}

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

#nav .current a, #nav li a:hover{
color:#fff;
}

#sidebar .current a {
	color: #25AAE1;
}

#top #nav li ul a{
border:1px solid #484848;
border-top:none;
color:#aaa;
background: #222;
}

#top #nav li ul a:hover{
background:#262626;
color:#fff;
}

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

/*featured*/

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

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

#infotext h2 {
	background: transparent url(../../img/bg_infotext.png) no-repeat scroll center bottom;
	color: #555555;
	text-align: center;
}

#infotext h2 strong{
	color: #25AAE1;
}

/*content*/

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

#sidebar {
	margin-bottom: 50px;
}

#sidebar .box a{
	background: transparent url(../../img/bullet_blue.png) no-repeat scroll left center;
	border-bottom: 1px solid #d6d6d6;
}

#sidebar .box ul ul a{
background:transparent url(../../img/bullet_black.png) no-repeat scroll 10px center;
}
#sidebar .box ul ul ul a{
background:transparent url(../../img/bullet_black.png) no-repeat scroll 20px center;
}
#sidebar .box ul ul ul ula{
background:transparent url(../../img/bullet_black.png) no-repeat scroll 30px center;
}
#sidebar .box ul ul ul ul ul a{
background:transparent url(../../img/bullet_black.png) no-repeat scroll 40px center;
}

/* * * * * * * * * * *
 *	BLOG STYLES
 * * * * * * * * * * */
pre {
	background: #F3F3F3;
}

/* * * * * * * * * * *
 *	NEWS
 * * * * * * * * * * */
.entry strong {
	font-weight: bold;
}

.entry ul {
	margin-left: 30px;
	margin-bottom: 30px;
}

.entry ul li {
	list-style: disc;
}

/*blog*/

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

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

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

/*pagination*/

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

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

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




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

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

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

#footer .box ul li a{
border-bottom:1px solid #4a4a4a;
background: transparent url(../../img/bullet_grey.png) center left no-repeat;
}

#footer .box ul li a:hover{
background: #262626 url(../../img/bullet_grey.png) center left no-repeat;
color:#fff;
}

#footer .custom_button{
background: #494949 url(../../img/mail.png) 170px center  no-repeat;
color: #fff;
}

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

#footer .box_medium {
}

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

#footer #searchsubmit{
background: transparent url(../../img/search.png) 2px center  no-repeat;
border-left:1px solid #222;
}

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


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

.view-website-link {
	background: transparent url(../../img/bullet_blue.png) no-repeat scroll right 15px;
}

input, select, textarea{
color:#777;
}

.wrapper a {
	color: #777777;
	border-bottom: 1px solid #25AAE1;
}

.wrapper a:hover{
	border-bottom: 1px solid #FFF;
	color: #25AAE1;
}


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


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

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

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

#top .lightbox_image{
	background:transparent url(../../img/magnify.png) no-repeat center center;
}

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


/* * * * * * * * * * * * * * * *
 *	CONTACT FORM
 * * * * * * * * * * * * * * * */
div.error-message {
	color: #F00;
	margin-bottom: 12px;
}

input.text_input { margin-bottom: 12px; }
input.text_input { margin-bottom: 12px; }

.text_input, .text_area {
	border:1px solid #D6D6D6;
	margin-bottom: 12px;
}

input.form-error, textarea.form-error { margin-bottom: 0; }

#send, #submit{
border:1px solid #D6D6D6;
background: #222;
color: #fff;
}


#submit:hover, #send:hover{
background: #eee;
color: #222;
}

.valid { border: 1px solid #D6D6D6; }
.error .text_input, .error .text_area, .input-error { border: 1px solid #F00; }
.ajax_alert .text_input, .ajax_alert .text_area{ border: 1px solid #ffb628; }

/* * * * * * * * * * * * *
 * NOTIFICATIONS
 * * * * * * * * * * * * */
.notification {
	position: relative;
	margin: 0 0 15px 0;
	padding: 0;
	border: 1px solid;
	background-position: 10px 11px !important;
	background-repeat: no-repeat !important;
	font-size: 13px;
	width: 99.8%;
}

.notification a {
	border-bottom: none;
}

#authMessage {
	position: relative;
	margin: 0 0 15px 0;
	padding: 0;
	border: 1px solid;
	background-position: 10px 11px !important;
	background-repeat: no-repeat !important;
	font-size: 13px;
}

.attention {
	background: #fffbcc url('../../img/icons/exclamation.png') 10px 11px no-repeat;
	border-color: #e6db55;
	color: #666452;
}

.information {
	background: #dbe3ff url('../../img/icons/information.png');
	border-color: #a2b4ee;
	color: #585b66;
}

.success {
	background: #d5ffce url('../../img/icons/tick_circle.png');
	border-color: #9adf8f;
	color: #556652;
}

.error,
#authMessage {
	background: #ffcece url('../../img/icons/cross_circle.png');
	border-color: #df8f8f;
	color: #665252;
}

.notification div,
#authMessage {
	display: block;
	font-style: normal;
	padding: 10px 10px 10px 36px;
	line-height: 1.5em;
}

#authMessage {
	text-align: center;
}

.notification .close {
	color: #990000;
	font-size: 9px;
	position: absolute;
	right: 5px;
	top: 5px;
}

p.error {
	background: none;
}

/* * * * * * * * * * * * *
 * ICON DOWNLOAD LINKS
 * * * * * * * * * * * * */
.iconed-links-pdf-download {
	display: inline-block;
	padding-left: 20px;
	line-height: 18px;
	background: transparent url(../../img/icons/disk.png) center left no-repeat;
}