/*
Theme Name:		Aeki Design
Theme URI:		http://aekidesign.com
Description:	
Version:		1.1
Author:			Cristopher Benitah
Author URI:		http://aekidesign.com/
*/

@font-face {
 font-family: HelBol;
 src: url(http://aekidesign.com/wp-content/themes/aeki/fonts/HelveticaNeueLTStd-Bd.otf);
}
body {
	background: #fff;
	color: #999;
font: 9px "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: left;
}
* {
	padding: 0;
	margin: 0;
}
hr {

     color:#fff;
     margin:40px 0 40px 0px;


}
p{
line-height:140%;}

/*---:[ global elements ]:---*/

a {
	color: #ce7d1f;
	text-decoration: none;font-weight:bold;
}
a:visited {
	color: #ce7d1f;
}
a:hover {
	color: #ce7d1f;
	text-decoration: underline;
}
a img {
	border: none;
}
a img:hover {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	opacity: .50;
	filter:alpha(opacity=50);
	border: none;
}
blockquote {
	color: #999;
	margin: 10px auto 40px;
	width:80%;
	padding: 8px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;

}
blockquote p{margin:0 !important;padding:0 !important;
font-size:20px;
line-height:140%;
}
.entry blockquote {margin:0;width:200px;border-bottom:none;}
.entry blockquote.big{margin: 10px auto 40px;width:80%;border-bottom: 1px solid #999;}
.entry blockquote p{margin:0 !important;padding:0 !important;
font-size:11px;
line-height:140%;
}
blockquote.big p{margin:0 !important;padding:0 !important;
font-size:20px;
line-height:140%;
color: #999;
font-weight:normal;
}

p.unstyled {
	font-size: 1.4em;
}
/*---:[ headlines ]:---*/

h1, h2, h3 {
	text-decoration: none;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #999;
}
h1 {
	font-size: 3.6em;
	letter-spacing: -0.03em;
}
h1 a, h1 a:visited, h1 a:hover {
	color: #464646;
	text-decoration: none;
}

h2{color:#464646;}


h2 a {
	color: #999;
	text-decoration: none;
}
h2 a:visited {
	color: #555;
	text-decoration: none;
}
h2 a:hover {
	color: #c55f0e;
	text-decoration: none;
}
.posts h2 {
	margin: 0 0 0.1em 0;
	line-height: 1.2em;
}
h2.archive_head {
	font-weight: bold !important;
	font-size: 1.4em !important;
	text-transform: uppercase !important;
	letter-spacing: normal !important;
	margin: 0 0 1.8em 0 !important;
	padding: 0.4em 2px !important;
	border-top: 3px solid #000 !important;
	background: url('images/hr_dot_black.gif') 0 100% repeat-x !important;
}
h3 {
	font-size: 1.0em;
	text-transform: uppercase;
}
.entry h3 {
	margin: 2.5em 0 0.5em 0;
}
h3.comments_headers {
	font-size: 1.4em;
}
h4 {
	text-decoration: none;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #999;
}
h4 a, h4 a:visited {
	color: #888;
	text-decoration: none;
}
h4 a:hover {
	color: #888;
	text-decoration: underline;
}
.posts h4 {
	margin: 0 0 1.25em 0;
	padding: 0 0 1.0em 0;
	background: url('images/hr_title_sep.gif') 0 100% no-repeat;
}
/*---:[ core layout elements ]:---*/

#container {
	width: 939px;
	margin: 15px auto 0 auto;
}
#content_box {
	width: 939px;
	text-align: left;
	float: left;
	padding:40px 0px 0 20px;
	clear: both;
}
#content_home{margin-top:30px;}
#content {
	width: 670px;
	padding: 0 0px 0 0;
	float: left;
}
#sidebar {
	margin-left:20px;
width: 230px;
	float: left;
}
#footer {
	width: 939px;
	padding: 1.2em 0 0 0;
	border-top: 1px solid #d3801d;
	margin-top:0px;
	float: left;
	clear: both;
}
/*---:[ header styles ]:---*/

#masthead {
	width: 939px;
	height: 150px;
	background: url('http://aekidesign.com/images/logo.png') -16px 0 no-repeat;
}
#masthead a {
	display: block;
	width: 939px;
	height: 150px;
} /* uncomment this line if you use a graphic in the header - make sure the height of your header graphic is equal to the height declared in this line of code! */
/*---:[ content styles ]:---*/

