/* font face declarations */
@font-face {
    font-family: "Nevis";
    src: url("../fonts/nevis.ttf");
    font-weight: 100;
}
@font-face {
    font-family: "Museo";
    src: url("../fonts/Museo300-Regular.otf");
    font-weight: 100;
}
@font-face {
    font-family: "Dekar";
    src: url("../fonts/Dekar.otf");
    font-weight: 100;
}

/* -------------------------------------------------------------------------- */
/* error messages */

.message
{
	width: 1022px;
	height: 33px;
	border: 1px solid;
	border-top: 0px;
	line-height: 33px;
	text-align: center;
}
.message.success { background-color: #ebf9eb; border-color: #88c841; }
.message.error { background-color: #f9ebeb; border-color: #c84141; }

.message.contact
{
	border: 1px solid #c84141;
	width: 960px;
	line-height: 18px;
	height: auto;
	padding: 6px;
	margin: 0 0 6px 25px;
	text-align: left;
}
.message.contact { width: 500px; margin: 0 0 6px 0; }
.message.contact.success { border: 1px solid #88c841; }

/* -------------------------------------------------------------------------- */
/* general */

body { background-color: #2a2d2e; color: #6d6d6d; font-family: "Tahoma", "Arial"; font-size: 14px; font-weight: 100; }
.ico_briefcase h2 { background: url('../img/ico_briefcase.png') no-repeat; padding-left: 40px; height: 35px; line-height: 35px; }
.ico_lifebelt h2 { background: url('../img/ico_lifebelt.png') no-repeat; padding-left: 40px; height: 35px; line-height: 35px; }
.ico_spanner h2 { background: url('../img/ico_spanner.png') no-repeat; padding-left: 40px; height: 35px; line-height: 35px; }
.ico_basket h2 { background: url('../img/ico_basket.png') no-repeat; padding-left: 40px; height: 35px; line-height: 35px; }

h2 { font-family: "Museo"; font-size: 25px; color: #000; font-weight: bold; color: #1da5c3; }
.page_bottom h2 { color: #fff; }
.content .content_area h2 { margin-bottom: 20px; }
.content a, .content a:visited { color: #1da5c3; font-weight: bold; font-style: italic; text-decoration: none; }
.content a:hover { color: #2E3030; }
.content .fancy_img { display: block; width: 219px; height: 145px; background: url('../img/fancy_img.png') no-repeat; padding: 6px 0 0 6px; }
.content .fancy_img_lrg { display: block; width: 259px; height: 155px; background: url('../img/fancy_img_lrg.png') no-repeat; padding: 5px 0 0 5px; }

/* -------------------------------------------------------------------------- */
/* pagination */
.content .pagination { width: 100%; padding-top: 20px; overflow: hidden; }
.content .pagination div { float: left; margin-right: 10px; }
.content .pagination div a { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; display: block; width: 41px; height: 36px; font-style: normal; background-color: #dadada; color: #8b8b8b; text-align: center; line-height: 36px; }
.content .pagination div a:hover, .content  .pagination div.current a { background-color: #1da5c3; color: #fff; }

/* -------------------------------------------------------------------------- */
/*	Header */
.header { width: 100%; height: 284px; border-top: 10px solid #2a2a2a; border-bottom: 10px solid #2a2a2a; background-color: #edfcff; }
.header .grey_border { height: 274px; border-top: 5px solid #b2b2b2; border-bottom: 5px solid #b2b2b2; }
.header .container_12 { padding: 5px 0 0 0; margin-bottom: 5px; }

/* -------------------------------------------------------------------------- */
/* logo */
.header .logo
{
	float: left;
	display: block;
	width: 250px;
	height: 255px;
	background: url('../img/logo.png') no-repeat;
	text-indent: -9999999px;
}
/*.header .group_picture { float: right; border: 2px solid #000; } */

/* -------------------------------------------------------------------------- */
/* menu */
.menu { width: 100%; height: 50px; font-size: 15px; font-family: "Museo"; font-weight: bold; border-bottom: 5px solid #b2b2b2; }
.menu ul { width: 100%; line-height: 50px; margin-left: 35px; }
.menu ul li { float: left; margin-right: 20px; }
.menu ul li a, .menu ul li a:visited { color: #fff; text-decoration: none; }
.menu ul li a:hover, .menu ul li a.active { color: #1da5c3; }

/* -------------------------------------------------------------------------- */
/* page top */
.page_top { position: relative; width: 100%; height: 90px; background: #1e2223 url('../img/slider_bg.png') no-repeat center top; border-top: 5px solid #2a2d2e; border-bottom: 5px solid #b2b2b2; }
.page_top h2 { color: #fff; font-size: 21px; border-right: 1px solid #323637; padding: 20px 0; margin-top: 15px; }
.page_top p { line-height: 25px; margin-top: 20px; color: #dedede; font-size: 13px; }

/* -------------------------------------------------------------------------- */
/* content */
.content { background-color: #f6f6f6; border-bottom: 5px solid #c8c8c8; padding: 25px 0; }

/* -------------------------------------------------------------------------- */
/* sidebar boxes */
.sidebar_box { width: 283px; background-color: #fff; border: 5px solid #000; padding: 5px 0 0 0; margin: 15px 0; }
.sidebar_box h2 { margin: 0 0 10px 0; }
.sidebar_box p { margin-bottom: 10px; line-height: 20px; }
.sidebar_box a { font-style: normal; }

/* -------------------------------------------------------------------------- */
/* page bottom - categories / blog archives / gallery */
.page_bottom { padding: 30px 0 30px 0; min-height: 200px; background: #1e2223 url('../img/slider_bg.png') no-repeat center top; border-top: 5px solid #2a2d2e; border-bottom: 5px solid #232728; }
.page_bottom a, .page_bottom a:visited { color: #878787; text-decoration: none; }
.page_bottom a:hover { color: #1da5c3; }

/* -------------------------------------------------------------------------- */
/* category */
.page_bottom .categories ul { width: 100%; margin-top: 15px; }
.page_bottom .categories ul li { width: 100%; height: 45px; color: #878787; border-bottom: 1px solid #353838; line-height: 45px; }

/* -------------------------------------------------------------------------- */
/* archive */
.page_bottom .archives ul { width: 100%; margin-top: 15px; }
.page_bottom .archives ul li { width: 100%; height: 45px; color: #878787; border-bottom: 1px solid #353838; line-height: 45px; }

/* -------------------------------------------------------------------------- */
/* gallery */
.page_bottom .gallery ul { width: 100%; margin-top: 50px; }
.page_bottom .gallery ul li { width: 95px; height: 58px; float: left; margin: 0 6px 6px 0; }
.page_bottom .gallery li img { border: 5px solid #353838; }

/* -------------------------------------------------------------------------- */
/* footer */
.footer { border-top: 5px solid #2e3132; padding: 15px 0; }
.footer a, .footer a:visited { color: #1da5c3; text-decoration: none; }
.footer a:hover { color: #fff; }

.footer ul { width: 100%; }
.footer ul li { text-indent: -9999px; display: block; width: 20px; height: 20px; float: left; margin-right: 4px; background: url('../img/social_network_sprite.png') no-repeat; }
.footer ul li a { display: block; width: 20px; height: 20px; }
.footer li.skype { background-position: 0px 0px;  }
.footer li.delicious { background-position: -20px 0px; }
.footer li.twitter { background-position: -40px 0px; }
.footer li.vimeo { background-position: -60px 0px; width: 19px; }
.footer li.technorati { background-position: -79px 0px; width: 19px; }
.footer li.facebook { background-position: -98px 0px; }

.footer li.skype:hover { background-position: 0px -20px;  }
.footer li.delicious:hover { background-position: -20px -20px; }
.footer li.twitter:hover { background-position: -40px -20px; }
.footer li.vimeo:hover { background-position: -60px -20px; width: 19px; }
.footer li.technorati:hover { background-position: -79px -20px; width: 19px; }
.footer li.facebook:hover { background-position: -98px -20px; }

/* -------------------------------------------------------------------------- */
/* forms */
.form div{ display: block; margin: 10px 0; }
.form div input.input { background-color: #fff; border: 3px solid #cbcccc; width: 250px; height: 20px; color: #a8a8a8; padding-left: 5px; }
.form div input.input:focus, .form div textarea:focus { border-color: #1da5c3; }
.form div textarea { background-color: #fff; border: 3px solid #cbcccc; width: 500px; height: 150px; color: #a8a8a8; padding: 5px 0 0 5px; }
.form div input.submit { border: 0px; background-color: #1da5c3; color: #fff; width: 75px; height: 35px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; cursor: pointer; }
.form div input.submit:hover { background-color: #16788e; }

/* --------------------------------------------------------------------- */
/* HOME PAGE */
/* jquery slider */

.slider { position: relative; width: 100%; height: 400px; background: #1e2223 url('../img/slider_bg.png') no-repeat center top; border-top: 5px solid #2a2d2e; border-bottom: 5px solid #b2b2b2; }
.slider .easySlider { position: relative; margin: 37px auto 0px; width: 957px; height: 309px; overflow: hidden; }
.slider .easySlider ul { position: relative; overflow: hidden; width: 957px; height: 309px; }
.slider .easySlider ul li { float: left; width: 957px; height: 309px; }
.slider .easySlider ul img { border: 4px solid #1e2223; }

.slider #cycle_controls { position: absolute; bottom: 0px; width: 100%; height: 32px; padding-top: 10px; background-color: #2a2d2e; overflow: hidden; text-align: center; }
.slider #cycle_controls li { display: inline; }
.slider #cycle_controls li a { display: inline-block; width: 18px; height: 18px; background: url('../img/slider_off.png') no-repeat; text-indent: -9999px; margin-right: 5px; }
.slider #cycle_controls li.current a { background: url('../img/slider_on.png') no-repeat; }

/* homepage intro text */
.content .intro_text { width: 100%; height: 75px; background: url('../img/divider.png') repeat-x center bottom; }
.content .intro_text p { text-align: center; font-family: "Dekar"; color: #b8b8b8; font-style: italic; font-size: 17px; line-height: 25px; }

/* boxes used in the info boxes section and the intro to "our latest work" */
.content .box p { line-height: 22px; margin: 15px 0; }

/* homepage info boxes */
.content .info_box { padding-top: 25px; padding-bottom: 35px; background: url('../img/divider.png') repeat-x center bottom; }
.content .info_box .box { margin-top: 25px; }

/* latest work */
.content .latest_work { padding-top: 25px; padding-bottom: 35px; background: url('../img/divider.png') repeat-x center bottom; }

/* about the studio - homepage */
.content .about { padding-top: 25px; padding-bottom: 35px; background: url('../img/divider.png') repeat-x center bottom; }
.content .about .fancy_img_lrg { margin: 20px 0 10px 0; }
.content .about p { line-height: 19px; margin-top: 15px; }

/* partners */
.content .partners { padding-top: 25px; padding-bottom: 35px; }
.content .partners ul { margin-top: 20px; overflow: hidden; }
.content .partners ul li { float: left; display: block; width: 175px; height: 75px; margin-right: 20px; border: 1px solid #cbcbcb; }
.content .partners ul li.last { margin-right: 0px; }
.content .partners ul li img { border: 5px solid #dadada; }

/* --------------------------------------------------------------------- */
/* ABOUT US */

.content .content_area img { float: right; margin: 0 0 10px 20px; border: 5px solid #000; }
.content .content_area p { line-height: 20px; margin-top: 5px; padding-bottom: 10px; }
.content .divider { background: url('../img/divider.png') repeat-x center bottom; margin-bottom: 20px; }
.content .content_area p.divider { padding: 0 !important; }

.content .content_area ul { overflow: hidden; }
.content .content_area ul li { float: left; width: 50%; margin: 6px 0 6px 0; }

.content ul.clients { margin: 20px 0; width: 290px; border: 6px solid #1e2223; overflow: hidden; }
.content ul.clients li { float: left; border: 5px solid #1e2223; }
.content ul.clients li img { border: 5px solid #c9c9c9; }

.content .team_slider,
.content .test_slider { position: relative; }
.content .team_slider ul { position: relative; overflow: hidden; width: 300px; height: 330px; }
.content .team_slider ul li { width: 300px; height: 330px; }
.content .test_slider ul { position: relative; overflow: hidden; width: 300px; height: 220px; }
.content .test_slider ul li { width: 300px; height: 220px; }

.content .team_slider .sidebar_box,
.content .test_slider .sidebar_box { padding-bottom: 5px; }
.content .team_slider .sidebar_box img,
.content .test_slider .sidebar_box img { float: left; border: 3px solid #000; margin: 0 5px 5px 0; }
.content .team_slider .sidebar_box p,
.content .test_slider .sidebar_box p { line-height: 18px; color: #000; margin-bottom: 5px; }
.content .team_slider .sidebar_box p span,
.content .test_slider .sidebar_box p span { color: #909090; line-height: 20px; }

.content #team_cycle_controls,
.content #test_cycle_controls { margin-top: 10px; width: 100%; height: 15px; }
.content #team_cycle_controls li,
.content #test_cycle_controls li { display: inline; }
.content #team_cycle_controls li a,
.content #test_cycle_controls li a { display: inline-block; width: 13px; height: 13px; background: url('../img/sidebar_slide_off.png') no-repeat; text-indent: -9999px; margin-right: 5px; }
.content #team_cycle_controls li.current a,
.content #test_cycle_controls li.current a { background: url('../img/sidebar_slide_on.png') no-repeat; }

/* --------------------------------------------------------------------- */
/* PORTFOLIO */

.content .portfolio .grid_4 { margin-bottom: 20px; }
.content .portfolio h2 { margin-bottom: 7px; }
.content .portfolio p { line-height: 19px;  }
.content .portfolio .grid_4 a { display: block; }
.content .portfolio img { border: 5px solid #000; margin-bottom: 10px; float: left; position: relative; top:4px; left: 4px; }
.content .portfolio .logo { background: url('../img/portfolio_logo_banner.png') no-repeat left top; text-indent: -9999px; display: block; width: 78px; height: 72px; position: absolute; top: 0; left: 0; }
.content .portfolio .design { background: url('../img/portfolio_design_banner.png') no-repeat left top; text-indent: -9999px; display: block; width: 78px; height: 72px; position: absolute; top: 0; left: 0; }
.content .portfolio .bespoke { background: url('../img/portfolio_bespoke_banner.png') no-repeat left top; text-indent: -9999px; display: block; width: 78px; height: 72px; position: absolute; top: 0; left: 0; }
.content .portfolio .ecomm { background: url('../img/portfolio_ecomm_banner.png') no-repeat left top; text-indent: -9999px; display: block; width: 78px; height: 72px; position: absolute; top: 0; left: 0; }

/* --------------------------------------------------------------------- */
/* CONTACT US */

#map { display: block; width: 269px; height: 243px; border: 3px solid #000; margin: 10px 0; }
.my-field { display: none; }

/* --------------------------------------------------------------------- */
/* BLOG MAIN */

.sidebar_box.blog_categories ul,
.sidebar_box.blog_archives ul { width: 100%; overflow: hidden; margin-bottom: 14px; }
.sidebar_box.blog_categories ul li,
.sidebar_box.blog_archives ul li { width: 100%; margin-right: 14px; height: 45px; color: #878787; border-bottom: 1px solid #353838; line-height: 45px; }
.sidebar_box.blog_categories ul li a,
.sidebar_box.blog_categories ul li a:visited,
.sidebar_box.blog_archives ul li a,
.sidebar_box.blog_archives ul li a:visited { margin-left: 10px; color: #878787; text-decoration: none; font-weight: normal; font-size: 13px; }
.sidebar_box.blog_categories ul li a:hover,
.sidebar_box.blog_archives ul li a:hover { color: #1da5c3; }

.content ul.flickr_gallery { margin: 20px 0; width: 292px; border: 0px solid #1e2223; overflow: hidden; }
.content ul.flickr_gallery li { float: left; border: 3px solid #1e2223; margin: 0 3px 5px 0; }
.content ul.flickr_gallery li img { border: 3px solid #c9c9c9; }

.content .blog_post { overflow: hidden; }
.content .blog_post h2 a { color: #000; font-style: normal; margin-bottom: 0; }
.content .blog_post h2 a:hover { color: #1da5c3; }
.content .blog_post .post_info { width: 100%; font-size: 14px; margin-bottom: 10px; }
.content .blog_post .post_info .date { display: block; background: url('../img/blog_date_ico.png') no-repeat 0 1px; width: 100%; height: 20px; padding-left: 20px; margin-bottom: 10px; }

.content .blog_post .post_info.inner { float: none; width: 100%; height: 20px; }
.content .blog_post .post_info.inner .date { width: 25%; display: inline; margin-right: 25px; }

.content .blog_post .blog_img { display: block; float: left; margin-top: 4px; }
.content .blog_post img { margin: 0 20px 20px 0; }
.content .blog_post .img_info { overflow: hidden; }
.content .blog_post p.intro { margin-top: 0px !important; padding-top: 0px !important; }

/* --------------------------------------------------------------------- */
/* BLOG INNER */

.content .blog_post img.left { float: left; margin: 10px 10px 10px 0; }
.content .blog_post img.right { float: right; margin: 10px 0 10px 10px; }

.content .comment { overflow: hidden; width: 100%; }
.content .comment.indent { overflow: hidden; width: 85%; float: right; }
.content .comment img { margin: 5px 10px 10px 0; float: left; }
.content .comment p { margin: 0px; }
.content .comment .post_info.inner { padding-top: 5px; overflow: hidden; }

/*
	homepage slider
*/
.slider_container { float: right; }
#slider
{
	position: relative;
	width: 700px;
	height: 255px;
}
#slider div { width: 700px; height: 255px; border: 2px solid #000; }
#slider div img {   }

