/*
Theme Name: McCleanny 
Theme URI: http://www.cssluxury.com/mccleanny
Description: White, clean, multi purpose, wordpress 3.0 ready premium theme
Version: 1.0. for WP 3.0
Author: disgogo
Author URI: http://themeforest.net/user/disgogo
Tags: white, grey, black, fixed width, 2 columns, widgets, gallery, videos, shortcodes, page backgrounds
*/


body {
	background: #666;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#666;
}

a{
	color:#000;
}

a.more-link {
	background:url(images/input_background.png) repeat-x left top;
	border-color:#DDDDDD #BCBCBC #BCBCBC #DDDDDD;
	border-left:1px solid #DDDDDD;
	border-style:solid;
	border-width:1px;
	float:left;
	height:30px;
	line-height:30px;
	padding:0px 10px;
	margin-top:15px;
	width:auto;
}

.pagination a {
	background:url(images/input_background.png) repeat-x left top;
	border-color:#DDDDDD #BCBCBC #BCBCBC #DDDDDD;
	border-left:1px solid #DDDDDD;
	border-style:solid;
	border-width:1px;
	float:left;
	height:30px;
	line-height:30px;
	padding:0px 10px;
	margin-top:0px;
	width:auto;
}

.pagination li {
	list-style-type:none;
	padding:0px;
}

.pagination ul {
	padding:0px !important;
}

.pagination {
	float:left;
	width:100%;
}

.margin_pag {
	margin:20px 0px;
}

a:hover{
	color:#666;
	text-decoration:none;
}


.page_holder p, .page_holder_no_height p {
color:#555555;
font-size:12px;
line-height:24px;
}

p {
color:#444444;
font-size:12px;
line-height:22px;
}

.site_position_left {
	float:left;
	width:1000px;
	margin:0px 0px 0px 35px;
}

.site_position_right {
	float:right;
	width:1000px;
	margin:0px 35px 0px 0px;
}

.site_position_center {
	margin:0 auto;
	width:1000px;
}

.main_wrap {
	-moz-box-shadow: 0px 0px 10px #333; /* FF3.5  */
     -webkit-box-shadow: 0px 0px 10px #333; /* Saf3.0 , Chrome */
     box-shadow: 0px 0px 10px #333; /* Opera 10.5, IE 9.0 */
	 width:1000px;
	 margin:35px auto 35px auto;
	 background:#fff;
	 float:left;
}

.wrap {
	width:900px;
	margin:0 auto;
}

.page_holder, .page_holder_no_height {
	width:900px;
	margin:0px 50px;
	float:left;
	display:block;
}

.page_holder_wide {
	width:900px;
	margin:0px 50px;
	float:left;
	display:block;
	padding-top:25px;
}

.header_top {
	background:#eeeeee;
	height:40px;
	padding:0px 50px;
}

.header_top .twitter {
	float:left;
}


.tweet {
	list-style-type:none;
	line-height:40px;
	font-size:11px;
	
}

.tweet p.loading {
	line-height:40px;
	font-size:11px;
}

.tweet_text {
	float:left;
}
.tweet_time {
	display:none;
}

.header_top .top_nav {
	float:right;
}

.top_nav li {
	line-height:40px;
	font-size:11px;
	display:inline;
}

.menu_holder {
}

.header {
	margin:30px auto;
	display:block;
	float:left;
	padding:0px 50px;
}

.top_search {
	float:right;
	width:225px;
}

.top_search input {
	background: url(images/input_background.png) left top repeat-x;
	border-left:1px solid #DDDDDD;
	border-top:1px solid #DDDDDD;
	border-right:1px solid #BCBCBC;
	border-bottom:1px solid #BCBCBC;
	float:left;
	font:11px Arial,Helvetica,sans-serif;
	height:20px;
	padding:5px;
	width:170px;
}

