
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;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/***** Main Styles *****/

body {
	font-family:'Droid Sans', 'Helvetica', sans-serif;
	font-size:12px;
	color:#696868;
	line-height:24px;
	background:#e1e1e1 url('../img/backgrounds/background1.png') no-repeat;
}

body.bg1 { background:#e1e1e1 url('../img/backgrounds/background1.png') no-repeat; }
body.bg2 { background:#e1e1e1 url('../img/backgrounds/background2.png') no-repeat; }
body.bg3 { background:#e1e1e1 url('../img/backgrounds/background3.png') no-repeat; }
body.bg4 { background:#e1e1e1 url('../img/backgrounds/background4.png') no-repeat; }
body.bg5 { background:#e1e1e1 url('../img/backgrounds/background5.png') no-repeat; }
body.bg6 { background:#e1e1e1 url('../img/backgrounds/background6.png') no-repeat; }
body.bg7 { background:#e1e1e1 url('../img/backgrounds/background7.png') no-repeat; }
body.bg8 { background:#e1e1e1 url('../img/backgrounds/background8.png') no-repeat; }

h1, h2, h3, h4, h5, h6 {
	font-family:'TitilliumText22L250wt', 'Helvetica', sans-serif;
	font-weight:700;
}

h2 {
	font-size:20px;
	display:inline-block;
	margin-top:35px;
	margin-bottom:25px;
}

h3 {
	font-size:20px;
	font-weight:700;
	margin-bottom:10px;
	text-shadow:0px 1px 1px #FFF;
}

h4 {
	font-size:18px;
	font-weight:700;
	margin-bottom:10px;
	text-shadow:0px 1px 1px #FFF;
}

h5 {
	font-size:16px;
	font-weight:700;
	margin-bottom:10px;
	text-shadow:0px 1px 1px #FFF;
}

p {
	font-family:'Droid Sans', 'Helvetica', sans-serif;
	font-size:11.5px;
	line-height:26px;
	color:#7e7e7e;
	margin:5px 0px 10px;
}

p a {
	font-family:'Droid Sans', 'Helvetica', sans-serif;
	font-size:11.5px;
	line-height:24px;
	letter-spacing:0.5px;
	color:#508d9c;
	text-shadow:none;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.wrapper {
	width:960px;
	clear:both;
	overflow:hidden;
}

.last {
	margin-right:0 !important;
}

/***** Header Styles *****/

#header-wrap {
	width:100%;
	height:90px;
	border-bottom:1px solid #dbdbdb;
	background:#f47221;
}

#header {
	width:960px;
	margin:0 auto;
}

#logo {
	float:left;
	width:130px;
	padding:20px 0px;
}

#slogan {
    background: url("../img/logo-separator.png") no-repeat scroll 0 center transparent;
    color: #696868;
    float: left;
    font-family: 'TitilliumText22L250wt','Helvetica',sans-serif;
    font-size: 13px;
    font-weight: 700;
    height: 90px;
    line-height: 94px;
    padding-left: 20px;
    width: 180px;
}

#socialmedia {
    bottom: 44px;
    float: right;
    position: absolute;
    right: 210px;
    text-align: right;}

#socialmedia li {
	display:inline;
	padding:0 5px;
}

#navigation {
	float:right;
	text-align:right;
	height:90px;
}

#navigation li {
	display:inline;
	padding:0 20px;
	line-height:90px;
	background:url('../img/nav-separator.png') right center no-repeat;
	height:90px;
}

#navigation li:last-child {
	background:none;
	padding-right:0;
}

#navigation li a {
    color: #dfdfdf;
    font-size: 15px;
    line-height: 90px;
    text-decoration: none;
}
#navigation li.current a, #navigation li a:hover {
	color:#FFF;
}



/***** Top Area Styles *****/

#top {
	padding:35px 0;
	width:960px;
	margin:0 auto;
	position:relative;
}

#top.static {
	padding:35px 0 0px;
	margin-bottom:-9px;
}

.tagline {
	padding: 0 0 35px;
	background:url('../img/separator.png') left bottom repeat-x;
	overflow:hidden;
}

.tagline h1 {
    color: #F47221;
    font-family: 'TitilliumText22L250wt','Helvetica',sans-serif;
    font-size: 23px;
    font-weight: 700;
    margin-bottom: 15px;
    text-align: center;
    text-shadow: 1px 0 1px #FFFFFF;
}


