@charset "utf-8";

/* CSS Document */

/* Light Skin */



.sitecontainer, .disable, ul.tabs li a {

	background-color: #fff;

	color:#555555;

}

input[type="text"], input[type="email"], textarea, input#s, #commentsubmit input[type="text"], #commentsubmit textarea, .contactsubmit input[type="text"], .contactsubmit textarea, .contactsubmit select, select#top_nav_menu  {

	background: #fff;

	color: #555;

	border-color: #e3e3e3;

}

hr, .recent-project, .blogpost, .content, ul.tabs li a, ul.tabs, .pagination_container, .singlecomment, .name, .divider, .sidebar .widget_nav_menu ul, .widget_rss ul, .widget_recent_entries ul, .widget_recent_comments ul, .sidebar .widget_nav_menu ul ul, .widget_rss ul ul, .widget_recent_entries ul ul, .widget_recent_comments ul ul, .sidebar .widget_nav_menu ul li, .widget_rss ul li, .widget_recent_entries ul li, .widget_recent_comments ul li  {

	border-color: #dcdcdc;	

}

.singlecomment {

	border-color:#f2f2f2;	

}

h1, h2, h3, h4, h5, .logo h1, .logo h1 a, h1, h2, h1 a, h2 a, h3, .ag_projects_widget h3, h4, h3 a, h4 a, .blogpost h2 a {

	color:#222;

}

.singlecomment {



}

.filter li a, .filter li a, p.entry-details, p.entry-details a, .widget h3, .widget h2, .widget h4   { /* Filter Text Color */

	color:#999;	

}



#top_panel_button, #top_panel, #toggle_button.uparrow, #toggle_button.downarrow {

	background-color:#fff;

}

#footer{

	/* background: #222;

	background: rgba(0, 0, 0, .5); */

	border-top-color:#222;

}



body {

	background: #F1F5FB;

}



.blockquote {

	border-left-color:#ddd;	

}



blockquote cite, blockquote cite a, blockquote cite a:visited, blockquote cite a:visited {

	color: #555;

}



.darkbubble{ 	

	background:#dcdcdc; 

	background:rgba(0,0,0,.1); 

}



.lightbubble {

	background:#e3e3e3; 

	background:rgba(0,0,0,.05); 

	color:#222 !important;

}



.lightbubble:after {

	border: 0 solid #e3e3e3;

	border: 0 solid rgba(0,0,0,.05);

}

.widget h3, .widget h2, .widget h4 {

	color: #888;

}

.widget li.recentcomments {

	background:#e3e3e3; 

	background:rgba(0,0,0,.05);  

	color:#555 !important;	

}

.widget li.recentcomments:after {

	border: 0 solid #e3e3e3;

	border: 0 solid rgba(0,0,0,.05);

}

.widget li.recentcomments:before {

	border: 0 solid #e3e3e3;

	border: 0 solid rgba(0,0,0,.05);

}

ul#twitter_update_list li {

	background:url(../images/quote.png) 0 15px no-repeat;

}

#wp-calendar caption {

	background: #222;

	color: #fff;

}

#wp-calendar {

	color:#555;

}

#wp-calendar #today {

	color: #000;

}

.news-widget-item h5, .news-widget-item h5 a {

	color:#777;

}

.blogpost .smalldetails, .blogpost .smalldetails a  {

	color:#999;

}

#pagination .active {

	background: none repeat scroll 0 0 #222222;

	color: #FFFFFF;

}

#pagination a:link, #pagination a:visited {

	background: none repeat scroll 0 0 #dcdcdc;

	color: #222;

}

#pagination a:hover {

	background: none repeat scroll 0 0 #222222;

	color: #FFFFFF;

}