.top_search #searchsubmit {
	cursor:pointer;
	width: 40px;
	height:32px;
	width:40px;
	border:0;
	padding:5px;
	font-size:0;
	background: url(images/search_icn.png) left top no-repeat;
	text-indent:9999px;
	overflow:hidden;
}

.submit {
	cursor:pointer;
	width: auto;
	height:32px;
	padding:5px;
}

ul.top_social {
	margin-top:8px;
	float:left;
}

.top_social li {
	display:block;
	float:left;
	font-size:11px;
	margin-right:5px;
}

.top_social li a{
	border-right:1px solid #ccc;
	padding-right:5px;
}

/* Menu
-------------------------------------------------------------- */

.menu {
	background:url(images/menu_background.png) left top repeat-x;
	border-top:1px solid #ddd;
	border-bottom:1px solid #BCBCBC;
	width:900px;
	height:43px;
	padding:0 50px;
}

/*** ESSENTIAL STYLES ***/

.menu {
	line-height:	1.0;
}
.menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.menu ul li {
	width:			100%;
}
.menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.menu li {
	float:			left;
	position:		relative;
	height:			26px;
	padding-top:	17px;
}
.menu a {
	display:		block;
	position:		relative;
}
.menu li:hover ul,
.menu li.sfHover ul {
	left:			-1.4em;
	top:			3.6em; /* match top ul list item height */
	z-index:		9999;
}
ul.menu li:hover li ul,
ul.menu li.sfHover li ul {
	top:			-999em;
	z-index:		9999;
}
ul.menu li li:hover ul,
ul.menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
	z-index:		9999;
}

/*** SKIN ***/
.menu {
	float:			left;
}
.menu a {
	padding: 		0em 1.7em 0em .5em;
	margin:0px 15px 0px 0px;
	text-decoration:none;
	background:url(images/menu_bullet.gif) left 8px no-repeat;
	/*background: url(images/menu_separator.gif) right top no-repeat;*/
}
.menu a, .menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:#666666;
	font-size:12px;
	font-weight:bold;
	text-transform: uppercase;
}

.menu li:hover a.main-menu, .menu a:hover
{
	outline:		0;
	color:#000;
}

.menu li:hover
{
	outline:		0;
	color:#333;
}

.menu li li a, .menu li li li a {
	color:#999!important;
	height:auto;
	background:none;
	padding: 		0em 0em 0em 1.7em;
	text-transform:none !important;

}

.menu li li a:hover, .menu li li li a:hover, .menu li li.current_page_item, .menu li li li.current_page_item, .menu li.current_page_item a {
	color:#000!important;
}

.menu li li, .menu li li li {
	background:#F7F7F7;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	height:20px;
	padding-top:8px;
}


/*** arrows **/

.main-menu .sf-sub-indicator, .menu li:hover a.main-menu span.sf-sub-indicator, .menu li.sfHover a.main-menu span.sf-sub-indicator, .menu li.current_page_item .main-menu .sf-sub-indicator  { background:none; display:none;}

.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url(images/arrows-ffffff.png) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.menu ul .sf-sub-indicator { background-position:  -10px 0; }
.menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.menu ul a:focus > .sf-sub-indicator,
.menu ul a:hover > .sf-sub-indicator,
.menu ul a:active > .sf-sub-indicator,
.menu ul li:hover > a > .sf-sub-indicator,
.menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
ul.sf-shadow li ul {
	background:	url(images/shadow.png) no-repeat bottom right;
	padding: 0px 9px 9px 0;
	-moz-border-radius-bottomleft: 25px;
	-moz-border-radius-topright: 25px;
	-webkit-border-top-right-radius: 25px;
	-webkit-border-bottom-left-radius: 25px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}