.tagline h2 {
    color: #F47221;
    font-family: 'TitilliumText22L1wt','Helvetica',sans-serif;
    font-size: 19px;
	font-style:italic;
    margin-bottom: 15px;
    text-align: center;
    text-shadow: 1px 0 1px #FFFFFF;
}

.tagline h3 {
	text-align:center;
	font-family:'TitilliumText22L250wt', 'Helvetica', sans-serif;
	font-weight:normal;
	font-size:17px;
	color:#AAAAAA;
	text-shadow:1px 0px 1px #FFFFFF;
	margin-bottom:0;
}

.tagline h3 a{
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}

#pagetitle h1, #pagetitle h3 {
	text-align:left;
}

#pagetitle h1 {
	margin-bottom:10px;
}

.tagline.no-separator {
	padding-bottom:0;
	background:none;
}

#top .featured {
	margin-top:30px;
}

#demo{
	margin:35px 0px 0px;
	width:298px;
	float:right;
	position:relative;
}


#top .portfolio {
	margin:35px 0px 10px;
	width:640px;
}

#top .portfolio .portfolio-slide-wrap {
	width:640px;
}

.portfolio .portfolio-item {
	background:url('../img/portfolio-img-bg.png') no-repeat;
	width:280px;
	height:157px;
	float:left;
	margin:0px 30px 30px 0px;
	padding:10px;
	position:relative;
}

.portfolio .portfolio-item .portfolio-meta {
	background:url('../img/portfolio-meta-bg.png') no-repeat;
	width:277px;
	height:157px;
	position:absolute;
	left:10px;
	top:10px;
	display:none;
}

.portfolio .portfolio-item .portfolio-meta h4 {
	text-shadow:2px 0px 2px #000;
	text-align:center;
	font-family:'TitilliumText22L250wt', 'Helvetica', sans-serif;
	font-weight:normal;
	font-size:18px;
	color:#FFF;
	margin:25px 0px 5px;
}

.portfolio .portfolio-item .portfolio-meta h5 {
	text-shadow:2px 0px 2px #000;
	text-align:center;
	font-family:'TitilliumText22L250wt', 'Helvetica', sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#bdbdbd;
}

.portfolio .portfolio-item .portfolio-meta a {
	text-shadow:0px 1px 1px #000;
	text-align:center;
	font-family:'Droid Serif', 'Georgia', serif;
	font-weight:normal;
	font-size:11px;
	background:url('../img/portfolio-meta-button.png') no-repeat;
	color:#FFF;
	text-decoration:none;
	width:92px;
	height:31px;
	display:block;
	line-height:26px;
	margin:13px auto 0px;
}

.portfolio .portfolio-item .like, .portfolio-single .portfolio-item-images .like {
	height:29px;
	position:absolute;
	bottom:2px;
	right:13px;
	color:#afafaf;
	font-family:'Arial', 'Helvetica', sans-serif;
	font-weight:bold;
	font-size:12px;
	padding:6px 0px 0px 30px;
	background:url('../img/portfolio-like-bg.png') no-repeat;
}

.portfolio-single .portfolio-item-images .like {
	z-index:30;
	bottom:4px;
	right:12px;
}

.portfolio .portfolio-item .like:hover, .portfolio-single .portfolio-item-images .like:hover {
	background:url('../img/portfolio-like-bg-hover.png') no-repeat;
	color:#b1313f;
}

#portfolio-pager-wrap {
	background:url('../img/portfolio-pager-bg.png') center no-repeat;
	height:12px;
	width:640px;
	text-align:center;
	margin-bottom:10px;
}

#portfolio-pager {
	width:120px;
	margin:0px auto;
	height:12px;
	padding:0 auto;
}

#portfolio-pager a.activeSlide {
	background:url('../img/portfolio-pager-button-sel.png') center no-repeat;
	height:12px;
	width:12px;
	text-indent:-9999px;
	margin:0px 5px;
	display:inline-block;
}

#portfolio-pager a {
	background:url('../img/portfolio-pager-button.png') center no-repeat;
	height:12px;
	width:12px;
	text-indent:-9999px;
	margin:0px 5px;
	display:inline-block;
}

#portfolio-selector-wrap {
	height:40px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	background:#f6f6f6 url('../img/portfolio-sel-bg.png');
	float:left;
	clear:both;
	margin:40px 0px 8px;
	border-top:1px solid #FFF;
	-moz-box-shadow: 0px 1px 2px #CCC;
	-webkit-box-shadow: 0px 1px 2px #CCC;
	box-shadow: 0px 1px 2px #CCC;
}

