/*
Theme Name: FolioTime
Theme URI: http://wordpressthemes.oscaralcala.com/foliotime
Description: FolioTime is a portfolio designed to impress your customers
Version: 1.0
Author: Oscar Alcala
Author URI: http://oscaralcala.com/
Tags: fixed width, two columns, widgets, ajax, portfolio

	Theme made for sale exclusively on Theme Forest
	http://www.themeforest.com

*/

/**************************************************************
				BACKGROUND AND MAIN STRUCTURE
**************************************************************/

body {
	margin: 0;
	padding: 0;
	font-family: "Helvetica", "Arial", "Verdana", "Sans-Serif";
	font-size: 14px;
	color: #CCC;
	background-color: #141414;
	text-align: center;
}

p {
	display: block;
	line-height: 16px;
	margin-bottom: 13px !important;
}

* {
    margin: 0;
}

html, body {
    height: 100%;
}

#wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -38px 0;
    *margin: 0 auto -24px 0;
    /*border: 3px solid yellow;*/
}


/**************************************************************
							HEADER
**************************************************************/

#header {
	margin: 0;
	width: 100%;
	text-align: center;
	background-color: #196d90;
	background-image: url('images/menu_bg.jpg');
	background-position: top left;
	background-repeat: repeat-x;
}

#header_hr {
	width: 100%;
	height: 13px;
	background-image: url('images/sliderhr.jpg');
	background-repeat: repeat-x;
	margin-bottom: 20px;
}

.container {
	width: 960px;
	margin: 0 auto;
}

#logo {
	display: block;
	float: left;
	margin: 0 0 0 15px;
	_display: inline;
}

#logo a {
	display: block;
	width: 204px;
	height: 84px;
	text-decoration: none;
	text-indent: -9999px;
	font-size: 0.1px;
	background-image: url('images/logo.png');
}

/**************************************************************
							 MENU
**************************************************************/

#menu {
	color: #797a7a;
	display: block;
	float: right;
	height: 45px;
}

#menu li {
	display: block;
	float: left;
	font-size: 14px;
}

#menu a {
	height: 45px;
	color: #797a7a;
	text-decoration: none;
	padding: 17px 13px;
	line-height: 45px;
	font-weight: bold;
}

#menu a:hover {
	background-image: url('images/menu_hover_bg.jpg');
	background-position: top right;
	background-repeat: repeat-x;
	color: #3b89aa;
}

/**************************************************************
							SLIDER
**************************************************************/

#featured {
	margin: 0;
	padding: 0;
}

#features {
	display: none;
}

#slider_menu {
	color: #dfe8ec;
	display: block;
	float: right;
	height: 21px;
	position: relative;
	top: -27px;
	left: -8px;
	margin: 0;
	_display: inline;
	_top: -47px;
	_left: 0;
}

#slider_menu li {
	_width: 70px;
	_margin: 0 0 0 10px;
	display: block;
	float: left;
	font-size: 13px;
	text-align: center;
}

#slider_menu a {
	height: 21px;
	text-align: center;
	display: block;
	color: #dfe8ec;
	text-decoration: none;
	padding: 0 8px;
	line-height: 21px;
	font-weight: bold;
}

#slider_menu a:hover {
	background-color: #0a445c;
	background-position: top right;
	background-repeat: no-repeat;
}

#slider {
	margin: 0 0 20px 0;
	color: #cadfe8;
	width: 960px;
	max-height: 265px;
	_height: 170px;
	overflow: hidden;
	position: relative;
	top: 15px;
	display: none;
	_margin: 0;
	_top: 0;
}

#sliderWrapper {
	width: 9999px;
	position: relative;
}

.sliderPostWrapper {
	width: 960px;
	float: left;
	position: relative;
	display: table;
	text-align: left;
}

#slider h3, #slider h3 a {
	font-size: 24px;
	color: #f2f7f8;
	letter-spacing: -1px;
	margin-bottom: 8px;
}

.slidercontent a {
	color: #e0e0e0;
	text-decoration: none;
}

.slidercontent a:hover {
	text-decoration: underline;
}

#header .altcolor, #slider .altcolor {
	color: #e1efc8;
}

.sliderimg {
	width: 476px;
	display:block;
	float: left;
	text-align: center;
	position: relative;
}

.sliderimg_container {
	background-image: url('images/sliderimg_bg.png');
	background-repeat: no-repeat;
	width: 467px;
	height: 163px;
	display: block;
	margin: 0 auto;
}

.sliderimg img {
	margin: 5px 0 0 5px;
}

.slidercontent {
	width: 450px;
	padding: 10px 14px;
	display:block;
	float: left;
	position: relative;
	font-size: 14px;
}

.sliderControlLeft, .sliderControlRight {
	display: block;
	float: left;
	width: 59px;
	height: 17px;
	text-decoration: none;
	text-indent: -9999px !important;
	background-repeat: no-repeat;
	position: relative;
	left: 819px;
	top: -15px;
}