/* Text elements
-------------------------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
	color:#000000;
	font-weight:normal;
	line-height:1.4em;
	margin:0;
	padding:10px 0px;
}

.featured_page h1, .featured_page h2, .featured_page h3, .featured_page h4, .featured_page h5, .featured_page h6 {
	color:#333333;
	font-weight:normal;
	line-height:1.4em;
	margin:0;
	padding:10px 0px;
}

.featured_page h2, .featured_page h4, .featured_page h6 {
	color:#666;
}

.featured_page h1 a, .featured_page h2 a, .featured_page h3 a, .featured_page h4 a, .featured_page h5 a, .featured_page h6 a {
	color:#333333;
}


h1 a, h2 a, h3 a, h4 a, h5 a {
	color:#000000;
}
h1 {
	font-size: 30px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size:14px;
}
h6 {
	font-size:12px;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color:#666666;
	text-decoration:none;
}

ol {
	list-style-type:decimal;
	margin:5px 0 5px 0;
	padding-left:20px;
}

.left_column ul, .post_entry_wide ul, .post_entry ul {
	list-style-type:disc;
	margin:5px 0 5px 0px;
	padding-left:20px;
}

.left_column ul li, .post_entry_wide ul li, .post_entry ul li,
.left_column ol li, .post_entry_wide ol li, .post_entry ol li
{
	padding:5px 0px;	
}

dt {
font-weight:bold;
}
dd {
font-style:italic;
}
sup {
font-size:0.7em;
vertical-align:top;
}
sub {
font-size:0.7em;
vertical-align:bottom;
}
acronym, abbr {
font-weight:bold;
letter-spacing:0.1em;
}
.subtle {
color:#999999;
font-size:0.9em;
}
.frame {
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #DDDDDD;
padding:8px;
text-align:center;
}

.hidden {
display:none;
visibility:hidden;
}
#wpstats {
height:0;
overflow:hidden;
width:0;
}
.wp-caption {
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #DDDDDD;
margin:10px 10px 1em;
padding:4px;
text-align:center;
}
.wp-caption-text {
font-size:11px;
line-height:16px;
margin:0;
padding:6px 3px 2px;
text-align:center;
}
.wp-caption img {
border:0 none;
margin:5px 0 0;
padding:0;
}
.wp-caption-dd {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}

.screen-reader-text  {
display:none;
}
.nocomments {
display:none;
}

.page_holder table, .page_holder_no_height table {
background-color:#000000;
border-color:#EEEEEE;
border-style:solid;
border-width:0 1px 1px 0;
margin:15px auto;
padding:0;
}
.page_holder table tr th, .page_holder_no_height table tr th {
background-color:#EEEEEE;
border-color:#EEEEEE;
border-style:solid;
border-width:1px 0 0 1px;
color:#000000;
font-size:15px;
margin:15px auto;
padding:5px;
text-align:center;
}
.page_holder table tr td, .page_holder_no_height table tr td {
background-color:#FFFFFF;
border-color:#EEEEEE;
border-style:solid;
border-width:1px 0 0 1px;
color:#333333;
padding:5px 10px;
}
.page_holder hr, .page_holder_no_height hr {
border-color:#C0C0C0;
border-style:solid;
border-width:1px 0 0;
height:1px;
margin:10px 0;
}

form {
margin:0;
padding:0;
}

fieldset {
border:1px solid #C0C0C0;
margin:0;
padding:10px;
}

.page_holder input,
.page_holder textarea,
.page_holder button,
.page_holder select,
.page_holder_no_height input,
.page_holder_no_height textarea,
.page_holder_no_height button,
.page_holder_no_height select
{
background-color:#FFFFFF;
border:1px solid #C0C0C0;
color:#333333;
margin:5px;
padding:5px;
}

cite
    {
    font-size: 11px;
    float: right; 
	margin:0px;
}


pre, code, tt {
	background-color:#F5F5F5;
	display:inline-block;
	padding-bottom:6px;
	padding-top:5px;
}

pre, code {
	margin:5px 0;
	white-space:pre;
}

address {
	
	margin:0px 20px 0px 0px;
	display:block;
	float:left;
}

img.aligncenter {
	display: block;
	margin:10px auto;
	padding:3px;
	border:1px solid #ccc;

}

img.alignright {
	margin: 0 0 10px 20px;
	display: inline;
	padding:3px;
	border:1px solid #ccc;
}

img.alignleft {
	margin:10px 20px 10px 0;
	display: inline;
	padding:3px;
	border:1px solid #ccc;

}

pre {
	-moz-border-radius:10px 10px 10px 10px;
	background-color:#F0F0F0;
	margin:20px 0;
	padding:15px;
}

.form-comment .holder {
	float:left;
	margin-bottom:5px;
	width:100%;
}

.form-comment label {
	float:left;
	width:80px;
	margin:5px 0 0;
	height:20px;
	padding:5px 0px;
}

.form-comment label.wide {
	width:150px;
}

.form-comment input{
	border-left:1px solid #DDDDDD;
	border-top:1px solid #DDDDDD;
	border-right:1px solid #BCBCBC;
	border-bottom:1px solid #BCBCBC;
	color:#282828;
	margin:5px 10px 0 0;
	padding:8px;
	background: url(images/input_background.png) left top repeat-x;
	width:250px;
	font:12px Arial, Helvetica, sans-serif;
	float:left;
}

.form-comment input.submit{
	width:auto;
	margin-left:80px;
	cursor:pointer;
}


.form-comment input.submit_no_margin{
	width:auto;
	margin-left:0px;
	padding:7px;
	cursor:pointer;
}


.form-comment textarea {
	border-left:1px solid #DDDDDD;
	border-top:1px solid #DDDDDD;
	border-right:1px solid #BCBCBC;
	border-bottom:1px solid #BCBCBC;
	color:#282828;
	font:12px Arial, Helvetica, sans-serif;
	margin:5px 0 0;
	width:450px;
	height:150px;
	padding:8px;
	background:#fff url(images/input_background.png) left bottom repeat-x;
}


.alignright {
	float: right;
}

.alignleft {
	float: left;
}



/* Tables 
-------------------------------------------------------------- */