#portfolio-selector-wrap .portfolio-selector {
	padding:0px 10px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}

#portfolio-selector-wrap .portfolio-selector li {
	display:inline-block;
	padding:0px 10px;
	height:56px;
}

#portfolio-selector-wrap .portfolio-selector li.active {
	background:url('../img/portfolio-sel-arrow.png') center 40px no-repeat;
}

#portfolio-selector-wrap .portfolio-selector li a {
	line-height:40px;
	color:#656565;
	font-family:'Droid Sans', 'Helvetica', sans-serif;
	font-size:11.5px;
	font-weight:bold;
	text-decoration:none;
}

#portfolio-selector-wrap .portfolio-selector li a:hover {
	color:#808080;
}

#top .portfolio-nav {
	overflow:hidden;
	height:43px;
}

#top .portfolio-nav .prev, #top .portfolio-nav .next {
	background:#f6f6f6 url('../img/portfolio-sel-bg.png');
	border-top:1px solid #FFF;
	-moz-box-shadow:0px 1px 0px #CCC;
	-webkit-box-shadow:0px 1px 0px #CCC;
	box-shadow:0px 1px 0px #CCC;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	height:40px;
	width:150px;
	margin-right:25px;
	float:left;
}

#top .portfolio-nav .next {
	width:125px;
	margin-right:0;
}

#top .portfolio-nav .prev a, #top .portfolio-nav .next a {
	display:block;
	height:40px;
	width:105px;
	line-height:40px;
	color:#565656;
	font-family:'Droid Sans', 'Helvetica', sans-serif;
	font-size:11.5px;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:0.5px;
	background:url('../img/portfolio-prev-arrow.png') 20px 15px no-repeat;
	padding:0px 0px 0px 45px;
}

#top .portfolio-nav .next a {
	width:62px;
	background:url('../img/portfolio-next-arrow.png') 91px 15px no-repeat;
	padding:0px 44px 0px 19px;
}

#top .portfolio-nav .prev a:hover, #top .portfolio-nav .next a:hover {
	color:#808080;
}

.portfolio-single {
	margin-top:30px;
}

.portfolio-single .portfolio-item-images {
	overflow:hidden;
	position:relative;
}

