/* @override http://aptdesignonline.com/wp-content/themes/aptdesign/style.css */

/*
THEME NAME: Apt Design
THEME URI: http://www.aptdesignonline.com
DESCRIPTION: A clean look, custom designed by Apt Design.
TAGS: light, black, contrast, simple, clean
VERSION: August 2009
AUTHOR: Apt Design
AUTHOR URI: http://www.aptdesignonline.com
TEMPLATE: aptdesign
*/

/*------------- LAYOUT --------------*/

/* @group Layout */

body {
	background: #fff;
	color: #000;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: .9em;
	font-weight: 100;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}


div#wrapper {
}

div#container {
	width: 650px;
	margin: auto;

}

div#content {
	clear: both;
}

.clearer {
	clear: both;
}

/* @end */

/*------------- HEADER --------------*/

/* @group Header */


div#header {
	width: 650px;
	text-transform: uppercase;
	background: url(images/header-background.jpg) no-repeat;
	height: 100px;
	margin: 3px auto 10px;
	padding-left: 125px;
	padding-right: 125px;
}

#top {
	background: url(images/page-topper.jpg) repeat-x 0 top;
	padding-top: 5px;
}

div#logo {
	float: left;
}

div#blog-description, #blog-title {
	display: none;
}

/*------------- MENU --------------*/
div#menu {
	float: right;
	text-align: left;
	width: 375px;
	font-size: 1em;
	line-height: .8em;
	margin: 12px 0 0;
	padding: 0;
}


div#menu a {
	color: #777;
}

div#menu ul {
	list-style: none;
	padding: 0px;
}

div#menu ul li {
	display: inline;
	padding-right: 10px;
}

div#menu ul li a {
}

div#menu ul li a:hover {
	color: #000;
}

#menu ul.top-menu li a {
	font-size: .9em;
}

#portfolio-menu {
	float: right;
	text-align: left;
	width: 375px;
	font-size: .8em;
	margin: 0;
	padding: 0;
	line-height: 15px;
}


#portfolio-menu ul {
	margin: 0px;
	padding-left: 0px;
}

#portfolio-menu ul li {
	display: inline;
	padding-right: 8px;
}

#portfolio-menu ul li a {
	color: #777777;
}

#portfolio-menu ul li a:hover {
	color: #000000;
}

div.hire-me {
	position:absolute;
	right:10px;
	top:25px;
	text-transform: uppercase;
	height: 40px;
	font-size: .75em;
	background: url(images/hire-me-background.jpg) repeat-x 0 bottom;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}

/* @end */

/*------------- CONTENT --------------*/

/* @group Content */

h1, h1 a {
	font-size: 1.4em;
	line-height: 1;
	text-decoration: none;
	color: #fff;
	margin: 0px;
	padding: 16px 16px 16px 20px;
	background: #000;
	font-weight: normal;
	font-style: normal;
}


h2.entry-title {
	line-height: 1.25em;
	padding-bottom: 10px;
	border-bottom-style: none;
	text-decoration: none;
	color: #000;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 25px;
	font-size: 2.2em;
	padding-left: 2px;
}

h2.entry-title a:hover {
	color: #4f8bbf; 
	text-decoration: none;
}


h2.tag {
	color: #bbbbbb;
	margin-bottom: 0;
	font: italic 1.5em Georgia, "Times New Roman", Times, serif;
}

h2 {
	letter-spacing: -1px;
}

h3 a {
	border-bottom: 1px solid #aeaeae;
	background-color: #efefef;
	color: #333333;

}

h4.testimonial {
	font-weight: bold;
	font-size: 1.1em;
}

h4 {
	padding: 0px;
	margin: 0px;
}

p {
	padding: 10px;
	margin: 0px;
	text-align: left;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover { 
	color: #4e8ad7; 
	text-decoration: none;
}


p a {
	color: #4e8ad7;
	text-decoration: none;

}

p a:hover { 
	color: #fff; 
	background: #4e8ad7;
	text-decoration: none;
}


ul li a:link {
	list-style-image: none;
}

p img {
		margin: 0px;
		padding: -5px;
}

a img {
	color: #e7e7e7;
	border: none;
}

#twitter a img {
	border: none;
}

ul {
}

ul li  {
}

hr {
	clear: both;
	margin-top: 25px;
	margin-bottom: 25px;
	border: 0px;
	height: 3px;
	background: url(images/hr.jpg) repeat-x;
}

/* @group Post */

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



.meta {
	background: #efefef;
	font-size: .7em;
	text-transform:uppercase;
	width: 640px;
	margin-bottom: 60px;
	margin-top: 10px;
	padding: 5px;
}

h4 img {
	margin-bottom: 10px;
	padding: 0px;
}



div.meta span.tag-links {
	clear: none;
	margin-left: 20px;
}

.tag-links a {
	color: #4e8ad7;
	font: 1.2em;
}

.tag-links a:hover {
	color: #fff;
}

blockquote {
	font-size: .9em;
	line-height: 1.6em;
}

#nav-below div.nav-next a, #nav-below div.nav-previous a {
	float: right;
	padding: 5px 15px;
	margin-bottom: 15px;
}
#nav-below div.nav-previous a {
	float: left;
	margin-bottom: 15px;
	
}

.alignright,img.alignright{
float:right;
	margin: 5px 0 10px 25px;
}

.alignleft,img.alignleft{
float:left;
margin: 5px 25px 10px 0;
}





