/*  
Theme Name: G1440 PORTFOLIO
Theme URI: http://www.G1440.com
Description: Clean, Light Weight, WordPress Portfolio and Blog Theme
Version: 1.0
Author: G1440
Author URI: http://www.G1440.com
*/


/* ----------------------------------------------------------------
* BROWSER RESET
 * ---------------------------------------------------------------- 
*/ 
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body { 
line-height: 1; 
background: #e1e1e1;
}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:beforepos, q:after { content: ''; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }

/* ---------------------------------------------------------------- 
 *  GLOBAL
 * ---------------------------------------------------------------- 
*/ 
html, body { height: 100%; }
html { font-size: 76%; }
body { font-family: Arial, sans-serif; font-size: 1.1em; line-height: 1.4em; color: #444444; }
.clear { clear: both; width: 1px; height: 1px; margin: 0; padding: 0; }
.hidden { display: none; }

/* ---------------------------------------------------------------- 
*  HR
* ---------------------------------------------------------------- 
*/ 
div.hr {
	width: 950px;
	height: 2px;
	background:url(images/bgHR.png) repeat-x;
	margin:20px auto;
	clear:left;
}

div.hr hr { display: none; }

#header {
	background: url(images/headerbg.png) repeat-x;
	height: 117px;
}

#header .container {
	width:956px;
}
#header h1 {
	margin:28px 0 0 25px;
	float: left;
}
#header h1 a {
	float: left;
	background: url(images/logo.png) no-repeat;
	width:184px;
	text-indent: -5000px;
	height:60px;
}
#header .container #postit {
	float:right;
	width:290px;
	height:115px;
}
#header .title span {
	color: #08242a;
}

#contents .post p a, #contents .comment .box a, #contents #main_sidebar div.widget div p a,
#contents .page_navigation a.prev, #contents .page_navigation a.next {
	color: #000e47;
}

#contents #leave_comment div.button a {
	background-color: #000e47;
}

/* ---------------------------------------------------------------- 
*  PG_WRAPPER
* ---------------------------------------------------------------- 
*/ 
#pg_wrapper {
	min-height: 100%;
        height: auto !important;
        height: 100%;
        margin: 0 auto;
}

/* ---------------------------------------------------------------- 
*  CONTAINER
* ---------------------------------------------------------------- 
*/ 
.container {
	width: 956px;
}

/* ---------------------------------------------------------------- 
*  POST_WRAPPER
* ---------------------------------------------------------------- 
*/ 
.home_post_wrapper {
	width: 320px;
	padding:10px 0 10px 30px;
	float: left;
	background: url(images/bg-verticalDiv.png) repeat-y;
}
.home_post_text {
	padding:10px 50px 10px 20px;
	width: 520px;
	float: left;
}
.home_post_text p {
	margin-bottom: 10px;
}
.post_wrapper {
	padding:10px 30px 0 25px;
	width: 610px;
	float: left;
	background: url(images/bg-verticalDiv.png) repeat-y right top;
}
#billboard .blogbox{
	margin: 1px;
	width: 872px;
	margin-top: 0;
	background:url(images/blogbg.png) no-repeat;
	min-height:400px;
	position:relative;
	z-index: 100;
	padding:40px;
}

h2.tagline {
	width:400px;
	height:26px;
	margin-bottom: 20px;
	text-indent: -5000px;
	background: url(images/hdr-WDTag.png) no-repeat;
}
h2.uiTagline {
	width:400px;
	height:26px;
	margin-bottom: 20px;
	text-indent: -5000px;
	background: url(images/hdr-UITag.png) no-repeat;
}
h2.mktTagline {
	width:400px;
	height:26px;
	margin-bottom: 20px;
	text-indent: -5000px;
	background: url(images/hdr-MarketTag.png) no-repeat;
}
h2.designNotes {
	width:200px;
	height:26px;
	margin-bottom: 18px;
	text-indent: -5000px;
	background: url(images/hdr-DesignNotes.png) no-repeat;
}
h1.designNotes {
	width:700px;
	height:26px;
	margin:10px 0 40px 30px;
	text-indent: -5000px;
	background: url(images/hdr-DN.png) no-repeat;
}

