@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #49443a;
	background-color: #f4f5f1;
	margin: 0px;
	padding: 0px
}
#----------------------------- {
}
WORDPRESS ELEMENTS {
}
#----------------------------- {
}
img.size-auto, img.size-full, img.size-large, img.size-medium, .attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft, img.alignleft {
	display: inline;
	float: left;
	margin-right: 15px;
	margin-top: 0px;
}
.alignright, img.alignright {
	display: inline;
	float: right;
	margin-left: 15px;
	margin-top: 0px;
}
.aligncenter, img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft, img.alignright, img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
#wp_page_numbers {
	margin-top: 1em;
	float: left;
	margin-bottom: 1em;
}
#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
	padding: 0;
	margin: 0;
	border: none;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	list-style: none;
	text-transform: none;
	text-indent: 0px;
	font-variant: normal;
	text-align: left;
	font-size: 1em;
	font-family: Clan;
}
#wp_page_numbers ul {
	width: 100%;
}
#wp_page_numbers li {
	display: inline;
}
#wp_page_numbers a {
	padding: 0.3em 0.5em 0.3em 0.5em;
	display: inline;
}
#wp_page_numbers li a:hover {
	background-color: rgba(0,0,0,0.1);
}
#wp_page_numbers li.space {
	padding: 0.3em 0.5em 0.3em 0.5em;
}
#wp_page_numbers li.first_last_page {
}
#wp_page_numbers li.active_page a {
	background-color: rgba(0,0,0,0.1);
}
#wp_page_numbers li.active_page a:hover {
	background-color: rgba(0,0,0,0.2);
}
#wp_page_numbers li.page_info {
	display: inline;
	padding: 0.3em 1.5em 0.3em 0.5em;
	font-family: Arial, Helvetica, sans-serif;
}
body#tinymce {
	padding: 20px;
	max-width: 610px;
	background-color: #fff;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #49443a;
	background-color: #f4f5f1;
	margin:auto;
}
/*/
body#tinymce, #blog p {
	text-align: justify;	
}
/*/


#preload {
	display: none
}
.col_230 {
	float: left;
	width: 230px
}
.col_250 {
	float: left;
	width: 250px
}
.col_270 {
	float: left;
	width: 270px
}
.col_320 {
	float: left;
	width: 320px
}
.col_610 {
	float: left;
	width: 610px
}
.row_5 {
	clear: both;
	height: 5px
}
.row_10 {
	clear: both;
	height: 10px
}
.row_20 {
	clear: both;
	height: 20px
}
.row_30 {
	clear: both;
	height: 30px
}
.row_50 {
	clear: both;
	height: 50px
}
.margin {
	margin-right: 40px
}
.margin_20 {
	margin-right: 20px
}
.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 0px
}
.line {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 2px;
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: left
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #7a7467;
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	position: relative;
}
h2 span {
	margin-left: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d2cfc7;
	color: #c6c2b9
}
h2 a span:hover{
	color: #7a7467;
}
h2.marginless {
	margin-bottom: 0px
}
a {
	color: #b3b3b3;
	text-decoration: none;
	outline: none
}
a:hover {
	color: #49443a
}
p {
	line-height: 18px;
	word-spacing: 0px
}
#container {
	margin: auto;
	width: 900px;
	padding-right: 20px;
	padding-left: 20px
}
#header {
	height: 150px;
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	position: relative;
	margin-bottom: 50px
}
#logo {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 310px;
	display: block;
	position: absolute;
	left: 0px;
	bottom: 20px
}
#header ul {
	margin: 0px;
	padding: 0px;
	float: right;
	list-style-type: none;
	display: block;
	position: absolute;
	right: 0px;
	bottom: 33px
}
#header ul li {
	display: block;
	float: left;
	font-size: 18px;
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d2cfc7;
	height: 18px;
	line-height: 18px
}
#header ul li.email {
	border: none
}
#header ul li.email a {
	display: block;
	background-image: url(../images/mail.gif);
	height: 0px;
	width: 21px;
	float: left;
	background-position: center center;
	background-repeat: no-repeat;
	padding-top: 15px;
	overflow: hidden;
	margin-right: 0px;
	margin-top: 1px
}
#header ul li.end {
	padding-right: 0px;
	border-right-style: none
}
#header ul li a {
	color: #7a7467
}
#header ul li.selected {
	color: #c6c2b9
}
#header ul li.selected a {
	color: #c6c2b9
}
#header ul li.selected a:hover {
	color: #7a7467
}
#header ul li a:hover {
	color: #c6c2b9
}
#blog_list {
	margin: 0px;
	padding: 0px;
	list-style-type: none
}
#blog_list li {
	margin: 0px;
	padding: 0px
}
#blog_list li a {
	line-height: 49px;
	height: 47px;
	width: 320px;
	display: block;
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #49443a;
	padding: 0px;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 14px;
	overflow: hidden
}
#blog_list li a:hover {
	background-color: #EEEEEB
}
#blog_list li a span {
	width: 60px;
	color: #c6c2b9;
	z-index: 2;
	margin-right: 10px;
	font-size: 12px
}
#twitter {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #e5e6e1;
	background: -moz-linear-gradient(top, #e5e6e1 0%, #dcddd9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e5e6e1), color-stop(100%, #dcddd9));
	background: -webkit-linear-gradient(top, #e5e6e1 0%, #dcddd9 100%);
	background: -o-linear-gradient(top, #e5e6e1 0%, #dcddd9 100%);
	background: -ms-linear-gradient(top, #e5e6e1 0%, #dcddd9 100%);
	background: linear-gradient(top, #e5e6e1 0%, #dcddd9 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e6e1', endColorstr='#dcddd9', GradientType=0 );
	border: 1px solid #deded7;
	position: relative;
	z-index: 1;
	line-height: 18px;
	color: #827f7a;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px
}
#twitter:after, #twitter:before {
	bottom: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

#twitter:after {
	border-color: rgba(229, 230, 225, 0);
	border-bottom-color: #e5e6e1;
	border-width: 11px;
	left: 50%;
	margin-left: -11px;
}
#twitter:before {
	border-color: rgba(0, 0, 0, 0);
	border-bottom-color: #D3D3CA;
	border-width: 12px;
	left: 50%;
	margin-left: -12px;
}
#twitter ul {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position: relative;
	z-index: 1;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 18px
}
#twitter ul li {
	-webkit-border-radius: 5px;
	border-radius: 5px;
	line-height: 18px;
	height: auto;
	color: #49443a
}