.portfolio-single .portfolio-item-images .portfolio-images-top {
	background:url('../img/portfolio-single-top.png') no-repeat;
	height:7px;
	width:630px;`
}

.portfolio-single .portfolio-item-images .portfolio-images-bottom {
	background:url('../img/portfolio-single-bottom.png') no-repeat;
	height:10px;
	width:630px;
}

.portfolio-single .portfolio-item-images .portfolio-images-wrap {
	background:url('../img/portfolio-single-middle.png') repeat-y;
	width:630px;
	padding:4px 11px;
}

.portfolio-single .portfolio-item-images .portfolio-images {
	overflow:hidden;
}

.portfolio-single .item-details h3 {
	margin-bottom:0;
}

.portfolio-single .item-details p {
	margin-top:0;
	margin-bottom:15px;
}

.portfolio-single .item-details .tweet-button {
	float:right;
	width:60px;
	height:70px;
	margin:0px 0px 20px 20px;
}

.portfolio-single #portfolio-pager {
	width:630px;
	margin:15px auto 25px;
	height:7px;
	padding:0 auto;
	text-align:center;
}

.portfolio-single #portfolio-pager a.activeSlide {
	background:url('../img/portfolio-single-pager-sel.png') center no-repeat;
	height:7px;
	width:7px;
	text-indent:-9999px;
	margin:0px 3px;
	display:inline-block;
}

.portfolio-single #portfolio-pager a {
	background:url('../img/portfolio-single-pager.png') center no-repeat;
	height:7px;
	width:7px;
	text-indent:-9999px;
	margin:0px 3px;
	display:inline-block;
}

#searcharea {
	padding-top:10px;
}

#search {
	background:url('../img/search-bg.png') no-repeat;
	width:298px;
	height:34px;
	border:none;
	padding:1px 25px 0px 42px;
	font-family:'TitilliumText22L250wt', 'Helvetica', sans-serif;
	font-weight:normal;
	font-size:15px;
	color:#c0c0c0;
}

/***** Content Styles *****/

#content-wrap {
	width:100%;
	border-top:1px solid #dbdbdb;
	border-bottom:1px solid #dbdbdb;
	background:#FFFFFF;
	overflow:hidden;
}

#content {
	width:960px;
	margin:0 auto;
	padding:0px 0px 30px 0px;
}

ul.header-links {
	display:inline;
	margin-left:20px;
}

ul.header-links li {
	padding:0px 20px;
	display:inline-block;
	height:26px;
	background:url('../img/title-subnav-separator.png') left center no-repeat;
}

ul.header-links li a {
	font-family:'TitilliumText22L250wt', 'Helvetica', sans-serif;
	font-weight:700;
	color:#F47221;
	font-size:14px;
	text-decoration:none;
}

ul.header-links li a:hover {
	text-decoration:underline;
}

/***** Blog Styles *****/

.post-box {
	width:300px;
	float:left;
	margin-right:30px;
	border-top:1px dashed #c9c9c9;
	border-bottom:1px dashed #c9c9c9;
	padding:30px 0px;
}

.post-box .post-image {
	width:50px;
	float:left;
	margin-right:15px;
	background:url('../img/img-bg-small.png') no-repeat;
	padding:6px 7px;
}

.post-box .post-image img {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.post-box .post-content {
	width:216px;
	float:left;
	padding-right:5px;
}

.post-box .post-content h6  {
	color:#656565;
	font-family:'Droid Sans', 'Helvetica', sans-serif;
	font-size:11.5px;
	line-height:21px;
	letter-spacing:0.5px;
	font-weight:bold;
	text-decoration:none;
	padding:10px 0px;
}

.post-box .post-content h6 a:hover {
	color:#808080;
}

.post-box .post-content p.meta {
	margin:5px 0px;
}

.post-box .post-content p.meta a {
	color:#508d9c;
	font-family:'TitilliumText22L250wt', 'Helvetica', sans-serif;
	font-weight:700;
	font-size:14px;
	text-decoration:none;
}

.post-box .post-content p.meta a:hover {
	text-decoration:underline;
}

#blog-fullwidth {
	margin-top:30px;
}

#blog-fullwidth .blogpost {
	overflow:hidden;
	border-bottom:1px dashed #c9c9c9;
	padding-bottom:40px;
	margin-bottom:40px;
}

#blog-fullwidth .blogpost .post-meta {
	width:445px;
	float:left;
	padding-right:35px;
}

#blog-fullwidth .blogpost .post-meta h2 {
	margin-top:0;
	margin-bottom:0px;
}

#blog-fullwidth .blogpost .post-meta h2 a {
	color:#555555;
	font-family:'TitilliumText22L250wt', 'Helvetica', sans-serif;
	font-weight:normal;
	font-size:25px;
	text-decoration:none;
	line-height:28px;
	letter-spacing:0.7px;
	padding:10px 0px;
}

#blog-fullwidth .blogpost .post-meta h2 a:hover {
	color:#696969;
}

#blog-fullwidth .blogpost .post-meta .date {
	background:transparent url('../img/blog-clock.png') 0px 2px no-repeat;
	margin-right:12px;
	padding-left:15px;
}

#blog-fullwidth .blogpost .post-meta .categories {
	background:transparent url('../img/blog-tag.png') 0px 3px no-repeat;
	margin-right:12px;
	padding-left:15px;
}

#blog-fullwidth .blogpost .post-meta .comments {
	background:transparent url('../img/blog-speech-bubble.png') 0px 4px no-repeat;
	margin-right:12px;
	padding-left:15px;
}

#blog-fullwidth .blogpost .post-meta .date,
#blog-fullwidth .blogpost .post-meta .categories a,
#blog-fullwidth .blogpost .post-meta .comments a {
	color:#508d9c;
	font-family:'TitilliumText22L250wt', 'Helvetica', sans-serif;
	font-weight:normal;
	font-size:14px;
	text-decoration:none;
}

#blog-fullwidth .blogpost .post-meta .categories a:hover,
#blog-fullwidth .blogpost .post-meta .comments a:hover {
	text-decoration:underline;
}

#blog-fullwidth .blogpost .post-content {
	width:445px;
	border-left:1px dashed #c9c9c9;
	float:left;
	padding-left:30px;
}

#blog-fullwidth .blogpost .post-content .post-image {
	background:url('../img/blog-img-bg-small.png') no-repeat;
	padding:13px 12px;
	float:left;
	margin:0px 20px 5px 0px;
}

#blog .blogpost-single {
	overflow:hidden;
	margin-bottom:25px;
}

#blog .blogpost-single .post-meta .post-image {
	background:url('../img/blog-single-img-bg.png') no-repeat;
	padding:12px;
	margin-bottom:20px;
}

#blog .blogpost-single .post-meta {
	float:left;
	width:225px;
	margin-right:25px;
}

#blog .blogpost-single .post-content {
	float:left;
	width:380px;
	margin-right:0px;
}

#blog .blogpost-single .post-meta .meta li {
	float:right;
	clear:both;
}

#blog .blogpost-single .post-content h2 {
	margin-top:0;
	margin-bottom:0px;
	color:#555555;
	font-family:'TitilliumText22L250wt', 'Helvetica', sans-serif;
	font-weight:normal;
	font-size:20px;
	text-decoration:none;
	line-height:28px;
	letter-spacing:0.7px;
}

#blog .blogpost-single .post-meta .date {
	background:transparent url('../img/blog-clock.png') 0px 6px no-repeat;
	margin-right:2px;
	padding-left:15px;
}

#blog .blogpost-single .post-meta .categories {
	background:transparent url('../img/blog-tag.png') 0px 7px no-repeat;
	margin-right:2px;
	padding-left:15px;
}

#blog .blogpost-single .post-meta .comments {
	background:transparent url('../img/blog-speech-bubble.png') 0px 8px no-repeat;
	margin-right:2px;
	padding-left:15px;
}

#blog .blogpost-single .post-meta .date,
#blog .blogpost-single .post-meta .categories a,
#blog .blogpost-single .post-meta .comments a,
#blog .blogpost-single .post-content p.meta a {
	color:#508d9c;
	font-family:'TitilliumText22L250wt', 'Helvetica', sans-serif;
	font-weight:normal;
	font-size:14px;
	text-decoration:none;
}

#blog .blogpost-single .post-meta .categories a:hover,
#blog .blogpost-single .post-meta .comments a:hover,
#blog .blogpost-single .post-content p.meta a:hover {
	text-decoration:underline;
}

#blog p.meta {
	margin-bottom:0;
}

#blog, #page {
	margin-top:30px;
	overflow:hidden;
}

#blog .blogpost {
	padding-bottom:30px;
	border-bottom:1px dashed #c9c9c9;
	margin-bottom:30px;
	overflow:hidden;
}

#blog .blogpost h2 {
	margin-top:0;
	margin-bottom:5px;
}

#blog .blogpost h2 a {
	color:#606060;
	font-family:'TitilliumText22L250wt', 'Helvetica', sans-serif;
	font-weight:700;
	font-size:18px;
	text-decoration:none;
	line-height:28px;
	letter-spacing:0.7px;
	padding:10px 0px;
}

#blog .blogpost h2 a:hover {
	color:#757575;
}

#blog .blogpost .post-image {
	background:url('../img/blog-img-bg-large.png') no-repeat;
	overflow:hidden;
	height:183px;
	padding:13px;
	width:302px;
}

#blog .post-box {
	border-top:none;
	margin-bottom:30px;
	padding-top:0px;
}

#blog .post-box .post-content h6 a {
	font-family:'TitilliumText22L250wt', 'Helvetica', sans-serif;
	font-weight:700;
	font-size:14px;
	color:#444444;
	line-height:26px;
}

#blog .post-box .post-content h6 a:hover {
	color:#656565;
}

#blog .blogpost p.meta a {
	color:#508d9c;
	font-family:'TitilliumText22L250wt', 'Helvetica', sans-serif;
	font-weight:normal;
	font-size:14px;
	text-decoration:none;
}

#blog .blogpost p.meta a:hover {
	text-decoration:underline;
}

#blog .about {
	background:#F6F6F6;
	border:1px solid #E6E6E6;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width:568px;
	padding:30px;
	overflow:hidden;
	margin-bottom:35px;
}

#blog .about h3 {
	margin-bottom:20px;
}

#blog .about .avatar {
	width:75px;
	margin-right:25px;
	float:left;
}

#blog .about .text {
	width:468px;
	float:left;
	font-family:'Droid Serif', 'Georgia', sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#7E7E7E;
	padding-top:10px;
}

#comments h4 {
	font-family:'TitilliumText22L250wt', 'Helvetica', sans-serif;
	font-weight:normal;
	font-size:18px;
	padding-bottom:20px;
	border-bottom:1px solid #C9C9C9;
	color:#757575;
	margin-bottom:30px;
}

.comment h5, .comment-inner h5, .comment-inner-inner h5 {
	font-family:'TitilliumText22L250wt', 'Helvetica', sans-serif;
	font-weight:normal;
	font-size:18px;
	color:#757575;
	letter-spacing:0.7px;
}

.comment p.meta, .comment-inner p.meta, .comment-inner-inner p.meta,
.comment p.meta a, .comment-inner p.meta a, .comment-inner-inner p.meta a {
	font-family:'TitilliumText22L250wt', 'Helvetica', sans-serif;
	font-weight:normal;
	font-size:14px;
}

#comments .children .children {
	background:url('../img/comment-line-4.png') 34px 0px repeat-y;
}

#comments .children .comment-inner.last + .children {
	background:none;
}

.comment {
	padding-bottom:30px;
	overflow:hidden;
	background:transparent;
}

.comment-inner {
	padding-left:81px;
	padding-bottom:30px;
	overflow:hidden;
	background:transparent;
}

.comment-inner-inner {
	padding-left:163px;
	padding-bottom:30px;
	overflow:hidden;
}

.comment .avatar, .comment-inner .avatar, .comment-inner-inner .avatar {
	width:75px;
	float:left;
	margin-right:25px;
}

.comment .avatar img, .comment-inner .avatar img, .comment-inner-inner .avatar img {
	-webkit-box-shadow:0px -1px 1px #D4D5D5;
	-moz-box-shadow:0px -1px 1px #D4D5D5;
	box-shadow:0px -1px 1px #D4D5D5;
	margin-top:1px;
}



.comment, .comment-inner, .comment-inner-inner {
	background-image:url('../img/comment-line-3.png');
	background-repeat:no-repeat;
}

.comment.last, .comment-inner.last, .comment-inner-inner.last {
	background-image:url('../img/comment-line-5.png');
}

.comment.last.nochildren, .comment-inner.last.nochildren, .comment-inner-inner.last.nochildren {
	background-image:url('../img/comment-line-7.png');
}

.comment {
	background-position:-50px -115px;
}

.comment-inner {
	background-position:34px -115px;
}

.comment-inner-inner {
	background-position:118px -115px;
}

.comment .text {
	width:530px;
	float:left;
}

.comment-inner .text {
	width:449px;
	float:left;
}

.comment-inner-inner .text {
	width:367px;
	float:left;
}

#leave-comment h4, #contact-form h4 {
	font-family:'TitilliumText22L250wt', 'Helvetica', sans-serif;
	font-weight:normal;
	font-size:18px;
	padding-top:20px;
	border-top:1px solid #C9C9C9;
	color:#757575;
	margin-bottom:20px;
	letter-spacing:0.7px;
}

.comment-form label {
	font-family:'Droid Serif', 'Georgia', sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#A4A4A4;a39c5c
}

.comment-form label span {
	color:#a39c5c;
}

.comment-form #name, .comment-form #email, .comment-form #website, .comment-form #comment {
	background:#fbfbfb url('../img/portfolio-sel-bg.png');
	height:30px;
	width:245px;
	border:1px solid #EFEFEF;
	border-bottom:0;
	display:block;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	-moz-box-shadow:inset 0px 1px 0px #EEEEEE;
	margin-bottom:15px;
	color:#878787;
	padding:0px 10px;
}

.comment-form #comment {
	height:160px;
	width:255px;
	resize:none;
	font-family:'Droid Sans', 'Helvetica', sans-serif;
	font-size:11.5px;
	line-height:24px;
	letter-spacing:0.5px;
	padding:10px 0px 0px 10px;
	margin-bottom:25px;
}

.comment-form #submit {
	background:url('../img/post-comment-bg.png') no-repeat;
	height:39px;
	width:179px;
	border:none;
	font-family:'TitilliumText22L250wt', 'Helvetica', sans-serif;
	font-weight:normal;
	font-size:15px;
	color:#FFF;
	text-shadow:0px 1px 1px #666;
	cursor:pointer;
}

.comment-form #submit:hover {
	background:url('../img/post-comment-bg-hover.png') no-repeat;
}

h3.responseText {
    background: none repeat scroll 0 0 #EBFAB6;
    border: 1px solid #BBCC5B;
    color: #599847;    
	display: block;
    float: right;
    margin-top: 15px;
    padding: 10px;
    position: relative;
    width: 604px;}

label.error {
	color:#c40808;
}

.pagination  {
	height:30px;
}

.pagination li {
	float:left;
	font-family:'TitilliumText22L250wt', 'Helvetica', sans-serif;
	font-weight:normal;
	font-size:16px;
}

.pagination li a {
	color:#828282;
	text-decoration:none;
	display:block;
	padding:6px 13px;
	height:18px;
	line-height:19px;
	margin-right:5px;
}

.pagination li span.ellipsis {
	padding-top:5px;
	display:block;
	margin:0px 13px 0px 10px;
}

.pagination li span.prev {
	padding:0px;
	display:block;
	background:url('../img/prev.png') 5px 10px no-repeat;
	height:30px;
	width:25px;
	padding-top:5px;
	display:block;
	margin-right:0;
}

.pagination li span.next {
	padding:0px;
	display:block;
	background:url('../img/next.png') 3px 10px no-repeat;
	height:30px;
	width:25px;
	padding-top:5px;
	display:block;
}

.pagination li span.prev a, .pagination li span.next a {
	padding:0px;
	height:25px;
	width:25px;
}

.pagination li a:hover {
	color:#AAA;
}

.pagination li.current a {
	padding:6px 13px;
	height:18px;
	line-height:19px;
	background:#7ea9b4;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color:#FFF;
	margin-right:8px;
}

.pagination li.current a:hover {
	background:#90bdc8;
}

.read-more {
	color:#508d9c;
	font-family:'TitilliumText22L250wt', 'Helvetica', sans-serif;
	font-weight:normal;
	font-size:14px;
	text-decoration:none;
}

.read-more:hover {
	text-decoration:underline;
}

.column-1 {
	clear:both;
	width:960px;
}

.column-2 {
	width:465px;
	float:left;
	margin-right:30px;
}

.column-2-thirds {
	width:630px;
	float:left;
	margin-right:30px;
}

.column-3 {
	width:300px;
	float:left;
	margin-right:30px;
}

.column-4 {
	width:217px;
	float:left;
	margin-right:30px;
}

.widget {
	margin-bottom:30px;
}

.feed-counter {
	background:#F6F6F6;
	border:1px solid #E6E6E6;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height:70px;
	padding:0px 39px;
	margin-bottom:30px;
}

.feed-counter .rss-counter, .feed-counter .twitter-counter {
	padding-left:45px;
	line-height:70px;
	width:45px;
	float:left;
	height:70px;
	background:url('../img/rss.png') 0px 19px no-repeat;
	font-family:'TitilliumText22L250wt', 'Helvetica', sans-serif;
	font-weight:normal;
	font-size:20px;
	margin-right:40px;
	letter-spacing:0.7px;
	text-align:center;
}

.feed-counter .twitter-counter {
	background:url('../img/twitter.png') 0px 19px no-repeat;
	margin-right:0px;
}

#top .feed-counter {
	background:#f6f6f6 url('../img/portfolio-sel-bg.png');
	border-top:1px solid #FFF;
	-moz-box-shadow:0px 1px 0px #CCC;
	-webkit-box-shadow:0px 1px 0px #CCC;
	box-shadow:0px 1px 0px #CCC;
}

.sidebar {
	margin-top:30px;
}

.sidebar-tabs {
	background:#F6F6F6;
	border:1px solid #E6E6E6;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height:40px;
	padding:0px 10px;
	margin-bottom:30px;
}

.sidebar-tabs li {
	display:inline-block;
	height:48px;
}

.sidebar-tabs li.active {
	background:url('../img/sidebar-tabs-arrow.png') center 40px no-repeat;
}

.sidebar-tabs li a {
	color:#808080;
	font-family:'Droid Sans', 'Helvetica', sans-serif;
	font-size:11.5px;
	font-weight:bold;
	text-decoration:none;
	height:40px;
	line-height:40px;
	padding:0px 10px;
}

.sidebar-tabs li a:hover, .sidebar-tabs li.active a {
	color:#565656;
}

.tab-content .post {
	border-bottom:1px dashed #c9c9c9;
	overflow:hidden;
	padding-bottom:20px;
	margin-bottom:20px;
}

.tab-content .post:last-child {
	border-bottom:0;
}

.tab-content .post .date {
	float:left;
	width:12px;
	height:9px;
	background:url('../img/calendar.png') left 5px no-repeat;
	margin-right:22px;
	padding:12px 8px;
	font-family:'Helvetica', 'Arial', sans-serif;
	font-weight:bold;
	font-size:12px;
}

.tab-content .post .title {
	width:250px;
	float:left;
}

.tab-content .post .title h3 {
	margin-bottom:0;
}

.tab-content .post .title h3 a {
	color:#656565;
	font-family:'TitilliumText22L250wt', 'Helvetica', sans-serif;
	font-weight:normal;
	font-size:15px;
	text-decoration:none;
	line-height:24px;
}

.tab-content .post .title h3 a:hover {
	color:#808080;
}

.tab-content .comment {
	border-bottom:1px solid #c9c9c9;
	overflow:hidden;
	padding-bottom:20px;
	margin-bottom:20px;
}

.tab-content .comment:last-child {
	border-bottom:0;
}

.tab-content .comment .avatar {
	float:left;
	width:65px;
}

.tab-content .comment .avatar img {
	padding:8px 2px;
	height:40px;
	width:40px;
	background:url('../img/avatar-bg.png') left 5px no-repeat;
}

.tab-content .comment .title {
	width:235px;
	float:left;
	padding-top:5px;
}

.tab-content .comment .title h3 {
	margin-bottom:0;
}

.tab-content .comment .title h3 a {
	color:#656565;
	font-family:'Droid Sans', 'Helvetica', sans-serif;
	font-weight:bold;
	font-size:11.5px;
	text-decoration:none;
	line-height:24px;
	letter-spacing:0.3px;
}

.tab-content .comment .title h3 a:hover {
	color:#808080;
}

.tags li {
	float:left;
	height:25px;
	margin:0px 10px 10px 0px;
}

.tags li a {
	color:#dbd69d;
	font-family:'Droid Serif', 'Georgia', sans-serif;
	font-weight:normal;
	font-style:italic;
	font-size:11px;
	text-decoration:none;
	text-shadow:0px 1px 1px #000;
	background:url('../img/tag-bg.png') repeat-x;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:5px;
}

/***** Footer Styles *****/

#footer-wrap {
	width:100%;
	/* background:transparent url('../img/footer-texture.png') top center no-repeat; */
	background:#f47221;
}

#footer {
	width:960px;
	margin:0 auto;
	padding-top:30px;
	overflow:hidden;
}

#footer-logo {
	margin-bottom:25px;
}


#footer h3 {
	margin-bottom:25px;
}



#small-footer {
	width:960px;
	margin:0 auto;
	overflow:hidden;
	margin-bottom:30px;
}

#footnote {
	text-align:right;
}

#small-footer p {
	color:#fff;
	text-decoration:none;
}

#small-footer a {
	color:#fff;

	font-weight:bold;
	text-decoration:none;
}


#small-footer a:hover {
	text-decoration:underline;
}

/***** Dribbble Style *****/

#footer .hcs, .sidebar .hcs {
	width:320px;
}

#footer .hcs li, .sidebar .hcs li {
	background:url('../img/img-bg-medium.png') no-repeat;
	overflow:hidden;
	padding:8px 9px;
	margin:0px 20px 20px 0px;
	width:68px;
	float:left;
}

#footer .hcs li a, .sidebar .hcs li a {
	height:65px;
	width:65px;
	overflow:hidden;
	display:block;
}

#footer .hcs li img, .sidebar .hcs li img {
	height:65px;
	width:auto;
}

.dribbble-fullwidth {
	overflow:hidden;
	width:986px;
}

.dribbble-fullwidth .hcs li {
	background:url('../img/img-bg-large.png') no-repeat;
	overflow:hidden;
	padding:8px 9px;
	margin:0px 26px 25px 0px;
	width:120px;
	height:120px;
	float:left;
}

.dribbble-fullwidth .hcs li a {
	height:115px;
	width:115px;
	overflow:hidden;
	display:block;
}

.dribbble-fullwidth .hcs li img {
	height:115px;
	width:auto;
}

.ribbon{
	background:url('../img/ribbon.png') no-repeat;
	overflow:hidden;
	width:132px;
	height:132px;
	position:absolute;
	right:-7px;
	top:-7px;
	}
	
#fb-like{
	position:relative;
	float:right;
	text-align:right;
	margin-top:30px;
	}	
	
#tweet-button{
	position:relative;
	float:right;
	margin-top:32px;
	}		
	
	.hcs ul li {float:left; margin-right:10px;}
	
	td a{ color:#fff;}
	td a:hover{color:#ccc;}