.entry {
	font-size: 11px;
	line-height: 1.65em;
	text-decoration: none;
	font-family: Arial, sans-serif;
	color: #464646;
}
.entry blockquote {
	font-size: 1.0em;
}
.entry p {
	margin: 0 0 1.5em 0;
}
.entry ul, .entry ol {
	margin: 0 0 1.5em 40px;
}
.entry ul {
	list-style-type: square;
}
.entry li {
	margin: 0 0 0.5em 0;
}
.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol {
	margin: 0.5em 0 0.5em 30px;
}
.entry dl {
	margin: 0 0 1.5em 0;
}
.entry dt {
	font-weight: bold;
	margin: 0 0 0.5em 0;
}
.entry dd {
	margin: 0 0 1.5em 20px;
}
.entry .ad {
	margin: 0 0 0.5em 15px;
	float: right;
}
.entry .ad_left {
	margin: 0 15px 0.5em 0;
	float: left;
}
.entry img {
}
.entry img.left {
	padding: 3px;
	margin: 0.5em 15px 0.5em 0;
	border: 3px double #bbb;
	float: left;
	clear: left;
}
.entry img.right {
	padding: 3px;
	margin: 0.5em 0 0.5em 15px;
	border: 3px double #bbb;
	float: right;
	clear: right;
}
.entry img.center {
	display: block;
	padding: 3px;
	margin: 0 auto 1.5em auto;
	border: 3px double #bbb;
	float: none;
	clear: both;
}
.entry img.off {
	padding: 0 !important;
	border: none !important;
}
.entry img.stack {
	clear: none !important;
}
.tagged {
	padding: 0.4em 0 0 0;
	background: url('images/hr_tag_sep.gif') no-repeat;
	font-size: 1.2em;
	line-height: 1.6em;
	color: #888;
	clear: both;
}
.tagged a, .tagged a:visited {
	padding: 0.25em;
	color: #333;
	text-decoration: none;
}
.tagged a:hover {
	color: #fff;
	background: #333;
	text-decoration: none;
}
.add_comment {
	display: block;
	padding: 0 0 0 20px;
	font-weight: bold;
	float: right;
}
.navigation {
	width: 500px;
	font-size: 1.4em;
	float: left;
}
.clear {
	clear: both;
}
.rule {
	background: url('images/hr_tag_sep.gif') no-repeat;
}
.flat {
	margin: 0 0 2.0em 0 !important;
}
.whitespace {
	margin: 0 0 3.5em 0 !important;
}
/*---:[ sidebar styles ]:---*/

#sidebar {
background-color:#f9f9f9;
height:100%;



}
ul.sidebar_list {
	list-style: none;
}
ul.sidebar_list li.widget, ul.sidebar_list li.linkcat {

	width: 230px;
	margin: 0 0 2.5em 0;
	font-size: 1.3em;
	line-height: 1.4em;
	float: left;
}
li.widget h2, li.linkcat h2 {
	font-weight: bold;
color:#fff;
	font-size: 1.077em;
	text-transform: none;
	letter-spacing: normal;
	margin: 0 0 0.8em 0;
	padding: 5px;
background-color:#ce7d1f;
}
li.widget p {
	margin: 0 0 1.5em 0;
	padding: 0 10px;
}
li.widget ul, li.linkcat ul {
	list-style: square;
	margin: 0 0 0.5em 20px;
}
li.widget ol, li.linkcat ol {
	margin: 0 0 0.5em 20px;
}
li.widget li, li.linkcat li {
	margin: 0 0 0.7em 0;
}
li.widget li a, li.widget li a:visited, li.linkcat li a, li.linkcat li a:visited {
	text-decoration: none;
}
li.widget li a:hover, li.linkcat li a:hover {
	text-decoration: underline;
}
li.widget li .recent_date {
	padding: 0 0 0 8px;
	font-weight: bold;
	color: #888;
}
/*---:[ footer styles ]:---*/

#footer p {
	margin: 0 0 0.923em 0;
	font-size: 12px;
	color: #999;
	text-align: center;
}
#footer a, #footer a:visited {
	color: #999;
	text-decoration: none;
	font-weight:normal;
}
#footer a:hover {
	color: #d3801d;
	text-decoration: none;
}
/*---:[ comment styles ]:---*/