#sidebar #twitter ul li {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom:10px;
	padding-bottom: 10px;
}
#sidebar #twitter ul li.lastTweet {
	margin:0px;
	padding:0px;
	background:none;	
}
#twitter a {
	color:#827f7a;	
}
#twitter a:hover {
	color:#49443a;
}
.elsewhere {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-left: -5px
}
.elsewhere li a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 0px;
	width: 26px;
	padding-top: 16px;
	overflow: hidden
}
.elsewhere li a.twitter {
	background-image: url(../images/icons/twitter.png)
}
.elsewhere li a.facebook {
	background-image: url(../images/icons/facebook.png)
}
.elsewhere li a.flickr {
	background-image: url(../images/icons/flickr.png)
}
.elsewhere li a.vimeo {
	background-image: url(../images/icons/vimeo.png)
}
.elsewhere li a.stumble {
	background-image: url(../images/icons/stumbleupon.png)
}
.elsewhere li a.linkedin {
	background-image: url(../images/icons/linkedin.png)
}
.elsewhere li a.dribbble {
	background-image: url(../images/icons/dribbble.png)
}
#featured {
	height: 220px;
	position: relative;
	margin-right: -60px;
	margin-left: -60px;
	padding-right: 60px;
	padding-left: 60px;
	overflow: hidden
}
#featured #fade_left {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 60px;
	background-repeat: repeat-y;
	background-position: center center;
	height: 220px;
	z-index: 2;
	background-color: #f4f5f1
}
#featured #fade_right {
	position: absolute;
	top: 0px;
	width: 60px;
	background-repeat: repeat-y;
	background-position: center center;
	height: 220px;
	z-index: 2;
	right: 0px;
	background-color: #f4f5f1
}
#featured .arrow {
	width: 0px;
	height: 0px;
	border-style: solid;
	position: absolute;
	top: 90px;
	display: none;
	z-index: 3
}
#featured .arrow.left {
	border-width: 20px 20px 20px 0;
	border-color: transparent #d5d5d2 transparent transparent;
	left: 20px
}
#featured .arrow.left:hover {
	border-color: transparent #adadaa transparent transparent
}
#featured .arrow.right {
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 20px 0 20px 20px;
	border-color: transparent transparent transparent #d5d5d2;
	right: 20px
}
#featured .arrow.right:hover {
	border-color: transparent transparent transparent #adadaa
}
#featured .set_a {
	position: absolute;
	left: 0px;
	z-index: 1
}
#featured .set_b {
	position: absolute;
	left: 921px;
	z-index: 1
}
.module {
	background-color: #E5E6E1;
	height: 220px;
	width: 286px;
	background-size: 286px 220px;
	position: absolute;
	top: 0px;
	overflow: hidden
}
.module.one {
	left: 60px
}
.module.two {
	left: 367px
}
.module.three {
	left: 674px
}
.module .overlay {
	position: absolute;
	bottom: 0px;
	width: 256px;
	color: #FFF;
	background-color: #575756;
	background-color: rgba(79,79,77,0.94);
	display: none;
	font-size: 14px;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 15px
}
.module .overlay b {
	margin-left: 7px;
	padding-left: 7px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	color: #CCC;
	font-weight: normal
}
.module:hover .overlay {
	display: block
}
#footer {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 70px;
	padding-top: 20px;
	color: #b3b3b3
}
#msg_box {
	display: none;
	position: absolute;
	height: 30px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	line-height: 30px;
	padding-right: 8px;
	padding-left: 8px;
	text-align: center;
	font-size: 14px;
	color: #FFF;
	font-weight: normal;
	background-color: #575756;
	background-color: rgba(79,79,77,0.94)
}
#msg_box b {
	content: "";
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 7px 7px 7px 7px;
	border-color: #4f4f4d transparent transparent transparent;
	border-color: rgba(79,79,77,0.94) transparent transparent transparent;
	position: absolute;
	bottom: -14px;
	left: 0px
}
.ill_thumb {
	height: 0px;
	width: 78px;
	margin-right: 8px;
	background-color: #E8EAE7;
	display: block;
	float: left;
	margin-bottom: 8px;
	background-size: 78px 60px;
	padding-top: 60px;
	overflow: hidden
}
.ill_thumb:hover {
	margin-right: 7px;
	margin-bottom: 7px;
	margin-top: -1px;
	margin-left: -1px;
	border: 1px solid #666
}
.ill_thumb.end {
	margin-right: 0px
}
.ill_thumb.end:hover {
	margin-right: -1px
}
.design_thumb {
	background-color: #E8EAE7;
	height: 200px;
	width: 280px;
	display: block;
	float: left;
	margin-right: 30px;
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;
	background-size: 280px 200px;
	background-repeat: no-repeat
}
.design_thumb.end {
	margin-right: 0px
}
.design_thumb .overlay {
	position: absolute;
	bottom: 0px;
	width: 250px;
	color: #CCC;
	background-color: #575756;
	background-color: rgba(79,79,77,0.94);
	display: none;
	font-size: 12px;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 15px
}
.design_thumb .overlay b {
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	display: block
}
.design_thumb:hover .overlay {
	display: block
}
p a {
	text-decoration: underline;
	color: #9a978e;
}
#blog ul {
	margin: 0px;
	padding-left: 20px;
}
#blog ul li {
	margin-bottom: 5px;
	line-height: 18px;
}
#blog .title {
	font-size: 18px;
	font-weight: normal;
	color: #7a7467;
	padding-bottom: 13px;
	float: left
}
#blog .date {
	display:inline;
	margin-right: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d2cfc7;
}
#blog .blog_info {
	font-size: 11px;
	padding-top:13px;
	color:#9a978e;
}
#blog .blog_info a {
	color: #9a978e;	
}
#blog .blog_info a:hover {
	color: #49443a;	
}
#blog .comments {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	position: relative;
	background-color: #e5e6e1;
	line-height: 18px;
	color: #827f7a;
	padding-top: 2px;
	padding-right: 9px;
	padding-bottom: 2px;
	padding-left: 9px;
	display: block;
	height: 18px;
	display: block;
	float: right;
	font-size: 11px;
}
#blog .comments:after {
	right: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-right-color: #e5e6e1;
	border-width: 5px;
	top: 50%;
	margin-top: -5px;
}
#blog .comments:hover {
	background-color: #C8C9C3;
	color:#f4f5f1;
}
#blog .comments:hover:after {
	border-right-color: #C8C9C3;
}
.sidebar {
	margin: 0px;
	padding: 0px;
	list-style-type: none
}
.sidebar li {
	margin: 0px;
	padding: 0px
}
.sidebar li a {
	line-height: 39px;
	height: 37px;
	width: 250px;
	display: block;
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #49443a;
	padding: 0px;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 13px;
	overflow: hidden
}
.sidebar li a:hover {
	background-color: #EEEEEB
}
.sidebar li a span {
	width: 60px;
	color: #c6c2b9;
	z-index: 2;
	margin-right: 10px
}
#other_des a {
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: -2px;
	color: #c6c2b9
}
#other_des a:hover {
	background-color: #EEEEEB
}
#other_des a span {
	font-size: 14px;
	color: #49443a;
	display: block;
	margin-bottom: 5px
}
#design_box {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #e5e6e1;
	background: -moz-linear-gradient(top, #e5e6e1 0%, #dcddd9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e5e6e1), color-stop(100%, #dcddd9));
	background: -webkit-linear-gradient(top, #e5e6e1 0%, #dcddd9 100%);
	background: -o-linear-gradient(top, #e5e6e1 0%, #dcddd9 100%);
	background: -ms-linear-gradient(top, #e5e6e1 0%, #dcddd9 100%);
	background: linear-gradient(top, #e5e6e1 0%, #dcddd9 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e6e1', endColorstr='#dcddd9', GradientType=0 );
	border: 1px solid #deded7;
	position: relative;
	z-index: 1;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	margin-bottom: 20px
}
#design_box img {
	display: none
}
#design_box img.show {
	display: block
}
#design_box #design_image {
	background-color: #DDDED9;
	height: 430px;
	width: 585px;
	position: relative
}
#design_box #design_image img {
	position: absolute;
	left: 0px;
	top: 0px
}
#design_box .thumbs a {
	height: 60px;
	width: 75px;
	background-size: 75px 60px;
	background-repeat: no-repeat;
	display: inline-block;
	margin-top: 10px;
	margin-right: 10px
}
#design_box .thumbs a:hover {
	margin-top: 9px;
	margin-right: 9px;
	margin-bottom: -1px;
	margin-left: -1px;
	border: 1px solid #666
}
#design_box .thumbs a.selected {
	margin-top: 9px;
	margin-right: 9px;
	margin-bottom: -1px;
	margin-left: -1px;
	border: 1px solid #666
}
.testimonial {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #e5e6e1;
	background: -moz-linear-gradient(top, #e5e6e1 0%, #dcddd9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e5e6e1), color-stop(100%, #dcddd9));
	background: -webkit-linear-gradient(top, #e5e6e1 0%, #dcddd9 100%);
	background: -o-linear-gradient(top, #e5e6e1 0%, #dcddd9 100%);
	background: -ms-linear-gradient(top, #e5e6e1 0%, #dcddd9 100%);
	background: linear-gradient(top, #e5e6e1 0%, #dcddd9 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e6e1', endColorstr='#dcddd9', GradientType=0 );
	border: 1px solid #deded7;
	position: relative;
	z-index: 1;
	line-height: 20px;
	color: #827f7a;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	font-size: 13px;
	margin-top: 15px
}
.testimonial p {
	margin-top: 0px;
	line-height: 20px;
	margin-bottom: 7px
}
.testimonial_curl {
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 20px 0px 0 20px;
	border-color: #dcddd9 transparent transparent transparent;
	position: relative;
	z-index: 2;
	margin-top: -1px;
	margin-left: 230px
}
.testimonial .author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #49443a;
	margin-bottom: 10px
}
.testimonial .author a {
	color: #49443a
}
.comment {
	margin-left: 0px
}
.comment h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	margin-bottom: 0px;
	padding-bottom: 5px;
	font-size: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.comment h5 a {
	color: #7a7467
}
.comment .image {
	float: left;
	width: 60px;
	text-align: center
}
.comment .image img {
	margin-bottom: 5px;
	height: 60px;
	width: 60px
}
.comment .image span {
	font-size: 11px;
	color: #c6c2b9
}
.comment .right {
	float: left;
	width: 400px;
	position: relative;
	margin-top: -15px;
	margin-left: 15px
}
.commentdate {
	font-size: 12px;
	color: #e30a05;
	position: absolute;
	right: 0px;
	width: 200px;
	text-align: right;
	top: 0px
}
.cancel-comment-reply {
	float:right;
	font-size:13px;
	border:none;
	margin:0px;	
}
ol.commentlist { 
	list-style:none; margin:0 0 1em; padding:0; text-indent:0; 
}
ol.commentlist a {
	color:#666;
}
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { 
	position: relative;
	margin-left:70px;
}
ol.commentlist li.comment div.comment-body { 
	padding:15px; 
	position: relative;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #e5e6e1;
	z-index: 1;
	line-height: 20px;
	color: #827f7a;
	font-size: 13px;
	margin-bottom: 20px;
}
ol.commentlist li.comment div.comment-body:before {
	content: "";
	position:absolute;
	top:20px;
	left:-10px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 10px 10px 0;
	border-color: transparent #e5e6e1 transparent transparent;	
}
ol.commentlist li.comment div.comment-author {}
ol.commentlist li.comment div.vcard {
	font-size: 15px;
	font-weight:bold; 
}
ol.commentlist li.comment div.vcard cite.fn { 
	font-style:normal;
	
}
ol.commentlist li.comment div.vcard cite.fn a.url {
	
}
ol.commentlist li.comment div.vcard img.avatar { 
	position: absolute;
	left: -70px;
	top: 0px;
}
ol.commentlist li.comment div.vcard img.avatar-32 {}
ol.commentlist li.comment div.vcard img.photo {}
ol.commentlist li.comment div.vcard span.says {}
ol.commentlist li.comment div.commentmetadata {}
ol.commentlist li.comment div.comment-meta { 
	font-size:11px;
	position:absolute;
	top:15px;
	right:15px;
}
ol.commentlist li.comment div.comment-meta a {
	color:#999;
}
ol.commentlist li.comment p {  }
ol.commentlist li.comment ul {  list-style:square; margin:0 0 1em 2em; }
ol.commentlist li.comment div.reply { }
ol.commentlist li.comment div.reply a { font-weight:bold; }
ol.commentlist li.comment ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li.comment ul.children li {}
ol.commentlist li.comment ul.children li.alt {}
ol.commentlist li.comment ul.children li.bypostauthor {}
ol.commentlist li.comment ul.children li.byuser {}
ol.commentlist li.comment ul.children li.comment {}
ol.commentlist li.comment ul.children li.comment-author-admin {}
ol.commentlist li.comment ul.children li.depth-2 { margin-left:50px; margin-top: -8px }
ol.commentlist li.comment ul.children li.depth-3 { margin-left:50px; margin-top: -8px }
ol.commentlist li.comment ul.children li.depth-4 { margin-left:50px; margin-top: -8px }
ol.commentlist li.comment ul.children li.depth-5 {}
ol.commentlist li.comment ul.children li.odd {}
ol.commentlist li.even {  }
ol.commentlist li.odd { }
ol.commentlist li.parent { }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}

form.contact {
	margin-bottom: 20px;
}
form.contact input.text , form.contact  textarea{
	background-color: #FFF;
	border: 1px solid #CCC;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 16px;
	margin-bottom: 10px;
	width: 340px;
	outline: none;
	font-weight: normal;
	color: #333;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	
	max-width: 340px;
}
form.contact input.checkbox {
	margin-bottom: 10px;
}
form.contact textarea {
	height: 200px;
}
form.contact.blog input.text, form.contact.blog textarea{
	width: 450px;
	max-width: 450px;
}
form.contact .submit {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #e5e6e1;
	background: -moz-linear-gradient(top, #e5e6e1 0%, #dcddd9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e5e6e1), color-stop(100%, #dcddd9));
	background: -webkit-linear-gradient(top, #e5e6e1 0%, #dcddd9 100%);
	background: -o-linear-gradient(top, #e5e6e1 0%, #dcddd9 100%);
	background: -ms-linear-gradient(top, #e5e6e1 0%, #dcddd9 100%);
	background: linear-gradient(top, #e5e6e1 0%, #dcddd9 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e6e1', endColorstr='#dcddd9', GradientType=0 );
	border: 1px solid #deded7;
	position: relative;
	z-index: 1;
	color: #827f7a;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	font-size: 13px;
	height: 25px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
}
form.contact .submit:hover {
	color: #fff;
	background-color: #48a3d5;
}
input.text::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color:    #CCC ;
}
input.text:-moz-placeholder, textarea:-moz-placeholder {
    color:   #CCC ;
}
input.placeholder, textarea.placeholder {
	color: #CCC !important;
}
a.archive_box {
	line-height: 49px;
	height: 47px;
	display: block;
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #49443a;
	padding: 0px;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 14px;
	overflow: hidden
}
a.archive_box:hover {
	background-color: #EEEEEB
}
a.archive_box span {
	width: 60px;
	color: #c6c2b9;
	z-index: 2;
	margin-right: 10px;
	font-size: 12px;
	float:left;
}
.comments.archive {
	margin-top: -35px;	
}
#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
	padding: 0;
	margin: 0;
	border: none;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	list-style: none;
	text-transform: none;
	text-indent: 0px;
	font-variant: normal;
	text-align: left;
	line-height: 12px;
	letter-spacing: 0px;
	word-spacing: 0px;
	font-size: 12px;
	font-family: Arial
}
#wp_page_numbers {
	margin-top: 10px;
	width: 100%;
	margin-bottom: 10px
}
#wp_page_numbers ul {
	width: 100%
}
#wp_page_numbers li {
	float: left;
	display: block;
	margin-bottom: 2px
}
#wp_page_numbers a {
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 2px;
	margin-right: 2px;
	display: block;
	color: #7a7467
}
#wp_page_numbers li a:hover {
	background-color: #E3E1D6
}
#wp_page_numbers li.space {
	padding: 6px;
	padding-left: 2px;
	padding-right: 2px
}
#wp_page_numbers li.first_last_page {
	font-style: italic
}
#wp_page_numbers li.active_page a {
	color: #7a7467;
	background-color: #E3E1D6
}
#wp_page_numbers li.active_page a:hover {
	color: #7a7467;
	background-color: #E3E1D6
}
#wp_page_numbers li.page_info {
	float: left;
	display: block;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 2px;
	color: #7a7467;
	font-size: 11px
}
#footer .sitemeter {
	float: right
}
@media only screen and (-webkit-min-device-pixel-ratio:2) {
#logo {
	background-image: url(../images/logo.svg)
}
}
.line, #header, h2, #blog_list li a, #footer, .design_thumb .overlay b, #other_des a, .sidebar li a, a.archive_box {
	background-size: 3px 2px
}
#header ul li.email a {
	background-size: 21px 15px
}
.elsewhere li a {
	background-size: 16px 16px
}
.twitter_follow {
	position:absolute;
	right:0px;
	top:-5px;
}