#table_style {
	border-bottom:1px solid #C8C7C8;
	border-collapse:collapse;
	border-top:1px solid #C8C7C8;
	font-size:12px;
	margin:20px 0px 20px 0px;
	text-align:center;
	width:100%;
}
#table_style th {
	background:#F0F0F0;
	border-left:1px solid #C8C7C8;
	border-right:1px solid #C8C7C8;
	font-size:13px;
	font-weight:normal;
	padding:8px;
}
#table_style td {
	border-left:1px solid #C8C7C8;
	border-right:1px solid #C8C7C8;
	color:#231F20;
	padding:8px;
}


/* Calendar 
-------------------------------------------------------------- */

#calendar_wrap {
	background-color:#DFDFDF;
	/* border:1px solid #232323; */
	/* padding:10px; */
}

table#wp-calendar {
	border-collapse:collapse;
	margin:0 0 0.4em;
	width:100%;
	background-color:#444444;
	margin-bottom:0 !important;
	border-spacing:0;
}

#wp-calendar td {
	background-color:#fff;
	border:1px solid #CFCFCF !important;
	padding:8px !important;
}

#wp-calendar th {
	background-color:#EEEEEE;
	border:1px solid #CFCFCF !important;
	color:#666;
	padding:3px 0 !important;
	font-weight:bold;
	text-align:center;
}

#wp-calendar caption {
	padding:10px;
}

.logo {
	float:left;
}

.logo span {
	font-size:11px;
}

.logo h1 {
	padding:0px;
}


/* breadcrumbs
-------------------------------------------------------------- */

.breadcrumb {
	background:url(images/menu_background.png) repeat-x left top;
	border-bottom:1px solid #BCBCBC;
	border-top:1px solid #DDDDDD;
	height:43px;
	padding:0 50px;
	width:900px;
}