#comments {
	width: 500px;
	float: left;
	clear: both;
}
ul#comment_list {
	list-style: none;
	margin: 0 0 4.0em 0;
	border-top: 1px solid #bbb;
	float: left;
}
ul#comment_list li.comment {
	width: 500px;
	padding: 1.2em 0 0 0;
	border-bottom: 1px dotted #bbb;
	float: left;
}
ul#comment_list li.trackback {
	width: 470px;
	padding: 1.2em 15px 0 15px;
	background: url('images/trackback_bg.gif');
}
.comment_meta {
	margin: 0 0 1.2em 0;
}
.comment_num {
	padding: 0 15px 0 20px;
	font-weight: bold;
	font-size: 1.4em;
	float: right;
}
.trackback .comment_num {
	padding: 0 0 0 20px;
}
.comment_num a, .comment_num a:visited {
	color: #888;
	text-decoration: none;
}
.comment_num a:hover {
	color: #df0000;
	text-decoration: none;
}
.comment_meta strong {
	font-size: 1.6em;
}
.comment_time {
	text-decoration: none;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #999;
}
.comment .entry {
	padding: 0 15px;
}
.comment .entry p {
	margin: 0 0 1.0em 0;
}
/*---:[ comment form styles ]:---*/

#comment_form {
	width: 500px;
	padding: 1.0em 0 0 0;
	float: left;
}
#comment_form p {
	padding: 0.6em 0;
}
#comment_form label {
	padding: 0 0 0 10px;
	font-size: 1.2em;
}
#comment_form .text_input {
	width: 191px;
	padding: 3px;
	text-decoration: none;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #999;
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#comment_form .text_area {
	width: 321px !important;
}
#comment_form .text_input:focus {
	border-top: 2px solid #666;
	border-left: 2px solid #666;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
#comment_form .form_submit {
	padding: 0.4em 4px;
	background: url('images/submit_bg.gif');
	border: 3px double #999;
	border-top-color: #999;
	border-left-color: #999;
	text-decoration: none;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #999;
	cursor: pointer;
}
#comment_form p.subscribe-to-comments {
	font-size: 1.4em;
}
#comment_form p.subscribe-to-comments label {
	font-size: 1.0em;
}
/*---:[ search form styles ]:---*/

#search_form {
}
#search_form .search_input {
	width: 221px;
	padding: 3px;
	text-decoration: none;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #999;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #f5f5f5;
	border-bottom: 1px solid #f5f5f5;
}
li.widget .search_input {
	font-size: 1.1em !important;
}
#search_form .search_input:focus {
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.aeki_nav {
	position: relative;
	top: -10px;
	list-style-type: none;
	float:right;
}
.aeki_nav li {
	display:inline;
}

/*********************/
.aeki_nav li a {float:left;display:block;
	text-decoration: none;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #999;
	margin:0;
	letter-spacing: -.02em;
	text-transform: uppercase;
	font-size: 11px;
	padding:10px 10px 30px 10px;
}
.aeki_nav li a:hover,
.aeki_nav .current_page_item a,
.aeki_nav .current_page_parent a,
.aeki_nav .current_page_ancestor a{
	color:#d3801d;
}
.callout_h2{
line-height:15px;
	letter-spacing:-1px;
	font-weight:bold;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 20px !important;
	color:#c1c1c1;
	padding:6px 0 7px 0;

}

.callOuts {
	overflow:hidden;
	width:290px;
	height:202px;
	padding:0;
	margin:0 34px 0 0px;
	display:block;
	float:left;
}
.lastCallout {
	margin:0;
}
.callOuts p {
	line-height:19px;
	margin:-160px 0 0 16px;
	font-weight:bold;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 22px !important;
	color:#fff;
	padding:6px 0 0 0;
}
.callOuts p a {
	text-decoration:none;
	color:#a45310;
}
.callOuts p a:hover {
	text-decoration:none;
	color:#fff;
}
#home_main {
	margin-bottom:30px;
}
#home_main h1 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #999;
	margin:8px 0 0 16px;
	letter-spacing: -.02em;
	text-transform: uppercase;
	font-size: 53px;
}
#home_main p {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #999;
	width:680px;
	text-transform: lowercase !important;
	margin: 0px 0 0 16px;
	letter-spacing: -.02em;
	font-size: 18px;
}
#home_main p strong {
	color:#bbb;
}
#main_content {
	margin:12px 0 55px 0;
	position:relative;
	width:939px;
	height:350px;
}
/* Brandon code */


.infiniteCarousel {
  width: 939px;
  height:350px;
  position: relative;
}

.infiniteCarousel .wrapper {
  width: 939px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
  overflow: auto;
  height:350px;
  margin: 0;
  position: absolute;
  top: 0;
}