/* ---------------------------------------------------------------- 
*  CONTENTS>MAIN_SIDEBAR
* ---------------------------------------------------------------- 
*/ 
#contents #main_sidebar {
	width: 150px;
	padding:10px 0 10px 30px;
	float: left;
}
#contents #main_sidebar h2.categories {
	width:200px;
	height:26px;
	margin-bottom: 5px;
	text-indent: -5000px;
	background: url(images/hdr-Categories.png) no-repeat;
}
#contents #main_sidebar h2.search {
	width:200px;
	height:26px;
	margin-bottom: 5px;
	text-indent: -5000px;
	background: url(images/hdr-Search.png) no-repeat;
}

#contents #main_sidebar h2 {
	color: #333;
	font-size: 14px;
	padding-bottom: 5px;
}

#contents #main_sidebar h2.search {
	margin-top: 6px;
}

#contents #main_sidebar div.widget {
	clear:left;
	float:left;
	margin-bottom: 30px;
}

#contents #main_sidebar div.widget div {
}

#contents #main_sidebar div.widget div p {
	color: #333;
	font-size: 13px;
	line-height: 24px;
}

#contents #main_sidebar div.widget div p a {
	text-decoration: underline;
}

#contents #main_sidebar div.widget div p a:hover {
	text-decoration: none;
}

#contents #main_sidebar div.search input {
/*
	border: 0 none;
	padding: 0;
	color: #333;
	font-size: 11px;
	font-style: italic;
	margin-top: 14px;
	margin-left: 14px;
	float: left;
	width: 228px;
	*/
	  	border: 0 none;
	padding: 9px;
	width: 266px;
	height: 32px;
	color: #444444;
	background: url(images/input_bck.gif) no-repeat left top;

}

#contents #main_sidebar div.search div {
	height: 39px;
	padding: 0;
}
#contents #main_sidebar div.widget div.textfield {
	margin-bottom: 20px;
	border: 1px solid #c9cfcf;
	width: 178px;
	height: 32px;
	padding: 1px;
	background-color: #ffffff;
}
#s {
	width:160px;
	  	border: 0 none;
	padding: 9px;
	height: 32px;
	color: #444444;
	background: url(images/input_bck.gif) no-repeat left top;
}
#contents #main_sidebar div.search div img {
	float: right;
}

#searchform input#searchsubmit {
	margin:0px 0 50px 60px;
	background:transparent url(images/btnSearch.png)  no-repeat top left;
	height: 39px;
	width: 119px;
	display: inline-block;
	text-indent: -5000px;
	border:none;
	outline:none;
}

#contents #main_sidebar div.aboutme div img {
	margin-bottom: 14px;
}

#contents #main_sidebar div.widget ul {
	list-style-type: none;
	list-style-position: inside;
}

#contents #main_sidebar div.widget ul li a {
	color: #000e47;
	text-decoration: none;
}

#contents #main_sidebar div.widget ul li a:hover {
	text-decoration: underline;
}

#contents #main_sidebar div.widget ul li {
	position: relative;
	color: #000e47;
	font-size: 13px;
	padding-left:0;
	padding-bottom: 7px;
	margin-bottom: 7px;
}

#contents #main_sidebar div.widget ul li:last-child,
#contents #main_sidebar div.widget ul li.last {
	padding-bottom: 0;
	margin-bottom: 0;
}

#contents #main_sidebar div.widget ul li span {
	position: absolute;
	right: 4px;
}

/* ---------------------------------------------------------------- 
*  HEADER
* ---------------------------------------------------------------- 
*/ 
#header {
	width: 100%;
	overflow: hidden;
}

#header div,
#header ul { height: 80px; }

#header .container {
	margin: 0 auto;
}


#header .title {
	float: left;
	width: auto;
	cursor: pointer;
	padding-left: 190px;
}

#header .title span {
	font-size: 11px;
	font-style: italic;
	line-height: 88px;
	text-transform: lowercase;
}
#billboard #nav {
	margin: 1px;
	width: 956px;
	margin: 0 auto;
	position:relative;
	z-index: 0;
	top:10px;
	overflow:hidden;
}

#billboard #nav ul {
	margin:0 0 0 50px; 
	float: left;
}

#billboard #nav li {
	display:inline;
	float: left;
	height: 60px;
	overflow: hidden;
	margin-top: 30px;
	margin-right: 7px;
	padding: 0 7px 0 8px;
}
#billboard #nav li a {
	color: #ffffff;
	font-size: 13px;
	font-family: Arial;
	line-height: 26px;
	text-decoration: none;
	text-indent: -5000px;
	float:left;	
}