.sliderControlLeft {
	background-image: url('images/slidercontrol_prev.png');
}

.sliderControlRight {
	background-image: url('images/slidercontrol_next.png');
	margin-left: 5px;
}

/**************************************************************
	     					  WORK
**************************************************************/

#work {
	margin: 3px 0 35px 0;
	color: #cadfe8;
	width: 960px;
	max-height: 265px;
	_height: 130px;
	overflow: hidden;
	position: relative;
	top: 15px;
	_top: 0;
	display: none;
}

.work_item {
	display: block;
	float: left;
	margin: 0 13px;
	_display: inline;
}

.work_item img {
	padding: 2px;
	border: 2px Solid #4ea1c4;
	margin-top: 3px;
}


/**************************************************************
						    CONTENT
**************************************************************/

#content {
	width: 580px;
	display: block;
	float: left;
	padding: 0 10px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 48px;
	_display: inline;
}

#content a, #sidebar a {
	color: #c0c0c0;
	text-decoration: underline;
}

#content a:hover, #sidebar a:hover {
	color: #96b8c6;
	text-decoration: underline;
}

.title, .title a {
	color: #96b8c6 !important;
	font-size: 24px;
	letter-spacing: -1px;
	margin-bottom: 8px;
	text-decoration: none !important;
}

.title a:hover {
	color: #fff !important;
}

#content h4 {
	color: #6b96a8;
	font-size: 13px;
	font-weight: bold;
	display: block;
	margin-bottom: 13px;
}

#content ol, #content ul, .widget ol, .widget ul {
	margin: 0 0 13px 13px;
}

#content li {
	list-style-type: disc;
	margin-bottom: 3px;
}

#content blockquote {
	font-size: 17px;
	font-style: italic;
	font-family: "Times New Roman", "Georgia", "Serif";
}

#content blockquote p {
	line-height: 22px;
}

.metadata {
	margin-bottom: 5px;
	display: block;
}

.metadata, .metadata a {
	color: #506166 !important;
}

.metadata a {
	border-bottom: 1px dashed #506166;
	text-decoration: none !important;
}

.metadata a:hover {
	color: #fff !important;
}

.post {
	margin: 0 0 25px 0;
}


/**************************************************************
						    SIDEBAR
**************************************************************/

#sidebar {
	width: 336px;
	display: block;
	float: left;
	padding: 0 12px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 48px;
	_width: 360px;
	_padding: 0;
	_display: inline;
}

.widget {
	margin-bottom: 12px !important;
	background-color: #0a0a0a;
	list-style-type: none !important;
}

.widgettitle {
	display: block;
	width: 310px;
	height: 15px;
	font-size: 18px;
	letter-spacing: -1px;
	padding: 13px 13px 5px 13px;
	color: #cbcbcb;
}

.widget_container {
	display: block;
	width: 312px;
	padding: 12px;
}

.widget_container a {
	color: #565656;
}

.widget_container ul {
	margin: 0 !important;
	list-style-type: none;
	_list-style-type: disc;
	_margin-left: 15px;
}

.widget_container li {
	background-image: url('images/hrbg.png');
	background-repeat: repeat-x;
	background-position: bottom left;
	margin: 0 0 3px 0;
	padding: 1px 0 6px 0;
}

.widget_container li a {
	background-image: url('images/bullet.png');
	background-position: 0 4px;
	background-repeat: no-repeat;
	padding-left: 10px;
	_padding-left: 0;
	text-decoration: none !important;
}

.recent_date {
	width: 29px;
	height: 28px;
	display: block;
	text-align: center;
	background-image: url('images/date_small.png');
	padding: 3px;
	float: left;
	margin: 0 6px 6px 0;
}

.recent_month {
	color: #adadad;
	font-weight: bold;
	font-size: 15px;
	letter-spacing: -1px;
	margin: 0 auto;
}

.recent_day {
	color: #6b6b6b;
	font-weight: bold;
	font-size: 15px;
	letter-spacing: -1px;
	margin: 0 auto;
}

.recent_content {
	display: block;
	width: 271px;
	float: left;
}

#tmrecent ul {
	margin: 0 !important;
}

.TMrecent_post {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0 !important;
	border-bottom: 2px solid #232323;
	list-style-type: none !important;
}

.TMrecent_post a {
	font-weight: bold;
	text-decoration: none !important;
	margin: 0;
	padding: 0 !important;
	background-image: none !important;
}

.TMrecent_post p {
	margin: 3px 0 0 0 !important;
}

/**************************************************************
							FOOTER
**************************************************************/

#footer {
	color: #838383;
	width: 100%;
	height: 38px;
	text-align: center;
	margin: 0;
	background-image: url('images/footer_bg.jpg');
	background-repeat: repeat-x;
}

#footer .container {
	text-align: left;
}

#footer a {
	color: #cfcfcf;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer p {
	text-align: left;
	position: absolute;
	margin: 10px 10px;
}