.breadcrumb ul li {
	display:block;
	float:left;
	width:auto;
	margin-right:5px;
	padding-top:12px;
	font-size:11px;
	text-shadow:1px 1px #fff;
}

.breadcrumb ul li a:hover {
	color:#999;
	text-decoration:none;
}

.breadcrumb ul li span {
	margin-right:2px;
}

/* Blockquote
------------------------------------------ */

blockquote {
	background-color:#F7F7F7;
	border-left:1px solid #CCCCCC;
	color:#454545;
	font-style:italic;
	margin:22px 0px;
	padding:5px 20px;
} 

blockquote p {font-size:14px!important; line-height:1.25em; }

/* display of quote author (alternatively use a class on the element following the blockquote) */
.testimonials blockquote + p {padding-left:15px; font:11px Arial, sans-serif !important;} 

/* Flickr
------------------------------------------ */

.widget_flickr ul li {
	float:left;
	display:block;
	margin-right:8px;
	margin-bottom:8px;
	background:#fff !important;
	border:1px solid #CFCFCF !important;
	padding:2px !important;
	line-height:10px !important;
}


/* Page headline
-------------------------------------------------------------- */

.headline {
	border-bottom:1px solid #BCBCBC;
	padding:15px 50px;
	width:900px;
}

.headline h2 {
	line-height:30px;
	display:inline;
	font-size:24px;
	color:#666;
}


/* sidebar
-------------------------------------------------------------- */

.sidebar {
	float:right;
	width:220px;
	background:url(images/sidebar_background.png) left top repeat-y;
	padding:25px 0px 25px 30px;
}

.sidebar h3 {
	color:#000;
	font-size:18px;
	font-weight:normal;
	margin:10px 0px;
	padding:0px;
}

.sidebar h3:first-child {
	margin-top:0px;
	padding:3px 0px 13px 0px;
	font-size:18px;
	border-bottom:1px dotted #666;
}

.sidebar .widget_twitter h3:first-child {
	background:url(images/twitter_icn.png) right 5px no-repeat;
}

.sidebar .widget_twitter dd {
	font-style:normal;
}

.follow_twitter {
	font-weight:bold;
	background:url(images/arrow.gif) no-repeat scroll left 6px transparent;
	padding-left:12px;
	margin-top:5px;
	float:left;
}

.sidebar .widget_flickr h3:first-child {
	background:url(images/flickr_icn.png) right 2px no-repeat;
}


.sidebar .box {
	margin-bottom:30px;
	float:left;
	width:220px;
}

.sidebar ul li {
	border-bottom:1px dotted #999;
	line-height:26px;
	background:url(images/arrow.gif) left 12px no-repeat;
	padding-left:15px;

}

.sidebar ul li ul li {
	padding-left:15px;
}

.sidebar dd, .footer dd {
	border-bottom:1px dotted #999;
	padding-bottom:5px;
	margin-bottom:5px;
}

.rsswidget {
	font-size:11px;
	font-style:italic;
}
.sidebar ul li a {
	color:#666;
}

.sidebar ul li a:hover {
	color:#333;
}

/* content
-------------------------------------------------------------- */
.left_column {
	float:left;
	width:620px;
	padding:25px 0px;
}

.post_entry {
	float:left;
	width:620px;
	margin-bottom:25px;
}

.post_entry h1:first-child, .post_entry_wide h1:first-child, .port_left h1:first-child{
	padding:0px 0px 10px 0px;
	font-size:24px;
	border-bottom:1px dotted #666;
	margin-bottom:10px;
}

.services_content_holder h1:first-child {
	padding:0px 0px 5px 0px;
	font-size:24px;
	border-bottom:0;
	margin-bottom:0px;
}

.wide h1:first-child{
	padding:0px 0px 10px 0px;
	font-size:24px;
	border-bottom: none;
	margin-bottom:0px;
}

.post_entry_wide {
	float:left;
	width:900px;
	padding:25px 0px;
	height:auto;
}

.port_left {
	float:left;
	width:210px;
}