#billboard #nav li#web-sites a {
	background:url(images/wsOff.png) no-repeat;
	width:150px;
	height:55px;
}
#billboard #nav li#user-interfaces a {
	background:url(images/uiOff.png) no-repeat;
	width:175px;
	height:55px;
}
#billboard #nav li#online-marketing a {
	background:url(images/omOff.png) no-repeat;
	width:175px;
	height:55px;
}
#billboard #nav li#design-notes a {
	background:url(images/dnOff.png) no-repeat;
	width:175px;
	height:55px;
}
#billboard #nav li#web-sites.current_page_item a {
	background:url(images/wsOn.png) no-repeat;
	width:150px;
	height:55px;
}
#billboard #nav li#user-interfaces.current_page_item a {
	background:url(images/uiOn.png) no-repeat;
	width:175px;
	height:55px;
}
#billboard #nav li#online-marketing.current_page_item a {
	background:url(images/omOn.png) no-repeat;
	width:175px;
	height:55px;
}
#billboard #nav li#design-notes.current_page_item a{
	background:url(images/dnOn.png) no-repeat;
	width:175px;
	height:55px;
}




#billboard .navigation { float:right; margin-right: 20px;}
#billboard .navigation li {
	float: left;
	height: 14px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 7px;
	padding: 0;
}
#billboard .navigation li.prev,
#billboard .navigation li.next {
	float: left;
	height: 22px;
	overflow: hidden;
	margin-top:0;
	margin-right: 7px;
	padding: 0;
}

/* ---------------------------------------------------------------- 
*  BILLBOARD
* ---------------------------------------------------------------- 
*/ 
#billboard {
	width: 100%;
	overflow: hidden;
	background: #e1e1e1 url(images/bg.png) repeat-x; 
}

#billboard .container {
	margin: 0 auto; 
	position:relative;
}
#billboard .showcase,
#billboard .hidden{
	margin: 1px;
	width: 952px;
	margin-top: 0;
	background: url(images/showcasebg.png) no-repeat;
	min-height:343px;
	height:auto !important;
	height:343px;
	position:relative;
	z-index: 100;
	top:0;
}

#billboard .showcase img.featured {
	float: left;
	margin: 32px 28px 0 20px;
}
#billboard .showcase .blurb {
	float: left;
	margin: 34px 0 0 10px;
	width:220px;
}

#billboard .showcase h2,
#billboard .showcase div,
#billboard .showcase p { }


#billboard .showcase h2 {
	color:#fff;
	font:18px Arial, sans-serif;
	margin-top: 10px;
	margin-bottom: 15px;
}

#billboard .showcase h2 a {
	color: #fff;
	text-decoration: none;
}

#billboard .showcase h2 a:hover { text-decoration: none; }


#billboard .showcase p {
	color: #e1e1e1;
}

#billboard .showcase .view_project {
	margin:20px 0 0 50px;
	background: url(images/btnViewProject.png)  no-repeat top left;
	height: 39px;
	width: 119px;
	display: inline-block;
}

#billboard .navigation {
	height: auto;
}

#billboard .navigation ul {
	margin:0 auto;
}

#billboard .navigation ul li {
	padding:3px 0;
	width: 16px;
	height: 16px;
	float: left;
	cursor: pointer;
	background: url(images/showcase_dot.png) no-repeat center center;
}

#billboard .navigation ul li.active {
	background: url(images/showcase_dot-active.png) no-repeat center center;
}

#billboard .navigation ul li.prev {
	width: 22px;
	height: 22px;
	background: url(images/showcase_prev.png) no-repeat left center;
}

#billboard .navigation ul li.next {
	width: 22px;
	height: 22px;
	background: url(images/showcase_next.png) no-repeat right center;
}

/* ---------------------------------------------------------------- 
*  CONTENTS
* ---------------------------------------------------------------- 
*/ 
#contents {
	background: transparent;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 39px;
}
#billboard #contents{
	margin-top:0;
}

#contents .container {
	margin: 0 auto;
}

#contents .post {
	margin-bottom: 20px;
	padding-bottom: 20px;
	width:565px;
	float:left;
	clear:left;
}
#contents .last {
	margin-bottom: 20px;
	padding-bottom: 20px;
	width:565px;
	float:left;
	clear:left;
}
#contents .home_post {
	margin-bottom: 20px;
	padding-bottom: 20px;
	width:300px;
	float:left;
}
#contents img.border {
	border:4px solid #999;
}
#contents .home_post div.img{
	float: left;
	margin:0 10px 0 0;
}
#contents .post div.img {
	float: left;
}

#contents .home_post h2,
#contents .post h2 {
	padding-top: 2px;
	padding-bottom: 10px;
}