#footer ul {
	text-align: left;
	list-style-type: none;
	margin-top: 10px;
	position: absolute;
	display: block;
}

#footer ul li {
	float: left;
	display: block;
}

#footer ul li a {
	margin: 0 5px 0 5px;
}

/**************************************************************
							COMMENTS
**************************************************************/

#comments h3, #reply h3 {
	color: #96b8c6;
	font-size: 20px;
	letter-spacing: -1px;
	margin-bottom: 15px;
}

#comments_list {
	margin: 8px 0 0 0 !important;
	list-style-type: none !important;
}

#comments_list li {
	list-style-type: none !important;
}

.comment {
	margin-bottom: 10px;
}

.avatar {
	float: left;
}

.comment_entry {
	width: 500px;
	float: left;
	display: block;
	margin-left: 8px;
	padding: 0;
	_margin: 0 0 -30px 8px;
}

.commentflair {
	float: left;
	position: relative;
	top: 8px;
	left: -3px;
	z-index: 2;
}

.comment_text {
	width: 490px;
	display: block;
	padding: 10px;
	margin-left: 11px;
	background-color: #1b1b1b;
	border: 1px Solid #3a3a3a;
	font-weight: normal;
	z-index: 1;
	*position: relative;
	*top: -20px;
}

.comment_meta {
	font-size: 13px;
	font-weight: bold;
	display: block;
	margin-bottom: 8px;
}

#comments cite {
	font-family: "Helvetica", "Verdana", "Arial", "Sans-Serif";
	font-weight: bold;
	float: none;
	display: inline;
	font-size: 12px;
}

#comments cite, #comments cite a {
	color: #6b96a8;
	font-style: normal;
}

.comment-reply-link {
	font-size: 10px;
	text-decoration: none !important;
}


#comments cite a:hover {
	color: #fff;
}

.commentsbottom {
	margin-bottom: 20px;
}

/* Reply */

#reply {
	margin-top: 15px;
}

.inputtext { 
	display: block;
	width: 257px;
	height: 20px;
	background-image: url('images/input_text.png');
	background-repeat: no-repeat;
	background-color: transparent;
	border: 1px Solid #3a3b3b;
	padding: 6px 0 0 5px;
	font-family: "Helvetica", "Arial", "Verdana", "Sans-Serif";
	font-size: 15px;
	line-height: 26px;
	color: #ccc;
	_position: relative;
	_left: -20px;
}

.inputarea { 
	display: block;
	width: 257px;
	height: 134px;
	background-image: url('images/input_textarea.png');
	background-repeat: no-repeat;
	background-color: transparent;
	border: 1px SOlid #3a3b3b;
	padding: 5px 0 0 5px;
	font-family: "Helvetica", "Arial", "Verdana", "Sans-Serif";
	font-size: 15px;
	line-height: 20px;
	color: #ccc;
	overflow: auto;
	word-break: inherit;
	position: relative;
	*left: -30px;
}

.comments_userdata {
	display: block;
	width: 275px;
	float: left;
	margin: 0;
	_display: inline;
	_position: relative;
	_left: 20px;
}

.comments_userdata input {
	margin: 0 0 15px 0;
}

.comments_message {
	display: block;
	width: 275px;
	float: left;
	margin-left: 30px;
	_display: inline;
	_position: relative;
	_left: 20px;
}

#respond label {
	_position: relative;
	_left: -20px;
}

#respond #submit {
	display: block;
	width: 67px;
	height: 28px;
	text-decoration: none;
	text-indent: -9999px;
	font-size: 0.1px;
	background-image: url('images/button_send.png');
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0;
	display: block;
	float: right;
	margin: 15px 10px 0 0;
}

#respond p {
	margin: 0 0 10px 20px;
}

#respond a {
	color: #94c0cb;
	text-decoration: none;
}

#respond a:hover {
	color: #fff;
}

#cancel-comment-reply {
	margin-left: 20px;
}

.children {
	list-style-type: none;
}

.children li {
	background-image: none !important;
	margin: 10px 0 0 45px;
}

.children .comment_entry {
	width: 442px !important;
}

.children .comment_text {
	width: 432px !important;
}

/**************************************************************
							STYLING
**************************************************************/

.alignleft {
	float: left;
	margin: 3px 10px 6px 0;
	_display: inline;
}

.withborder {
	border: 1px solid #5c5c5c;
	padding: 2px;
}

.alignright {
	float: right;
	margin: 3px 0 6px 10px;
	_display: inline;
}

.aligncenter {
	display: block;
	text-align: center;
	margin: 0 auto 5px auto;
}

.icon {
	margin: 0 5px 0 0;
	position: relative;
	top: 4px;
}

/**************************************************************
							HELPERS
**************************************************************/

.warning {
	color: #de5858 !important;
}

.success {
	color: #c3e999 !important;
}

.clearer {
	width: 1px;
	height: 1px;
	clear: both;
	visibility: hidden !important;
	margin: 0;
	border: 0;
	padding: 0;
}
