/*
Theme Name: new
Theme URI: 
Description: new
Version: 1.0
Author: Raymon S.T.
Author URI: 
Tags: 

	New

*/



/* reset */

html, body, address, blockquote, del, div, h1, h2, h3, h4, h5, h6, hr, ins, noscript, p, pre, dl, dt, dd, li, ol, ul, table, caption, colgroup, col, thead, tfoot, tbody, tr, td, th, form, button, fieldset, legend, label, select, optgroup, option, textarea, a, bdo, br, img, map, area, object, param, q, script, span, sub, sup, abbr, acronym, cite, code, del, dfn, em, ins, kbd, samp, strong, var, b, big, i, small, tt{border:0;font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit;margin:0;outline:0;padding:0;vertical-align:baseline;}
ol, ul{list-style:none;}
th{text-align:left;}
table{border-collapse:collapse;}



/* Begin Typography & Colors */
body {
	border-top:10px solid #221e1a;
	background: url(images/bg.jpg) center top no-repeat #fff;
	background-attachment:fixed;
	font:normal 14px/20px georgia,serif;
	color: #333;
	text-align: left;
	}

#page {
	}

#header {
	}

#headerimg 	{
	}

#content {
	}

.widecolumn .entry p {
	}

.narrowcolumn .entry, .widecolumn .entry {
	}

.widecolumn {
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
}

.even, .alt {
}

p {
	margin:0 0 15px 0;
}

#footer {
	}

small {
	font-size: 12px;
	line-height: 16px;
	}

h1, h2, h3 {
	}

h1 {
	}

#headerimg .description {
	text-align: center;
	}

h2 {
	}

h2.pagetitle {
	}

#sidebar h2 {
	}

h3 {
	}

h1, #headerimg .description {
	}

h2, h3 {
	}

h2, h3, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	}
.commentlist li ul li {
}

.commentlist li {
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentlist p {
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	}

code {
	font: 14px 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	}


a:link,
a:visited {
	color: #35a4a8;
	text-decoration:none;
	border-bottom:1px dotted #35a4a8;
	}

a:hover,
a:visited:hover {
	//color:#195f61;
	text-decoration:none;
	border-bottom:1px dotted #195f61;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	background:none;
	width:940px;
	padding:0 0 50px 0;
	margin:0 auto;
	}

#header {
	height: 100px;
	width: 940px;
	margin:0 auto 50px;
	}

#header a {
	border:0 !important;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	background:url(images/m-work-border.png) left bottom no-repeat;
	padding:0 0 60px 0;
	margin: 0 0 60px 0;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
	margin:15px 0;
}

.postmetadata a {
	color:#9e7e29;
	border-bottom:1px dotted #9E7E29;
}
.postmetadata a:hover {
	border-bottom:1px dotted #f3b50c;
}

.clear {
	clear: both;
}

#footer {
	background:url(images/footer-bg.png) left top repeat-x;
	width: 100%;
	height:100px;
	border-top:5px solid #000; 
	padding: 0;
	margin: 0 auto;
	clear: both;
	font-size:12px;
	}

#footer .content {
	background:url(images/footer-content-bg.png) left top no-repeat;
	width:940px;
	height:80px;
	padding:20px 0 0 0;
	margin:0 auto;
	text-align:center;
	color:#cec2b6;
	text-transform:uppercase;
	font-size:10px;
	letter-spacing:2px;
	}

#footer .content a {
	color:#cec2b6;
	border:0;
	}

#footer .content a:hover,
#footer .content a:visited:hover {
	border:0;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	font-weight:normal;
	font-size:32px;
	line-height:40px;
	margin: 0 0 5px 0;
	}

h2 {
	font-weight:normal;
	font-size:48px;
	line-height:54px;
	margin:0 0 15px 0;
	}

h2.pagetitle {
}

#sidebar h2 {
	font-size:14px;
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	font:bold 11px/16px arial,sans-serif;
	text-transform:uppercase;
	letter-spacing:2px;
	margin:0 0 10px 0;
	color:#000;
	}

h3.comments {
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
/*
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
*/
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	text-align:left;
	padding:0;
	margin:0;
	}

#sidebar #searchform #s {
	width:138px;
	height:18px;
	margin:0 0 5px 0;
	padding:0;
	border:1px solid #eee;
	font:normal 12px/16px georgia,serif;
	color:#666;
	}