#contents .home_post h2 a,
#contents .home_post h2 a:link {
	font-size: 14px;
	color: #000e47;
	text-decoration: none;
}
#contents .home_post p{
	color: #444444;
	font-size: 12px;
	line-height: 18px;
}
#contents .post h2 a,
#contents .post h2 a:link {
	font-size: 18px;
	color: #000e47;
	text-decoration: none;
}

#contents .post h2 a:hover { text-decoration: none; }

#contents .post p {
	font-size: 13px;
	line-height: 20px;
}

#contents .post p a {
	text-decoration: none;
	font-weight: bold;
}

#contents .post p a:hover {
	text-decoration: underline;
}

#contents .post blockquote {
	background: url(images/blockquote.png) no-repeat left top;
	margin:0 0 20px 80px;
	width:300px;
	padding: 12px 0 13px 30px;
}
#contents .post blockquote span {
	float:right;
}

#contents .post blockquote p {
	padding-bottom: 0;
}

#contents .post ol,
#contents .post ul {
	padding-bottom: 20px;
}

#contents .post ol {
	margin-left: 20px;
	list-style-type: decimal;
}

#contents .post ul {
	margin-left: 15px;
	list-style-type: disc;
}

#contents .post .info {
	color: #333;
	font-size: 11px;
	padding-left:8px 8px 0 0;
}
#contents .post h1,
#contents .post h2,
#contents .post p,
#contents .post .info {
	margin-left: 130px;
}
/* ---------------------------------------------------------------- 
*  CONTENT > PAGE_NAVIGATION
* ---------------------------------------------------------------- 
*/
#contents ul.page_navigation {
	float: left;
	overflow: hidden;
	padding-bottom: 20px;
}

#contents .page_navigation li {
	float: left;
	margin-right: 8px;
	padding: 4px 0;
}

#contents .page_navigation li a {
	color: #444444;
	text-decoration: none;
	text-transform: uppercase;
	font: 13px "Trebuchet MS", Arial, sans-serif;
}

#contents .page_navigation li a:hover {
	text-decoration: underline;
}

#contents .page_navigation li.active {
	text-align: center;
	background: #e4e4e4;
	padding: 4px 10px;
}

#contents .page_navigation li.active a:hover {
	text-decoration: none;
}

#contents .page_navigation a.prev {
	text-decoration: underline;
	text-transform: capitalize;
}

#contents .page_navigation a.next {
	text-decoration: underline;
	text-transform: capitalize;
}


/* ---------------------------------------------------------------- 
*  CONTENTS>SINGLE (post)
* ---------------------------------------------------------------- 
*/ 
#contents .single {
	padding-bottom: 38px;
}

#contents .single div.img {
	float: none;
	border: 1px solid #a3a3a3;
	margin-bottom: 36px;
}

#contents .single div.img_wrap {
	float: none;
	padding: 7px;
	border: 1px solid #f8f8f8;
	background-color: #e4e4e4;
}

#contents .single div.img_wrap div {
	float: none;
	width: auto;
	height: auto;
	overflow: hidden;
	border: 1px solid #f8f8f8;
}

#contents .single .info {
	padding-top: 0;
	padding-bottom: 20px;
}

#contents .single p {
	padding-bottom: 15px;
}
#contents .single h1 a,
#contents .single h1 a:link,
#contents .single h1 a:visited  {
	color: #000e47;
	font-size: 18px;
	text-decoration: none;
}

#contents .single h1 {
	margin:0 0 12px 0;
}
#contents .single p,
#contents .single .info {
	margin-left: 0;
}

/* ---------------------------------------------------------------- 
*  CONTENTS>PORTFOLIO (post)
* ---------------------------------------------------------------- 
*/ 
#contents .portfolio {
	margin-top: 37px;
	padding-bottom: 25px;
}

#contents .portfolio-alt {
	margin-top: 0;
}

#contents .portfolio div.img {
	float: none;
	border: 1px solid #a3a3a3;
	margin-bottom: 15px;
}

#contents .portfolio div.img_wrap {
	float: none;
	padding: 7px;
	border: 1px solid #f8f8f8;
	background-color: #e4e4e4;
}

#contents .portfolio div.img_wrap div {
	float: none;
	width: auto;
	height: 319px;
	overflow: hidden;
	border: 1px solid #f8f8f8;
}

#contents .portfolio .info {
	padding-top: 0;
	padding-bottom: 0;
}

#contents .portfolio p {
	padding-bottom: 15px;
}