.port_left em {
	font-size:11px;
}

.port_left .post_meta {
	margin-top:20px;
}

.port_left .post_meta a, .info .post_meta a {
	font-size:11px;
	background:url(images/arrow.gif) no-repeat left 6px;
	padding-left:12px;
	float:left;
	width:100%;
	margin-bottom:5px;
}


.border {
	border-bottom:1px dotted #999a9d;
}

.port_right {
	float:right;
	width:640px;
}

.port_right a.img {
	float:left;
	display:block;
}

.services_image_holder {
	float:left;
	width:250px;
}

.services_content_holder {
	float:right;
	width:600px;
}

.services_content_holder a.more-link {
	margin-top:5px;
}


.post_meta {
	float:left;
	width:608px;
	margin-top:5px;
}

.post_meta_top ul {
	width:100%;
	float:left;
	padding:0px;
	margin:0px 0px 10px 0px;
}

.post_meta ul {
	background: url(images/input_background.png) left top repeat-x;
	border-left:1px solid #DDDDDD;
	border-top:1px solid #DDDDDD;
	border-right:1px solid #BCBCBC;
	border-bottom:1px solid #BCBCBC;
	width:100%;
	float:left;
	height:30px;
	padding:0px 5px;
}

.post_meta_top ul li {
	display:inline;
	padding:0;
	font-size:11px;
}

.post_meta ul li {
	display:block;
	line-height:28px;
	font-size:11px;
	padding:2px 8px;
	float:left;
}

.post_meta ul li.right {
	float:right;
}

.post_meta .read-more {
	background:url(images/readmore_icn.gif) left 8px no-repeat;
	padding-left:20px;
	margin-left:5px;
	font-weight:bold;
}

.post_meta .tags {
	background:url(images/tags_icn.gif) left 8px no-repeat;
	padding-left:20px;

}

.post_meta .comments {
	background:url(images/comments_icn.gif) left 8px no-repeat;
	padding-left:25px;

}

.border_img img {
	padding:5px;
	border-left:1px solid #DDDDDD;
	border-top:1px solid #DDDDDD;
	border-right:1px solid #BCBCBC;
	border-bottom:1px solid #BCBCBC;
}

/* comments
-------------------------------------------------------------- */

#comments {
	margin-top:15px;
}



ol.commentlist {
	padding-left:0px;
	margin-top:0px !important;
}

li.comment img.avatar {
	border-right:1px solid #BCBCBC;
	display:block;
	float:left;
	margin-right:10px;
}

li.comment .comment-author ul li {
	display:block;
	float:left;
	line-height:30px;
	margin-right:10px;
	padding:0px;
}

li.comment {
	display:block;
	float:left;
	margin-bottom:20px;
	width:100%;
}

.comment-author ul {
	background:url("images/input_background.png") repeat-x scroll left top transparent;
	border-color:#DDDDDD #BCBCBC #BCBCBC #DDDDDD;
	border-left:1px solid #DDDDDD;
	border-style:solid;
	border-width:1px;
	float:left;
	height:30px;
	padding:0px;
	width:100%;
}

.comment-author ul li.users {
	background:url(images/user_icn.gif) no-repeat scroll left 8px transparent;
	padding-left:20px !important;
}

.comment-author ul li.date {
	background:url(images/calendar_icn.gif) no-repeat scroll left 6px transparent;
	padding-left:23px !important;
	margin-left:10px;
}

.comment-author ul li.reply {
	background:url(images/date_icn.gif) no-repeat scroll left 12px transparent;
	padding-left:20px !important;
}

#nav-dock {
	position: fixed;
	right: 15px;
	top: 35%;
}
#nav-dock a {
	display: block;
	padding: 3px 10px;
	margin: 3px 0;
	background: #666;
	color: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .3);
}
#nav-dock a:hover {
	background: #000;
}
#nav-dock #next {
	margin-bottom: 10px;
}