/*/ SHARE THIS /*/
h2#fsHeading {
	background:none;	
}
h2#fsHeading span {
	margin: 0px;
	padding:0px;
	border: none;
	color:inherit;	
}

.stButton {
	margin-top: 10px;	
}


#disqus_thread {
	margin-top:20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #e5e6e1;
	background: -moz-linear-gradient(top, #e5e6e1 0%, #dcddd9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e5e6e1), color-stop(100%, #dcddd9));
	background: -webkit-linear-gradient(top, #e5e6e1 0%, #dcddd9 100%);
	background: -o-linear-gradient(top, #e5e6e1 0%, #dcddd9 100%);
	background: -ms-linear-gradient(top, #e5e6e1 0%, #dcddd9 100%);
	background: linear-gradient(top, #e5e6e1 0%, #dcddd9 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e6e1', endColorstr='#dcddd9', GradientType=0 );
	border: 1px solid #deded7;
	position: relative;
	z-index: 1;
	color: #827f7a;
	padding: 20px;
}
#disqus_thread:after, #disqus_thread:before {
	bottom: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

#disqus_thread:after {
	border-color: rgba(229, 230, 225, 0);
	border-bottom-color: #e5e6e1;
	border-width: 11px;
	left: 50%;
	margin-left: -11px;
}
#disqus_thread:before {
	border-color: rgba(0, 0, 0, 0);
	border-bottom-color: #D3D3CA;
	border-width: 12px;
	left: 50%;
	margin-left: -12px;
}
.flickr_photo {
	margin-right: 11px;
	margin-bottom: 11px;
	display: block;
	float: left;
	height:0px;
	padding-top:76px;
	width:76px;
	overflow:hidden;
}
.flickr_photo.end {
	margin-right:0px;
}