#contents .portfolio h1,
#contents .portfolio p,
#contents .portfolio .info {
	margin-left: 0;
}

/* ---------------------------------------------------------------- 
*  CONTENTS>SEARCH (post)
* ---------------------------------------------------------------- 
*/ 
#contents .search h1,
#contents .search p,
#contents .search .info {
	margin-left: 0;
}

/* ---------------------------------------------------------------- 
*  CONTENTS > SOCIAL BOOKMARKS
* ---------------------------------------------------------------- 
*/ 

#contents .social-bookmarks span  {
	display: inline-block;
	cursor: pointer;
}

#contents .social-bookmarks span.bookmark {
	background: url(images/social_delicious.gif);
	height: 57px;
	width: 148px;
}

#contents .social-bookmarks span.float {
	background: url(images/social_float.gif);
	height: 57px;
	width: 110px;
}

#contents .social-bookmarks span.digg {
	background: url(images/social_digg.gif);
	height: 57px;
	width: 119px;
}

#contents .social-bookmarks span.mixx {
	background: url(images/social_mixx.gif);
	height: 57px;
	width: 126px;
}

#contents .social-bookmarks span.stumble {
	background: url(images/social_stumble.gif);
	height: 57px;
	width: 96px;
}

/* ---------------------------------------------------------------- 
*  CONTENTS > COMMENTS
* ---------------------------------------------------------------- 
*/


#comments_wrapper{
	float:left;
	clear:left;
}
#contents .comment {
	margin-bottom: 20px;
}

#contents .comment img.author {
	float: left;
	width: 80px;
	height: 80px;
	padding: 0;
	margin-bottom: 10px;
	margin-right: 20px;
}

#contents .comment div.author {
	color: #000000;
	font-size: 14px;
	margin-bottom: 10px;
}

#contents .comment div.author a {
	color: #000000;
	text-decoration: none;
}

#contents .comment div.author span {
	color: #808080;
	font-size: 11px;
	padding-left: 17px;
}

#contents .comment .box {
	float: left;
	width: 464px;
	min-height: 105px;
	padding: 0 18px;
}

#contents .comment .box p {
	line-height: 24px;
}

#contents .comment .box a {
	text-decoration: underline;
}

/* ---------------------------------------------------------------- 
*  CONTENTS>LEAVE_COMMENTS
* ---------------------------------------------------------------- 
*/ 
#contents #comments,
#contents #respond {
	padding-top: 32px;
	padding-bottom: 32px;
	font-size: 14px;
	color: #333;
}

#contents #leave_comment div.textfield {
	margin-bottom: 20px;
	border: 1px solid #c9cfcf;
	width: 266px;
	height: 32px;
	padding: 1px;
	background-color: #ffffff;
}

#contents #leave_comment div.textfield input {
	border: 0 none;
	padding: 9px;
	width: 266px;
	height: 32px;
	color: #444444;
	background: url(images/input_bck.gif) no-repeat left top;
}

#contents #leave_comment div.textbox {
	width: 432px;
	height: 92px;
}

#contents #leave_comment div.textfield textarea {
	border: 0 none;
	margin: 0;
	padding: 9px;
	width: 416px;
	height: 76px;
	color: #444444;
	background: url(images/textarea_bck.gif) no-repeat left top;
}

#contents #leave_comment div.button a {
	margin:20px 0 50px 0;
	background: url(images/btnSubmit.png)  no-repeat top left;
	height: 39px;
	width: 119px;
	display: inline-block;
	text-indent: -5000px;
}


/* ---------------------------------------------------------------- 
*  FOOTER
* ---------------------------------------------------------------- 
*/ 
#footer {
	background:url(images/footerbg.png) repeat-x;
}
#footer, div.push {
	height: 62px;
}

#footer .container {
	margin: 0 auto;
	color: #e1e1e1;
	font-size: 11px;
}

#footer .container div.left {
	float: left;
	margin-top: 22px;
}

#footer .container div.right {
	float: right;
	margin-top: 18px;
}

#footer .container div.right a.twitter {
	display: inline-block;
	height: 30px;
	width: 30px;
	margin-right: 10px;
	background: url(images/icon-Twitter.png);
}
#footer .container div.right a.facebook {
	display: inline-block;
	height: 30px;
	width: 30px;
	margin-right: 10px;
	background: url(images/icon-Facebook.png);
}

#footer .container div.right a.rss-feed {
	display: inline-block;
	height: 30px;
	width: 30px;
	background: url(images/icon-RSS.png);
}