/* @end */

/* @group Comments */

#comments-list ul {
	margin: 0px;
	padding: 0px;
}

#comments-list ol {
	list-style-type: none;
	padding: 0px;
}

div.comment-author.vcard {
	background-color: #efefef;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 10px;
}

div.comment-meta {
	font-size: .5em;
	padding-left: 15px;
}

li.bypostauthor .vcard {
	background-color: #000000;
	color: white;
}

li.bypostauthor {
	background-color: #efefef;
}

#comments-list h3, #trackbacks-list h3 {
	clear: both;
	font-size: 1.5em;
	text-transform: uppercase;
	margin: 1px;
	color: #000;
	border-bottom: 2px solid #000;
	padding-top: 25px;
	padding-bottom: 5px;

}

.comments-link {
	padding-left: 15px;
}

.commentmeta {
	display:block;
	font-size: .8em;
	text-transform:uppercase;
	padding-left: 5px;
	margin-top: 25px;
	border-bottom: 1px solid #efefef;
}

p.meta-author {
	padding: 5px;
}

div#respond {
	margin-top: 25px;
	background-color: #efefef;
	padding: 15px;
	clear: both;
}

div#comments ul li {
	padding: 0px;
	list-style-type: none;
}


textarea#comment {
	height:10em;
	margin:0 0 0.5em;
	overflow:auto;
	width:100%;
}


#comment-notes {
	color: #777777;
	font-size: .75em;
	margin-top: 0px;
	padding-top: 0px;
}


/* @end */

/* @group Testimonials */

.testimonial p{
	display: block;
	float: left;
}

.testimonial img {
	display: block;
	float: left;
	padding-right: 20px;
	clear: both;
	padding-bottom: 20px;
}



/* @end */

p.wp-caption-text {
	text-align: right;
	color: #bbbbbb;
	font-style: italic;
	font-size: .8em;
}

/* @end */

/*------------- SIDEBAR --------------*/
/* @group Sidebar */

div#sidebar {
	font-size: 1.1em;
	clear: both;
	padding-top: 10px;
	width: 650px;
	margin: 50px auto 25px;
}

div#sidebar_inside {
	width: 650px;
	margin: auto;
}

#sidebar #twitter {
	text-transform: lowercase;
	font: italic .8em/2em Georgia, "Times New Roman", Times, serif;
	color: #777777;
	padding-left: 25px;
	background: url(images/sidebar-background.jpg) repeat-x 0 bottom;
	border-bottom-width: 3px;
	border-bottom-color: #000;
	height: 70px;
}


#twitter a:hover {
	color: #fff; 
	text-decoration: none;
	background-color: #4e8ad7;
}

.third {
	float: left;
	padding: 12px;
}

p.widgettitle {
	font-size: 1.3em;
	margin: 0 0 15px;
	padding: 2px;
}

p.widgettitle a {
	color: #000;
	background-color: #fff;
	border-bottom-style: none;
}

p.widgettitle a:hover {
	color: #4e8ad7;
}

div#sidebar ul li a {
	color: #777777;
	display: block;
	padding: 5px;
	font: italic .9em Georgia, "Times New Roman", Times, serif;
	text-transform: lowercase;
}

div#sidebar ul li a:hover {
	color: #000000;
}
	
	
/*********************************************
		Left Sidebar
*********************************************/
#l_sidebar {
	text-align: left;
	display: inline;
	float: left;
	width: 220px;
	margin: 15px 0px 15px 15px;
	padding: 0px;
	display: block; 
}

#l_sidebar ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}



/*********************************************
		Middle Sidebar
*********************************************/
#m_sidebar {
	text-align: left;
	display: inline;
	float: left;
	border: 0px solid black;
	width: 190px;
	margin: 15px 0px;
	padding: 0px 10px 0px 10px;
	display: block; /* floats are handled as block elements, this is to fix 
							   a margin collapsing bug in IE */
}

#m_sidebar ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}


/*********************************************
		Right Sidebar
*********************************************/
#r_sidebar {
	text-align: left;
	display: inline;
	float: right;
	width: 190px;
	padding: 0px;
	margin: 15px 0px 15px 0px;
	display: block; 
}

#r_sidebar ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}




/* @end */


/*------------- FOOTER --------------*/

/* @group Footer */

div#footer {
	background: #000 url(images/footer-shadow.jpg) repeat-x 0 top;
	clear: both;
	padding-top: 10px;
}

div#footer_text, div#footer_text a  {
	width: 650px;
	margin: auto;
	color: #fff;
	background-color: #000;
	padding-bottom: 15px;
	padding-top: 10px;
}

#footer_text a img {
	background-color: #000;
	
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
	padding: 2px 2px 2px 6px;
}

#footer_text a:hover img {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

#footer a:link, #footer a:visited {
	color: #fff;
}

/* @end */

/* @group Sociable */

div.sociable {
	margin: 50px 0 16px;
	padding-top: 20px;
}

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .8;
	-moz-opacity: .8;
	filter: alpha(opacity=80);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}



/* @end */

div.sociable_tagline {
	display: inline;
	text-transform: uppercase;
	font-size: .75em;
	font-weight: bold;
	color: #808080;
	margin: 0;
	padding: 0;
	line-height: 50%;
}

a.more-link {
	font-weight: bold;
	color: #fff; 
	background: #4e8ad7;
	padding: 2px;

}