.infiniteCarousel .wrapper ul {
  width: 9999px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  position: absolute;
  top: 0;
}

.infiniteCarousel ul li {
  display:block;
  float:left;
  padding: 0;
  height:350px;
}

.infiniteCarousel ul li a img {
  display:block;
}

.infiniteCarousel .arrow {
  display: block;
  height: 50px;
  width: 50px;
  background: url(/images/front_page/prev.png) no-repeat center center;
  text-indent: -999px;
  position: absolute;
padding:10px;
  top: 150px;
  cursor: pointer;
}
.infiniteCarousel .forward {
  right: 0;
}

.infiniteCarousel .back {
  left: 0;
}
.hidden {
	display: none;
}
/* FOOTER
------------------------------------------------------------------*/

#footer {
    margin: 30px auto;
    width: 939px;
}

#footer h2 {
    display: block;
    font-size: 20px;
    color: #999;
    text-align: left;
    padding: 1px 0;
    text-transform: uppercase;
    line-height: 1.4;
    word-spacing: 3px;
    font-weight: normal;
    margin: 0 0 20px 0;
}
#footer p {
    font-family: "Lucida Grande", Verdana, sans-serif;
    color: #999;
    font-size: 12px;
}


/* Extra One and Extra Two
------------------------------------------------------------------*/
#extras_container {
    margin: 0;
    width: 290px;	
    float: left;
}
#extras_container h2{padding-left:16px;}
#extras_container #extra_one {
    margin: 0 10px 0 0;
    width: 140px;	
    float: left;
}
#extras_container #extra_two {
    margin: 0;
    width: 140px;
    float: left;
}
#extras_container #extra_one ul, 
#extras_container #extra_two ul {
    text-align: left;
    border-top: 1px dotted #999;
    margin: 0;
    padding: 0;
    float: left;
}
#extras_container #extra_one ul li, 
#extras_container #extra_two ul li {
    padding: 0;
    margin: 0;
    display: block;
    float: left;
}
#extras_container #extra_one ul li a, 
#extras_container #extra_two ul li a {
    background: transparent url(../images/extras_arrow.gif) left 55% no-repeat;
    border-bottom: 1px dotted #999;
    font-family: "Lucida Grande", Verdana, sans-serif;
    color: #999;
    font-size: 12px;
    line-height: 1;
    display: block;
    text-decoration: none;
    padding: 7px 0 7px 16px;
    margin: 0;
    width: 124px;
}
#extras_container #extra_one ul li a:hover, 
#extras_container #extra_two ul li a:hover {
    background-color: #e1e1e1;
    color: #464646;
    text-decoration: none;
    display: block;
}

/* Extra Three
------------------------------------------------------------------*/
#extra_three {
    margin: 0 6px 0 48px;
    width: 260px;
    float: left;
}
#extra_three_content {
    margin: 0 0 10px 0;
    padding: 0;
    float: left;
    text-align: left;
    width: 100%;
}
#extra_three_content p {
    font-family: "Lucida Grande", Verdana, sans-serif;
    line-height: 1.5;
    color: #999;
    font-size: 11px;
    margin: 0;
    padding: 0 0 10px 0;
    clear: left;
text-align:left;
}
/* Extra About
------------------------------------------------------------------*/
#extra_about {
    margin: 0 35px 0 16px;
    width: 272px;
    float: left;
}
#extra_about_content {
    padding: 0;
    float: left;
    text-align: left;
    width: 100%;
}
#extra_about_content p {
    font-family: "Lucida Grande", Verdana, sans-serif;
    line-height: 1.5;
    color: #999;
    font-size: 11px;
    margin: 0;
    padding: 0 0 10px 0;
    clear: left;
text-align:left;
}
#nav_inner ul{ margin-bottom:0;padding-bottom:30px;text-align:right;text-transform:uppercase;}
#nav_inner ul li{display:inline;list-style:none;margin:0;padding:0;font-size:11px;font-weight:bold;}
#nav_inner ul .page_item a{padding-left:10px;color:#999;}
#nav_inner ul .page_item a:hover{color:#ce7d1f;}
#nav_inner ul .current_page_item a,#nav_inner ul .current_page_parent a{color:#ce7d1f;}
#nav_inner ul li a{text-decoration:none;}