#sidebar #searchsubmit {
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 218px;
	height:18px;
	padding: 0;
	border:1px solid #eee;
	margin: 0 5px 10px 0;
	font:normal 12px/16px georgia,serif;
	color:#666;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 688px;
	padding: 5px;
	border:1px solid #eee;
	font:normal 12px/16px georgia,serif;
	color:#666;
	}

#respond {
	padding:0 0 40px 0;
}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	background:#000;
	padding:5px 10px;
	margin: 20px 0 0 0;
	color:#fff;
	font:bold 11px/16px arial,sans-serif;
	letter-spacing:2px;
	text-transform:uppercase;
	width:138px;
	height:25px;
	border:1px solid #eee;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0 0 50px 0;
	}

.commentlist li {
	background: url(images/quote.png) left 10px no-repeat !important;
	margin: 0 0 10px 0;
	padding: 0 0 10px 60px !important;
	list-style: none;
	}
.commentlist li ul li { 
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 10px 0 0 0 ; margin: 0 !important; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin main/sidebar */
#content-main {
	width:700px;
	margin:0 100px 0 0;
	float:left;
	}

#content-main h2 {
	}

#content-main h2 a{
	border:0;
	}
	
#sidebar {
	width:140px;
	float:left;
	}

#sidebar h2 {
	display:none;
}	

#sidebar a {
	color:#38bd0a;
	border-bottom:1px dotted #34bb04;
}

#sidebar a:hover {
	border-bottom:1px dotted #215f0c;
}

#sidebar form {
	margin: 0;
	}

#sidebar select {
	border: 1px solid #eee;
	padding:2px;
	}
/* End main/sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	background:url(images/border.gif) left top repeat-x;
	display:block;
	clear:both;
	margin:10px 0;
	height:2px;
	}

a img {
	border: none;
	}

.navigation {
	clear:both;
	overflow:auto;
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.navigation .older a {
	width:140px;
	height:20px;
	display:block;
	border:0 !important;
	background:url(images/n-pages.jpg) left top no-repeat;
}
.navigation .older a:hover {
	background:url(images/n-pages.jpg) left bottom no-repeat;
}

.navigation .newer a {
	width:140px;
	height:20px;
	display:block;
	background:url(images/n-pages.jpg) right top no-repeat;
	border:0 !important;
}
.navigation .newer a:hover {
	background:url(images/n-pages.jpg) right bottom no-repeat;
}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */




/* homepage */

.page-template-homepage-php #header							{display:none;}

#home-intro													{background-position:bottom center;background-repeat:no-repeat;padding:95px 0 0 0;width:940px;margin:0 auto 40px;overflow:auto;}
#home-intro-logo											{width:180px;padding:105px 0 0 0;float:left;}
#home-intro-content											{background:url(images/home-intro-content-line.png) left 138px no-repeat;width:720px;padding:0 0 0 20px;float:left;overflow:auto;}
#home-intro-content .c										{width:220px;margin:0 20px 0 0;float:left;}
#home-intro-content .title									{height:170px;}
#home-intro-content #title-about							{background:url(images/title-about-bg.png) left top no-repeat;}
#home-intro-content #title-work								{background:url(images/title-work-bg.png) left top no-repeat;}
#home-intro-content #title-blog								{background:url(images/title-blog-bg.png) left top no-repeat;}
#home-intro-content .desc									{padding:17px 0 0 0;}
#home-intro-content .c img									{margin:0 0 5px 0;}

#footer-home												{background-repeat:no-repeat;background-position:center bottom;width:100%;height:150px;}


/* links & structure */

a.link-arrow												{background:url(images/arrow.png) right 1px no-repeat;padding:0 15px 0 0;font-weight:bold;font-style:italic;border:0;}
a.link-arrow:hover,
a.link-arrow:visited:hover									{border:0;}
a.link-intro,												
a.link-intro:hover,
a.link-intro:visited:hover									{border:0;}

.section													{width:940px;margin:0 0 80px 0;overflow:auto;}
.main														{width:780px;margin:0 20px 0 0;float:left;}
.side														{width:140px;float:left;}