/* portfolio box
-------------------------------------------------------------- */

.portfolio_box {
	width:280px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	padding:5px;
	background:#F8F8F8;
	border-left:1px solid #DDDDDD;
	border-top:1px solid #DDDDDD;
	border-right:1px solid #BCBCBC;
	border-bottom:1px solid #BCBCBC;
}

.portfolio_box p {
	font-size:11px;
}

.portfolio_box_holder {
	width:280px;
	float:left;
	height:240px;
	position:relative;
	margin-bottom:5px;
}

.no_margin {
	margin-right:0px;
}

.portfolio_box img {
	height:240px;
	width:280px;
	left:0;
	position:absolute;
	top:0;
}

.portfolio_box .portfolio_overlay {
	z-index:9999;
}

/* portfolio box small
-------------------------------------------------------------- */

.portfolio_box_small {
	width:205px;
	float:left;
	margin-right:10px;
	padding:5px;
	background:#F8F8F8;
	border-left:1px solid #DDDDDD;
	border-top:1px solid #DDDDDD;
	border-right:1px solid #BCBCBC;
	border-bottom:1px solid #BCBCBC;
}

.portfolio_box_small p {
	font-size:11px;
}


.no_margin {
	margin-right:0px !important;
}


/* blog wide
-------------------------------------------------------------- */

.blog_wide_holder {
	float:left;
	width:900px;
	padding:25px 0;
}

.blog_wide_holder .post_meta {
	float:left;
	width:160px;
	margin-right:25px;
	margin-top:0px;
}

.blog_wide_holder .post_meta ul {
	background:none;
	border:0;
	height:auto;
	width:auto;
	padding:0;
	margin-top:-5px;
}

.blog_wide_holder .post_meta ul li.date {
	background: url(images/calendar_icn.gif) left 8px no-repeat;
	padding-left:25px;
}

.blog_wide_holder .post_meta ul li.category {
	background: url(images/pages_icn.gif) left 8px no-repeat;
	padding-left:25px;
}

.blog_wide_holder .post_entry {
	float:left;
	width:610px;
	margin-right:25px;
	margin-bottom:0px;
}

.blog_wide_holder .open_close {
	float:left;
	width:80px;
}

.blog_wide_holder .open_close a {
	background:url(images/readmore_icn.gif) no-repeat left -1px ;
	padding-left:20px;
	font-size:11px;
	font-weight:bold;
}

a.comment-reply-link {
	background:url(images/readmore_icn.gif) no-repeat left 7px ;
	padding-left:20px;
	font-size:11px;
	font-weight:bold;
	border:0px;
	margin-top:0px;
	height:20px;
}

.on .hide { display:none;}

/************************************************
Tags
************************************************/
a.tagsz-1 { font-size:  10px; }
a.tagsz-2 { font-size: 12px; }
a.tagsz-3 { font-size: 14px; }
a.tagsz-4 { font-size: 16px; }
a.tagsz-5 { font-size: 18px; }


/* footer
-------------------------------------------------------------- */

.footer {
	background:#dedede;
	font-size:11px;
	float:left;
	width:900px;
	padding:30px 50px 20px 50px;
	color:#666;
}

.footer a {
	color:#333;
}

.footer .box {
	width:200px;
	float:left;
	margin-right:33px;
	margin-bottom:33px;
}

.footer h3 {
	padding:0px 0px 10px 0px;
	margin-bottom:10px;
	background:url(images/fotter_separator.gif) left bottom repeat-x;
	font-size:20px;
}

.footer ul li {
	line-height:22px;
	list-style-type:square;
	list-style-position:inside;
	color:#999999;
}

.footer ul ul {
	margin:0px 0px 0px 12px;
}

.footer ul li a {
	color:#666;
}

.footer ul li a:hover {
	color:#333;
}

.footer .no_margin {
	margin-right:0px;
}

.copyright{
	float:left;
	width:900px;
	padding:0px 50px;
	background:#333;
	color:#999999;
	font-size:11px;
}

