
/*General Typo*/
h1, h2, h3, h4, h5, h6{color: #3891B5;}
a{color: #3891B5;}

/*top*/
#top{border-top: 2px solid #3891B5;}
#logo_bg{background: url(blue/logo_bg.png) left bottom no-repeat;}

/*main content*/
a.section_more{background: url(blue/more.png) scroll 100% -36px no-repeat;}
a.rss_section{background: url(blue/rss_title.png) right center no-repeat; color: #3891B5}
a.rss_section:hover{text-decoration: none;}
a.section_more:hover{color: #3891B5;}
.portfolio_image_out .portfolio_image_in a.portfolio_play{background: url(blue/playjq.png) scroll 0 0 no-repeat; color: #3891B5;}
.portfolio_image_out .portfolio_image_in a.portfolio_play:hover{color: #3891B5;}
.portfolio_image_out .portfolio_image_in a.portfolio_mores{background: url(blue/playjq.png) scroll -80px 0px no-repeat;}
.project_list_detail h4.port_title a{color: #3891B5; }
a.button{border: 0; display: inline-block; padding: 2px 15px; margin: 0px; background-color: #3891B5; color: #FFFFFF;}
input.button{border: 0; display: inline-block; padding: 6px 15px; margin: 0px; background-color: #3891B5; color: #FFFFFF;font-size: 12px; font-family: Arial, Helvetica, sans-serif; cursor: pointer}
a.button:hover, .button:hover{border: 0; color: #222; background: #aaa;}

#portfolio_item_jq #item_movement{background: url(blue/belt.png) 0 0 no-repeat;}
ul#small_thumb_lists li img{display: block; margin: 0; padding: 4px; background: #4C4C4C; border: 1px solid #6a6a6a}
ul#small_thumb_lists li a.playing img{ background: #1a1a1a;}

/*sidebar*/
.sidebarbox h3.sidebar_title{background: url(blue/meta_title.png) scroll left center no-repeat;} /* this is default icon */

.widget_about_me h3.sidebar_title{background: url(blue/about_title.png) scroll left center no-repeat;}
.widget_recent_entries h3.sidebar_title, .widget_latest_blog h3.sidebar_title{background: url(blue/blog_title.png) scroll left center no-repeat;}
.widget_recent_comments h3.sidebar_title{background: url(blue/comment_title.png) scroll left center no-repeat;}
.widget_tag_cloud h3.sidebar_title{background: url(blue/tag_title.png) scroll left center no-repeat;}
.widget_calendar h3.sidebar_title{background: url(blue/calendar_title.png) scroll left center no-repeat;}
.widget_archive h3.sidebar_title{background: url(blue/archives_title.png) scroll left center no-repeat;}
.widget_categories h3.sidebar_title{background: url(blue/category_title.png) scroll left center no-repeat;}
.widget_search  h3.sidebar_title{background: url(blue/search_title.png) scroll left center no-repeat;}
.widget_pages h3.sidebar_title{background: url(blue/pages_title.png) scroll left center no-repeat;}
.widget_popular_blog h3.sidebar_title{background: url(blue/popular_title.png) scroll left center no-repeat;}
.widget_featured_portfolio h3.sidebar_title{background: url(blue/featured_title.png) scroll left center no-repeat;}
.twitterWidgets h3.sidebar_title{background: url(blue/twits.png) scroll left center no-repeat;}

.widget_tag_cloud a{display: inline-block; margin: 0px 5px 2px; padding: 1px 2px; line-height: 100%;}
.widget_tag_cloud a:hover{ border: 0; background: #3891B5; color: #FFF; padding: 1px 2px 2px;}
.widget_tag_cloud div{margin: 0; padding: 0;}
.sidebarbox ul li{background: url(blue/list_arrow.png) scroll 0px 3px no-repeat;}

/* featured slider (nivo slider) */
.nivo-prevNav{background-image: url(blue/featured_arrow.png); background-position: 0px 0px; background-repeat: no-repeat;}
.nivo-prevNav:hover{background-position: 0px -60px;}
.nivo-nextNav{background-image: url(blue/featured_arrow.png); background-position: -60px 0px; background-repeat: no-repeat;}
.nivo-nextNav:hover{background-position: -60px -60px;}

#joorang_search #input_joo_search:focus{color: #3891B5;}
#footer{border-bottom: 2px solid #3891B5;}

/* table - incase you need it :) */
	table {border-collapse:separate;border-spacing:0;width:100%;border-top:1px solid #FAFAFA;border-bottom:1px solid #FAFAFA;margin-bottom:18px;font-size: 11px;}
	table,td,th {vertical-align:middle;}
	th{padding:10px;color:#FFF;border-top:1px solid #7DBCD7;text-transform:uppercase; background-color:#3891B5;border-bottom: 1px solid #7DBCD7}
	td{padding:10px;color:#E3E3E3;}
	tr{background-color: #4C4C4C;font-size: 11px;}
	tfoot td{border:0px;}
	tr:hover{background-color:#515151;}
	.widget_calendar tfoot tr{border-top: 1px solid #212121;}
	.widget_calendar tfoot td{background-color: #616161; border-top: 1px solid #414141;}
	.widget_calendar a{color: #3891B5}