a.toggle													{}
h2.selected a.toggle										{color:#333 !important;border:0;}



/* nav */

ul.nav														{width:940px;display:block;overflow:auto;}
ul.nav li													{display:block;float:left;}
ul.nav a													{height:100px;display:block;position:relative;}
ul.nav a#n-home 											{background:url(images/n-home.png) left top no-repeat;width:80px;}
ul.nav a#n-about 											{background:url(images/n-about.png) left top no-repeat;width:115px;}
body#about ul.nav a#n-about									{background-position:left bottom !important;}
ul.nav a#n-work 											{background:url(images/n-work.png) left top no-repeat;width:130px;}
body#work ul.nav a#n-work									{background-position:left bottom !important;}
ul.nav a#n-blog 											{background:url(images/n-blog.png) left top no-repeat;width:105px;}
body#blog ul.nav a#n-blog									{background-position:left bottom !important;}
ul.nav a:hover 												{background-position:left bottom;}
ul.nav a.open 												{background-position:left bottom !important;}



/* module rules */

.module														{padding:40px 0 0 0;}
#m-about													{background:url(images/m-about.png) left top no-repeat;}
#m-resume													{background:url(images/m-resume.png) left top no-repeat;}
#m-contact													{background:url(images/m-contact.png) left top no-repeat;}
#contact-mail												{background:url(images/m-contact-mail.gif) left 5px no-repeat;padding:0 0 0 30px;}
#contact-linkedin											{background:url(images/m-contact-linkedin.jpg) left top no-repeat;padding:0 0 0 30px;}
#contact-lastfm												{background:url(images/m-contact-lastfm) left top no-repeat;padding:0 0 0 30px;}

#m-work h2													{margin:0 0 5px 0;color:#000;}
#m-work .item												{margin:0;clear:both;}
#m-work .item .gallery										{background:url(images/m-work-border.png) left bottom repeat-x;padding:30px 0 30px 0;margin:0 0 80px 0;clear:both;display:block;}
#m-work .item .gallery .photo								{background:url(images/m-work-gallery-bg.png) left top no-repeat;width:940px;height:555px;margin:0 0 20px 0;overflow:hidden;}
#m-work .item .gallery .photo a.prev						{background:url(images/m-work-prev.png) left 260px no-repeat;width:60px;height:555px;display:block;float:left;border:0 !important;}
#m-work .item .gallery .photo a.next						{background:url(images/m-work-next.png) right 260px no-repeat;width:60px;height:555px;display:block;float:left;border:0 !important;}
#m-work .item .gallery .photo .photo-content				{width:820px;height:524px;margin:31px 0 0 0;display:block;float:left;}
#m-work .item .gallery .caption								{background:#666;width:200px;display:none;position:absolute;z-index:1000;}

#m-work .item .desc 										{clear:both;overflow:auto;}
#m-work .item .desc .c-01									{background:url(images/m-work-desc.png) 80px top no-repeat;width:220px;padding:60px 0 0 80px;margin:0 20px 0 0;float:left;font-size:28px;line-height:32px;}
#m-work .item .desc .c-02									{width:540px;margin:0;float:left;}
#m-work .item .desc .c-02 .title							{background:url(images/border.gif) bottom left repeat-x;padding:0 0 8px 0;margin:0 0 15px 0;}

.item														{margin:0 0 30px 0;}
#page ul													{margin:5px 0 20px 0;}
#page li													{background:url(images/bullet.png) left 7px no-repeat;padding:0 0 0 20px;font-size:12px;line-height:18px;color:#666666;}
#page .entry li												{font-size:14px;line-height:20px;margin:0 0 10px 0;}
#page span.red												{color:#f86767;}

.postmetadata span.title									{font:bold 11px/16px arial,sans-serif;text-transform:uppercase;letter-spacing:2px;color:#000 !important;}						

.hilite 													{background-color:#f5ed12;}



/* sidebar widget rules */

#sidebar li li												{margin:0 0 8px 0;}
	
#sidebar li.widget											{color:#333;padding:50px 0 0 0;margin:0 0 50px 0;}
#sidebar li.widget_search									{background:url(images/m-search.png) left top no-repeat;}
#sidebar .popular-posts										{background:url(images/m-most-popular.png) left top no-repeat;}
#sidebar li.widget_archive									{background:url(images/m-archive.png) left top no-repeat;}
#sidebar li.widget_categories								{background:url(images/m-categories.png) left top no-repeat;}
#sidebar li.widget_recent_entries							{background:url(images/m-most-recent.png) left top no-repeat;}
	


/* misc */

strong														{font-weight:bold;}
em															{font-style:italic;}
.noborder													{border:0 !important;}
.nomargin													{margin:0 !important;}