.copyright p {
	float:left;
	padding:10px 0px;
	font-size:11px;
	color:#999999;
}

.copyright .go_top {
	float:right;
	padding:10px 0px;
	color:#999999;
}

.wide p a.more-link { display:none;}

ul.social li a {
	padding-left:25px;
	display:block;
}

ul.social li {
	background:none;
	padding-left:0px;
	list-style-type:none;
	list-style-position:inherit;
	line-height:30px;
}

.social a.rss {
	background:url(images/feed.png) left 5px no-repeat;
}

.social a.twitter {
	background:url(images/twitter.png) left 5px no-repeat;
}

.social a.email {
	background:url(images/email.png) left 5px no-repeat;
}

.social a.delicious {
	background:url(images/delicious.png) left 5px no-repeat;
}

.social a.flickr {
	background:url(images/flickr.png) left 5px no-repeat;
}

.social a.facebook {
	background:url(images/facebook.png) left 5px no-repeat;
}

.social a.vimeo {
	background:url(images/vimeo.png) left 5px no-repeat;
}

.social a.youtube {
	background:url(images/youtube.png) left 5px no-repeat;
}

.social a.linkedin {
	background:url(images/linkedin.png) left 5px no-repeat;
}


.com_widget_recent_entries  span.comments_date {
	border:medium none;
	color:#9E9E9E;
	display:block;
	font-size:11px;
}

.com_widget_recent_entries li a.image {
	display:block;
	float:left;
	height:60px;
	width:60px;
}

.com_widget_recent_entries li {
	display:block;
	min-height:50px;
	width:100%;
	float:left;
	padding-bottom:0px !important;
	padding-left:0px !important;
	margin-bottom:8px !important;
	background:none !important;
	line-height:normal !important;
	
}

.testimonials blockquote {
	margin-bottom:5px;
}

/******************** PORTFOLIO page css starts ******************/

.portfolio_div_container .portfolio_div img{
	width:280px;
	height:220px;
}
.portfolio_div_container{	
	height:220px; 
	overflow:hidden;	
	position:relative;
	background:none repeat scroll 0 0 #F8F8F8;
	border-color:#DDDDDD #BCBCBC #BCBCBC #DDDDDD;
	border-left:1px solid #DDDDDD;
	border-style:solid;
	border-width:1px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	padding:5px;
	width:280px;
}
.portfolio_div_container .portfolio_div{
	height:220px;
	width:280px;			
	overflow:hidden;	
	position:relative;
}
.portfolio_div .info_container{	
	width:280px;
	height:220px;		
	top:220px;		
	z-index:0;
	position:relative;	
}
.portfolio_div div.info{
	position:relative;	
	width:250px;
	top:-220px;
	z-index:100;
	height:190px;
	color:#FFF;
	padding:20px;	
}

.portfolio_div div.info a{
	color:#CCC;
}

.portfolio_div div.info p.title{
	font-size:18px;
	font-weight:bold;
	padding-bottom:20px;
	display:block;
	color:#FFF;
}


.portfolio_div div.info_bg{	
	position:relative;	
	background-color:#000;
	width:280px;	
	z-index:50;
	top:-450px;
	height:220px;		
	opacity:0.8;
}

.featured_page  {
	margin-bottom:30px;
}

.items .box {
	width:200px;
	float:left;
	margin-right:33px;
	font-size:11px;
}

.items .box p.title{
	line-height: normal;
	font-weight:bold;
	margin:8px 0px;
}

.featured_posts, .featured_posts_blog {
	border-top:1px solid #ccc;
	padding:20px 0px;
	float:left;
}

.featured_posts_sidebar {
	border-top:1px solid #ccc;
	float:left;
}

.featured_posts h1 {
	font-size:18px;
	padding:0px;
	width:70%;
	float:left;
	color:#333;
}

.no-border { border:0px !important;}