.content {padding-top:16px;}
.content h1{font-size:23px;color:#ce7d1f; text-transform:uppercase; border-bottom:1px solid #ccc;padding: 0 0 0 16px;margin:0 -16px 16px -16px}

.h1_23{
font-size:23px;
text-transform:uppercase; 
padding: 0 0 0 16px;margin:0 -16px 16px -16px
}
.orange{color:#ce7d1f;} 

.underline{border-bottom:1px solid #ccc;} 

.w400{ 
width:400px;
}
.content h2{font-size:24px;margin-bottom:12px;}
.content h3{font-size:20px;}
.content h4{font-size:18px;}
.content p{font-size:12px;padding:0 0 16px 0;}
.content .title{font-size:23px;color:#ce7d1f; text-transform:uppercase; border-bottom:1px solid #ccc;padding: 0 0 0 16px;margin:0 -16px 16px -16px;}
.title2{font-size:20px;color:#c77b31; text-transform:uppercase; border-bottom:1px solid #ccc;padding: 0 0 0 0;margin:0 0 10px 0;}
.w50{width:45%;padding: 0 16px;}
.pb12{padding-bottom:12px;}
.left{float:left;}
.right{float:right;}

.team_photo{margin:0 0 30px -16px;}
.li_social{list-style:none;margin-top:-16px;margin-left:-16px;margin-right:-16px;}
.li_social li a{display:block;text-transform:uppercase;font-size:14px;text-decoration:none;border-bottom:1px solid #ccc;padding:10px 0 3px 16px;color:#999;font-weight:bold;}

#mappress0{margin:0 0 12px -16px;height:300px;}


#big_image{width:400px;height:480px;float:left;overflow:hidden;margin-right:20px;}

#content_gallery{width:423px; overflow:hidden;float:right;}

#work_print,
#work_design,
#work_identity,
#work_motion,
#photography
{
	display:block;
	width:513px;
	height:99px;
	text-indent:-9000px;
	overflow:hidden;
}

#work_print{
	background:url(/wp-content/themes/aeki/images/work_print.jpg) top left no-repeat;
}
#work_design{
	background:url(/wp-content/themes/aeki/images/work_web.jpg) top left no-repeat;
}
#work_identity{
	background:url(/wp-content/themes/aeki/images/work_identity.jpg) top left no-repeat;
}
#work_motion{
	background:url(/wp-content/themes/aeki/images/work_motion.jpg) top left no-repeat;
}
#photography{
	background:url(/wp-content/themes/aeki/images/work_photography.jpg) top left no-repeat;
}
#work_print:hover,
#work_design:hover,
#work_identity:hover,
#work_motion:hover,
#photography:hover
{
	background-position:top right;
}

#content_work{
	width:400px;
	float:left;
}
#nav_content {width:513px;float:right;}

#gallery-work {
	margin: 0 auto;
}

#gallery-work .gallery-icon{ width:313px;text-align:center;background:url(/wp-content/themes/aeki/images/bg_grad.gif) repeat-x bottom center;}

#gallery-work .gallery-item {text-align: center;
	float: left;
	margin-top: 10px;
	width: 313px;
overflow:hidden;
}
#gallery-work .gallery-caption {
	margin-left: 0;
	text-align:left;
}
#gallery-work h1,.gallery-clients h1{
	font-size:14px;
	color:#999;
	text-transform:uppercase;
	border-bottom:none;
	margin:0;
	padding:12px 0 0 0;
}

#gallery-work p,.gallery-clients p{
	color:#ce7d1f;
}

#gallery-work .gallery-item h1,
#gallery-work .gallery-item p,
.gallery-clients .gallery-item h1,
.gallery-clients .gallery-item p{
	text-align:center;
}

.gallery-clients .gallery-icon{background:url(/wp-content/themes/aeki/images/bg_grad.gi) repeat-x bottom center;}

.gallery-clients .gallery-item {
	width:20%;
	float:left;
	overflow:hidden;
}

.gallery-clients .gallery-icon {
	text-align:center;
}
#thumbHolder{margin-top:20px;}
.thumb_content{width:280px;
height:220px; float:left;margin:0 20px 0 10px;
}
.attachment-thumbnail{display:block;
background-color:black !important;
}
.thumb_content h1{
padding-top:11px;
font-size:14px;
text-align:center;
text-transform:uppercase;
}
.thumb_content h1 a{color:#999;}
.postauthor{text-align:center;font-size:13px;color: #ce7d1f;}
.thumb_content .wp-post-image{display:block;width:280px;height:153px;overflow:hidden;}
.arrow{overflow:hidden}

.col1 {
	float: left;
	width: 50%;	
}

.col2 {
	float: right;
	width: 45%;	
}