/*
	Theme Name: Studio960 by Cudazi
*/

/* note, see the /css/colors/ folder for additional color information. */

html, body, form,
h1, h2, h3, h4, h5, h6,
p, img, a
{
	margin:0;
	padding:0;
	outline:0;
	border:0;
}
body, html
{
	background:#f2f2f2;
}
body
{
	color:#555;
	border-top:6px solid #555;
	font-size:12px;
}

/* Force scrollbar for mozilla if needed: */
html { overflow: -moz-scrollbars-vertical !important; }

body, textarea, .promo span, .widgettitle, .minipost h3 a, h2 small, .searchresult span
{
	font-family:Arial, Helvetica, sans-serif;
}

h1 { font-size:40px; line-height:40px; letter-spacing:-2px; }
h2 { font-size:32px; line-height:30px; letter-spacing:-1.5px; }
h3 { font-size:23px; line-height:25px; letter-spacing:-0.5px; }
h4 { font-size:20px; line-height:25px; letter-spacing:-0.5px; }
h5 { font-size:18px; line-height:25px; letter-spacing:-0.5px; }
h6 { font-size:16px; line-height:25px; letter-spacing:-0.5px; }

h2 small
{
	display:block;
	font-size:13px;
	line-height:16px;
	letter-spacing:0;
}
.promo, h1, h2, h3, h4, h5, h6
{
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6
{
	padding:0 0 15px 0;
	font-weight:normal;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1.textlogo a
{
	color:#555;
	text-decoration:none;
}
p
{
	padding:0 0 10px 0;
	line-height:150%;
}
p.subhead
{
	padding:0;
	font-size:11px;
	color:#888;
}
a
{
	color:#555;
}
a:hover
{
	color:#000;
}
a:active
{
	color:#555;
}
input
{
	outline:0;
}
UL,OL
{
	margin:0;
	padding:0 0 0 30px;
}
.widget UL,
.widget OL
{
	padding-left:20px;
	
}
LI
{
	padding:0;
	margin:7px 0;
}
UL LI
{
	list-style-type:square;
}

.promo
{
	color:#555;
	font-size:50px;
	line-height:50px;
	letter-spacing:-3px;
	padding:0 0 30px 0;
}
.promo span
{
	letter-spacing:-0.5px;
	color:#888;
	font-size:20px;
	line-height:15px;
	display:block;
	padding:0;
}
#header
{
	padding:40px 0;
	color:#888;
}
#header .textlogo
{
	font-size:40px;
}
#header UL.social
{
	padding:10px 0 0 0;
}
#header UL.social LI A
{
	display:block;
	padding:5px 15px 5px 30px;
	float:left;
	text-decoration:none;
	color:#888;
	font-weight:bold;
	height:24px;
} 
#header UL.social LI A.no-text
{
	padding-right:0px;
}
#header UL.social LI A:hover
{
	color:#333;
	background-position:left center;
}

UL.topmenu LI A
{
	padding-right:8px;
}

.widget
{
	padding:0 0 20px 0;
	font-size:11px;
}
.widgettitle
{
	font-size:18px;
	letter-spacing:0;
	padding:0 0 2px 0;
	margin:0;
}

/* Gallery/slider */
.btn
{
	cursor:pointer;
	display:block;
	float:left;
	width:9px;
	height:9px;
	line-height:9px;
	background:#ddd;
	text-indent:-9999px;
	margin:0 6px 0 0;
}
.btn:hover,
.current
{
	background:#999;
}
.btn:active
{
	background:#000;
}
.carousel
{
	background:#fff;
}
.carousel UL,
.carousel UL LI
{
	margin:0;
	padding:0;
}
.gallery-nav
{
	padding:9px 0 10px 6px;
}
/* end gallery/slider */

#outer
{
	border-top:1px solid #fff;
	/*background, top border is set in body */
}
#main
{
	padding:20px 0;
}
#footer
{
	font-size:10px;
	padding:20px 0 40px 0;
}
.smallnav a
{
	display:block;
	float:left;
	padding:0 10px 10px 0;
	color:#999;
	text-decoration:none;
	font-size:10px;
}
.smallnav a:hover
{
	text-decoration:underline;
}
#footer .smallnav a
{
	padding:0 0 0 8px;
}
.post
{
	padding:0 0 30px 0;
}
.postmeta, .postmeta a
{
	font-size:10px;
	color:#888;
}
.minipost
{
	padding:10px 0 20px 0;
}
.minipost h3 a
{
	font-size:19px;
	letter-spacing:-.1px;
	word-spacing:-1px;
}
.minipost h3
{
	padding:0 0 5px 0;
	line-height:20px;
}
.minipost h3 a:hover
{
	color:#000;
}
.minipost p
{
	padding:0 0 10px 0;
	font-size:11px;
	line-height:16px;
}
.minipost p small
{	
	font-size:10px;
	display:block;
	margin:0 0 5px 0;
	padding:0 0 3px 0;
	background:url(../images/hr.jpg) repeat-x bottom;
	text-transform:uppercase;
}
.minipost p small,
.minipost p small a
{
	color:#bbb;
	text-decoration:none;
}

/* Apply a white border to images in posts */
.item-thumb img,
.standard-thumb,
.size-full, .size-large, .size-medium, .size-thumbnail
{
	border:4px solid #fff;
}
.item-thumb
{
	margin:0 0 8px 0;
}

/*override default arrow with hand, 
for JS links, buttons, etc... */
.hand
{
	cursor:pointer;
}
.rounded-small,
.postnavigation A
{
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.rounded-medium
{
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}

.sf-menu
{
	-webkit-box-shadow: 0px 0px 2px #e0e0e0;
	-moz-box-shadow: 0px 0px 2px #e0e0e0;
}
.sf-menu li.sfHover ul
{
	-webkit-box-shadow: 0px 1px 2px #e0e0e0;
	-moz-box-shadow: 0px 1px 2px #e0e0e0;
}
#commentform #comment,
#commentform #author,
#commentform #email,
#commentform #url,
#commentform #submit,
.postnavigation A,
.shadow-medium,
div.shadow-medium img,
.size-full, .size-large, .size-medium, .size-thumbnail
{
	-webkit-box-shadow: 0px 0px 3px #e0e0e0;
	-moz-box-shadow: 0px 0px 3px #e0e0e0;
}
/* Remove shadow when used with caption */
.wp-caption .size-full, .wp-caption .size-large, .wp-caption .size-medium, .wp-caption .size-thumbnail
{
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
}

.hovershadow-medium:hover,
.postnavigation A:hover
{
	-webkit-box-shadow: 0px 0px 5px #d6d6d6;
	-moz-box-shadow: 0px 0px 5px #d6d6d6;
}
.shadow-large
{
	-webkit-box-shadow: 0px 0px 3px #ddd;
	-moz-box-shadow: 0px 0px 3px #ddd;
}

/* HR Line */
hr
{
	border:0;
	border-bottom:1px solid #e5e5e5;
	height:1px;
	margin:10px 0;
}
.section-bottom, .section-top
{
	background-image:url(../images/hr-tab.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
}
.section-top
{
	background-position:top center;
}


/* dropdown menus */
.sf-menu { position: relative; }
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
	font-size:		20px;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
	color:			#888;
	border-right:1px solid #fff;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			-1px;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
.sf-menu {
	float:left;
	margin-bottom:1em;
	width:100%;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	background:#e8e8e8;
}
.sf-menu a {
	padding:15px 30px;
	text-decoration:none;
}
.sf-menu UL.children
{
	margin-top:0;
}

/* If menu does not have subheadings, this class is applied*/
.with-subheadings a
{
	padding:10px 30px;
}
.sf-menu a:hover
{
	color:#444;
}

.sf-menu li {
	background:none;
}
.sf-menu li li {
	background:#fff;
}
.sf-menu li li li,
.sf-menu li li li li {
	background:#fff;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active,
.sf-menu li.sfHover a
 {
	background:#fff;
	outline:		0;
}
.sf-menu LI.current_page_item,
.sf-menu LI.current-menu-item,
.sf-menu LI.current_page_ancestor
{
	background:#dbdbdb;
}
.sf-menu a.sf-with-ul {
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}

.sf-menu .sf-sub-indicator
{
	display:none;
}
.sf-menu LI UL .sf-sub-indicator
{
	display:inline;
	float:right;
	position:absolute;
	top:10px;
	right:10px;
	color:#ccc;
}
.sf-menu small
{
	display:block;
	font-size:10px;
}
/*end menu css*/
.searchform
{
	width:206px;
}
.widget .searchform
{
	width:99%;
}
.searchform
{
	background:#fff;
	padding:2px;
	height:22px
}

.searchform input,
.searchform button
{
	border:0;
	background:none;
	
}
.searchform button
{
	font-size:10px;
	line-height:16px;
	height:22px;
	background:#ccc;
	padding:4px 5px 8px 5px;
	color:#fff;
	font-weight:bold;
}
.searchform input
{
	padding:4px 0 8px 5px;
	color:#aaa;
	font-weight:bold;
	width:156px;
}
.searchform button:hover
{
	background:#bbb;
}
.menusearch
{
	position:absolute;
	right:10px;
	top:13px;
	z-index:12;
}
form.standard .field
{
	padding:0 0 15px 0;
}
form.standard label
{
	display:block;
	padding:0 0 2px 2px;
}
form.standard .textbox,
form.standard .textarea,
form.standard .select,
form.standard .button,
form.standard .checkbox,
form.standard .radio
{
	border:1px solid #ccc;
	padding:5px 3px;
}
form.standard .checkbox,
form.standard .radio
{
	border:0;
}
.postnavigation A,
form.standard .button
{
	background:#c0c0c0;
	color:#fff;
	cursor:pointer;
	padding:5px 10px 5px 10px;
	text-decoration:none;
	line-height:18px;/*IE Fix, padding was ignored*/
}
.postnavigation A:hover,
form.standard .button:hover
{
	background:#aaa;
}

/* Used with jquery to hide element on click */
.clickhide
{
	cursor:pointer;
}
span.error
{
	color:#990000;
}
p.message
{
	padding:10px 15px;
	background:#fff;
	margin:10px 0;
}
p.message a
{
	color:#fff;
}
p.error,p.warning,p.success
{
	color:#fff;
}
p.error
{
	background:#990000;
}
p.warning
{
	background:#f90;
}
p.success
{
	background:#339933;
}

/* Fix Menu Z-INDEX issues*/
#main
{
	z-index:10;
}
#menu
{
	z-index:11;
	position:relative;
}

UL.clean, UL.clean LI
{
	margin:0;
	padding:0;
	list-style-type:none;
	display:inline;
}
.hidden
{
	display:none;
}
.right, .alignright
{
	float:right;
}
.left, .alignleft
{
	float:left;
}
.postnavigation
{
	margin:5px 0 20px 0;
	padding:10px 0;
}
/* curernt (comment) page navigation item*/
.postnavigation .current
{
	background:none;
	padding:0 8px;
	font-weight:bold;
}

img.alignright {float:right; margin:5px; }
div.alignleft img, img.alignleft {float:left; margin:5px; }
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #fff;
   padding:8px 3px;
   margin: 10px;
   -moz-border-radius: 3px;
   -webkit-border-radius: 3px;
}
.wp-caption img {
   margin: 0;
   padding:0 0 5px 0;
   border: 0 none;
}
.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding:5px 0;
   padding:0;
   margin: 0;
}

/* Search Results Display */
.searchresult a
{
	display:block;
	padding:5px 0 0 0;
}
.searchresult span
{
	font-size:11px;
	padding:0 20px 0 0;
	letter-spacing:1px;
}


/* Wordpress Calendar Widget styles*/
#wp-calendar
{
	width:99%;
}
#wp-calendar caption
{
	font-weight:bold;
	font-size:15px;
	padding:4px 0;
}
#wp-calendar td
{
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	text-align:center;
}
#wp-calendar .pad,
#wp-calendar #prev,
#wp-calendar #next
{
	border:0;
}


/* COMMENT LIST AND FORM */
#commentform #comment,
#commentform #author,
#commentform #email,
#commentform #url,
#commentform #submit
{	
	border:1px solid #ccc;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	padding:5px;
}
#commentform #submit
{
	font-weight:bold;
	margin-bottom:10px;
	color:#777;
	cursor:pointer;
}
#commentform #comment,
#commentform #author,
#commentform #email,
#commentform #url
{
	width:33%;
	color:#777;
	font-weight:bold;
}
#commentform label
{
	font-size:130%;
	font-weight:bold;
	display:block;
	margin-bottom:4px;
}
#commentform #comment
{
	width:75%;
	height:175px;
	display:block;
	margin-bottom:20px;
	font-size:130%;
}
h5#comments
{
	margin-top:0px;
}
div#respond
{
	/*margin-top:40px;*/
}
p.cancel-comment-reply
{
	padding:0;
}

OL.commentlist
{
	margin:0 0 20px 0;
	padding:0;
	width:75%;
}
OL.commentlist .avatar
{
	border:4px solid #fff;
}
OL.commentlist .left
{
	width:110px;
}
OL.commentlist .right-comments
{
	margin-left:110px;
}
OL.commentlist LI
{
	margin-bottom:20px;
	padding:15px;
	display:block;
}
OL.commentlist LI.even
{
	background:#efefef;
	border:1px solid #e0e0e0;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
OL.commentlist LI.bypostauthor
{
	background:#fff;
}
a.comment-reply-link
{
	font-size:85%;
	text-decoration:none;
	font-weight:bold;
}
OL.commentlist .author, OL.commentlist .author a
{
	padding:10px 0 4px 0;
	font-weight:bold;
	text-decoration:none;
	line-height:110%;
}
.comment-date
{
	line-height:100%;
	color:#888;
}
OL.commentlist UL.children
{
	margin:20px 0 10px 0;
}
/* // END COMMENT LIST AND FORM */

code
{
	background:#fff;
	padding:4px;
}

