/*
Theme Name: LisaK
Theme URI: http://www.lisakalandjian.com
Description: A custom theme for Lisa Kalandjian
Author: Lisa Kalandjian
Author URI: http://lisakalandjian.com
Version: 1.0
*/

/* Basic Styles */

html {
background: transparent url(images/back.png) repeat;
min-width: 1100px;
}

body{
font-family: 'Oxygen', sans-serif;
font-size: 14px;
line-height:170%;
background: transparent url(images/headerback4.png) repeat-x ;
color: #000000;
font-weight:500;
margin:0;
position:relative;
}
 
a:link, a:visited{
    text-decoration: none;
color:#6f5c41;
}
 
a:hover{
    color: #5f5f5f;
}
 
h1 {
    font-size: 20px;
color:#564d45;
}
 
h3 {
    font-size: 18px;
color:#564d45;
}

.wp-caption  {
}

.wp-caption-text {
}

.sticky css {
}

.gallery-caption {
}

.alignright {
float:right;
margin-left:10px;
}

.alignleft {
float:left;
margin-right:10px;
}

.aligncenter {
margin: 0 auto;
} 

img {
border:0;
}

table {
padding:5px;
}

table >tbody >tr >td {
padding:0 20px 0 0;
margin:0;
width:450px;
}

table >tbody >tr >td ul {
padding:0;
margin:0 0 0 13px;
list-style-image: url(images/bullet.png);
}

.excerpt p:first-letter {
font-family: 'Great Vibes', cursive;
font-size:35px;
float: left;
margin:5px;
}

#latestposts-box p:first-letter {
font-family: 'Great Vibes', cursive;
font-size:35px;
float: left;
margin:5px;
}

.post p:first-child:first-letter {
font-family: 'Great Vibes', cursive;
font-size: 40px;
float: left;
margin:5px;
}


/* Main Theme Styles */
 
.wrapper{
margin: 0 auto;
width: 950px;
position:relative;
}

.center-highlight {
background: url(images/light-overlay2.png) top center repeat-y ;
height:100%;
width:100%;
overflow:hidden;
margin-top:13px;
}

.center-highlight2 {
background: url(images/light-overlay3.png) top center repeat-y ;
height:100%;
width:100%;
overflow:hidden;
margin-top:13px;
}

#page {
background:url(images/sidebar.png) 696px 0px repeat-y;
width: 950px;
margin:0 auto;
height:100%;
background:transparent;
}

#blogpage {
background:url(images/sidebar.png) 696px 0px repeat-y;
width: 950px;
margin:0 auto;
height:100%;
overflow:hidden;
}
 


#header {
background: url(images/header5.png) top center no-repeat ;
margin:0 auto 0 -137px;
width: 1166px;
height:167px;
}


#shadowline {
background: url(images/shadowline.jpg) repeat-x;
height:10px;
clear:both;
}

#sharebox {
width:700px;
margin-top:50px;
float:right;
}

#share {
width:360px;
float:right;
}

#followpic {
background: url(images/follow.png) no-repeat;
width:145px;
height:42px;
float:left;
}

#socialicons {
width:200px;
height:33px;
float:left;
margin-top:10px;
}

#h-rss a {
float:left;
display:block;
background: url(images/sm-rss.png) 0 0 no-repeat;
border: 0;
width:32px;
height:32px;
padding:0;
margin-right:5px
}

#h-rss a:hover {
background-position: 0 -32px;
}

#h-facebook a {
float:left;
display:block;
background: url(images/sm-facebook.png) 0 0 no-repeat;
border: 0;
width:32px;
height:32px;
padding:0;
margin-right:5px
}

#h-facebook a:hover {
background-position: 0 -32px;
}

#h-twitter a {
float:left;
display:block;
background: url(images/sm-twitter.png) 0 0 no-repeat;
border: 0;
width:32px;
height:32px;
padding:0;
margin-right:5px
}

#h-twitter a:hover {
background-position: 0 -32px;
}



/* Navigation Start */


#nav {
margin:-13px auto 0 auto;
width:952px;
height:32px;
font-size:13px;
font-family:arial,Verdana,Helvetica,sans-serif;
font-weight:bold;

}




/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
    margin:         0;
    padding:        0;
    list-style:     none;
}
.sf-menu {
    line-height:    1.0;
}
.sf-menu ul {
    position:       absolute;
    top:            -999em;
    width:          16em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
    width:          100%;
}
.sf-menu li:hover {
    visibility:     inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
    float:          left;
    position:       relative;
}
.sf-menu a {
    display:        block;
    position:       relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
    left:           0;
    top:            2.1em; /* match top ul list item height */
    z-index:        99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
    top:            -999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
    left:           10em; /* match ul width */
    top:            0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
    top:            -999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
    left:           10em; /* match ul width */
    top:            0;
}
 
/*** Custom Styles ***/
 
.sf-menu {
    float:              left;
    width:              100%;
margin-top:16px;

}
.sf-menu li {
    background:         transparent;
}
.sf-menu a {
color: #595959;
text-shadow:  0.1em 0.1em 0.05em #dadada;
    padding: 5px 5px 4px 5px;

}

.sf-menu ul li a {
color:#d1d1d1;
text-shadow:  0.1em 0.1em 0 #585858;
    padding:            8px 15px 9px 15px;
    text-decoration:    none;
    border-top:         1px solid #777;
    border-bottom:      1px solid #111;
}
.sf-menu li li {
    background:         #585858;
}
.sf-menu li li li {
    background:         #444;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
color:#383838;
}

.sf-menu li li:hover, .sf-menu li li.sfHover,
.sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active {
-moz-border-radius-topleft:0px;
-moz-border-radius-topright:0px;
-webkit-border-top-left-radius:0px;
-webkit-border-top-right-radius:0px;
-moz-border-radius-bottomleft:0px;
-moz-border-radius-bottomright:0px;
-webkit-border-bottom-left-radius:0px;
-webkit-border-bttom-right-radius:0px;
    color:              #eee;
    background:         #900;
    background:         -moz-linear-gradient(top, #707070, #cecece);
    background:         -webkit-gradient( linear, left top, left bottom, from(#707070), to(#cecece));
    outline:            0;
}

 
/*** shadows for all but IE6 ***/
.sf-shadow ul {
    background: url('images/shadow.png') no-repeat bottom right;
    padding: 0 8px 9px 0;
    -moz-border-radius-bottomleft: 17px;
    -moz-border-radius-topright: 17px;
    -webkit-border-top-right-radius: 17px;
    -webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
    background: transparent;
}

.sf-menu li.separator {
float: left;
background:url(images/nav-separator2.png) center top no-repeat;
width:2px;
height:36px;
margin:-8px 3px 0 3px;
}


.sf-menu li.separator:hover {
background:url(images/nav-separator2.png) center top no-repeat !important;
} 

ul.sf-menu li li.separator {
background:none;
width:0px;
height:0px;
margin:0px;
}

/* Homepage */

#latestprojects-box {
width:468px;
float:left;
margin-top:50px;
}

#latestprojects-title {
background: url(images/latestprojects.png) no-repeat center center;
width:468px;
height:42px;
margin-bottom:10px;
}

#latestposts-box {
width:428px;
float:right;
margin-top:50px;
}

#latestposts-box img.read-more {
width:99px;
height:32px;
background: none;
float:right;
margin-top:5px;
}

#latestposts-title {
background: url(images/latestpost.png) no-repeat center center;
width:468px;
height:42px;
margin-bottom:10px;
}


.homeblogthumb {
background:url(images/homeblogthumb.png) no-repeat;
width:214px;
height:164px;
float:left;
margin-right:20px;
}

.homeblogthumb img {
width:204px;
height:140px;
padding:5px 0 0 5px;
}
/* Portfolio Start */
.details {
float:left;
width:330px;
margin-bottom:30px;
}

.detailstxt {
width:50px;
float:left;
}
.details h3 {
margin-top:10px;
margin-bottom:2px;
}

.details ul {
margin:0;
padding:0;
}

.details ul li {
float:left;
list-style-position:inside;
margin-right:10px;
}

.details ul li a {
margin-left:-5px;
}

.services {
}

.portexcerpt {
min-height:130px;
width:670px;
margin: 30px 10px 0 0;
}

.portexcerpt-title {
width:200px;
}

.portproject {
margin:0 auto;
font-size:18px;
color:#b9a68c;
}

.porttext {
margin-right:10px;
margin-left:10px;
margin-bottom:20px;
}

.porttext p {
line-height:150%;
margin-top:-15px;
}

.porttext ul {
margin-top:-10px;
}


.porttext a {
color:#b9a68c;
}

.port-divider {
background:url(images/port-divider.png) no-repeat;
width:665px;
height:5px;
margin-bottom:20px;
}

.main-divider {
background:url(images/divider2.png) no-repeat;
width:664px;
height:30px;
clear:both;
margin:0 auto;
}

.portexcerpt p {
width:200px;
}

.portexcerpt img {
float:left;
width:310px;
height:222px;
background: url(images/portfolio-thumb.png) no-repeat;
padding:4px 10px 20px 5px;
margin:0 10px 0 0px;
border:0;
}

.portfoliopic img {
float:left;
width:310px;
height:222px;
background: url(images/portfolio-thumb.png) no-repeat;
padding:4px 10px 20px 5px;
margin:0 10px 0 0px;
border:0;
}


.portexcerpt img.read-more {
width:89px;
height:23px;
background: none;
float:right;
margin-top:5px;
}

.portnavigation {
text-align:center;
clear:both;
margin-top:20px;
}

.detailsbox {
float:right;
background: url(images/detailsbox.png) no-repeat;
width:256px;
height:564px;
margin-top:90px;
color:#9c9c9c;
font-size: 12px;
padding-top:15px;
}

.detailsbox h2 {
background: url(images/h2.png) top left no-repeat;
width:245px;
height:43px;
margin:0 auto -10px auto;
text-align:center;
padding-top:13px;
color: #4b4b4b;
text-shadow:  0.04em 0.04em 0.06em #d2d2d2;
font-size:14px;
}


.portfolio-item {
float:left;
width:215px;
margin-right:10px;
}

.portfolio-item h2 {
width:215px;
font-size:12px;
text-align:center;
margin-bottom:-1px;
color:#6f5c41;
}


/* Blog Start */
 
#blog{
float: left;
width: 665px;
padding: 30px 28px 30px 10px;
}

#portblog{
float: left;
width: 665px;
padding: 30px 0 30px 10px;
}

.postdividerbottom {
background: url(images/divider2.png) no-repeat center center;
width:664px;
height:30px;
clear:both;
margin-bottom:30px;
}

.excerpt {
min-height:110px;
width:670px;
margin: 10px 10px 0 0;
float:left;
}

.excerpt p {
padding-right:10px;
width:440px;
float:left;
}

.excerpt img {
float:left;
width:192px;
height:192px;
background: url(images/blogthumb.png) no-repeat;
padding:4px 10px 20px 8px;
margin:0 10px 0 0px;
}

.excerpt img.read-more {
width:99px;
height:32px;
background: none;
float:right;
margin-top:5px;
}

.post{
padding:0;
margin:0;
}

.post-title {
width:400px;
color:#424242;
float:left;
margin-top:-15px;
margin-bottom:-10px;
}

.singlepost-title {
width:650px;
color:#424242;
float:left;
margin-top:-15px;
margin-bottom:-10px;
}

.post-title h1 a {
color:#424242;
}

.post-title h1 a:hover {
color:#8f7863;
}

.postmetadata {
float:left;
margin: 0 50px 0 0;
color:#8f7863;
font-size:12px;
font-weight:bold;
}

.postmetadata a {
font-weight:bold;
color:#8f7863;
}

.postmetadata_single {
float:left;
margin: 0 50px 20px 0;
color:#8f7863;
font-size:12px;
font-weight:bold;
}

.postmetadata_single a {
font-weight:bold;
color:#8f7863;
}

.post-comments {
background: url(images/bubble.png) no-repeat;
width:36px;
height:34px;
float:right;
text-align:center;
padding-left:12px;
padding-top:2px;
margin:15px auto 0 auto;
font-weight:bold;
}

.post-comments a {
color:#730000;
font-weight:bold;
position:relative;
left:-33%;
text-decoration:none;
}

.post-comments a:hover {
font-weight:bold;
text-decoration:underline;
}

.entry {
width:670px;
margin: 20px 10px 50px 0;
clear:both;
}

.entry img {
float:left;
width:310px;
height:301px;
background: url(images/single-thumb.png) no-repeat;
padding:4px 10px 20px 5px;
margin:0 10px 0 0px;
border:0;
}

.plainimage {
float:left;
margin:0 auto;
background: none;
width:auto;
height:auto;
}

.entry p {
padding-right:10px;
}

.navigation {
text-align:center;
margin-top:-40px;
margin-bottom:30px;
}

h3#comments {
margin-bottom:-10px;
}

h3#response a {
}

/* Blog End */

#pagecontent{
float: left;
width: 950px;
text-align:justify;
margin-bottom:20px;
margin-top:20px;
}

.pagecontent-text{
float: left;
width: 890px;
text-align:justify;
}

.pagecontent-divider{
float: left;
width: 890px;
height:30px;
background: url(images/divider-long.png) no-repeat;
}

.page-title {
margin:-100px auto 70px auto;
}

.pagedividerbottom {
background: url(images/page-divider2.png) no-repeat center center;
width:950px;
height:22px;
margin:0 auto 10px auto;
clear:both;
}

.pagedividertop {
background: url(images/page-divider1.png) no-repeat center center;
width:950px;
height:22px;
margin:10px auto 20px auto;
clear:both;
}

/* Comments Start */

/* =Comments
----------------------------------------------- */
.comments-template {
clear:both;
}

#comments {
width:660px;
}

ol.commentlist {
margin:0;
padding: 0;
}

#comments-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.6em;
	padding: 0 0 2.6em;
	text-transform: uppercase;
margin-left:7px;
}
.nopassword,
.nocomments {
	color: #aaa;
	font-size: 24px;
	font-weight: 100;
	margin: 26px 0;
	text-align: center;
}
.commentlist {
	list-style: none;
	margin: 0 auto 0 10px;
	width: 100%;
}
.content .commentlist,
.page-template-sidebar-page-php .commentlist {
	width: 100%; /* reset the width for the one-column and sidebar page layout */
}
.commentlist > li.comment {
background: transparent url(images/comments-bottom.png) bottom repeat-x;
	margin: 0 0 2em 0;
	padding-bottom:1px;
	position: relative;
}
.commentlist .pingback {
	margin: 0 0 1.625em;
	padding: 0 1.625em;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li.comment {
	margin: 2em 0 2em 0;
	padding-top: 2em;
	position: relative;
}

.commentlist .children li.comment .fn {
	display: block;
}
.comment-meta .fn {
float:left;
width:175px;
height:30px;
font-style: normal;
text-align:center;
font-weight:bold;
color: #595959;
text-shadow:  0.1em 0.1em 0.05em #dadada;
}

.comment-meta .date {
width:155px;
margin-top:5px;
float:left;
color:#ffffff;
font-weight:normal;
}

.comment-meta {
background: url(images/cdate-back.png) no-repeat center left;
height:40px;
}

.commentlist .children li.comment .comment-meta {
	line-height: 1.625em;

}
.commentlist .children li.comment .comment-content {
	margin: 1.625em 0 0;
}
.comment-meta a {
	font-weight: bold;
}
.comment-meta a:focus,
.comment-meta a:active,
.comment-meta a:hover {
}

.commentlist li .avatar { 
	background: url(images/avatar-back2.png);
	height:55px;
	width:55px;
	float:left;
	margin:0 10px 0 0px;
	padding:4px 7px 7px 4px;
}
em.comment-awaiting-moderation {
float:right;
}


.commentlist > li:before {
	content: url(images/comment-arrow.png);
	left: -21px;
	position: absolute;
}
.commentlist > li.pingback:before {
	content: '';
}

a.comment-reply-link {
background: url(images/reply.png) no-repeat;
width:59px;
height:29px;
display: inline-block;
float:right;
}

a.comment-reply-link:hover,
a.comment-reply-link:focus,
a.comment-reply-link:active {
background: url(images/replyhover.png) no-repeat;
width:59px;
height:29px;
display: inline-block;
}

a.comment-reply-link > span {
	display: inline-block;
	position: relative;
	top: -1px;
}

/* Post author highlighting */
.commentlist > li.bypostauthor {
}
.commentlist > li.bypostauthor .comment-meta {
	color: #575757;
}
.commentlist > li.bypostauthor .comment-meta a:focus,
.commentlist > li.bypostauthor .comment-meta a:active,
.commentlist > li.bypostauthor .comment-meta a:hover {
}
.commentlist > li.bypostauthor:before {
	content: url(images/comment-arrow-bypostauthor.png);
}

.comment-author {
padding-top: 7px;
padding-right: 10px;
padding-bottom: 7px;
padding-left: 0px;
text-shadow: #fafafa;
color: #2f2e2e;
}

.comment-content {
margin-bottom:20px;
min-height:60px;
}

/* Post Author threaded comments */
.commentlist .children > li.bypostauthor {
background: transparent url(images/comments-bottom.png) repeat-x;
}

/* sidebar-page.php comments */
/* Make sure we have room for our comment avatars */
.page-template-sidebar-page-php .commentlist > li.comment,
.page-template-sidebar-page-php.commentlist .pingback {
	margin-left: 102px;
	width: auto;
}
/* And a full-width comment form */
.page-template-sidebar-page-php #respond {
	width: auto;
}

.comment-date {
}

#respond textarea {
width:99%;
	background: #fff;
	border: 2px solid #eee;
	-moz-border-radius:5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	-moz-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	position: relative;
	text-indent: 5px;
}

#respond .comment-form-url {
width:33%;
float:right;
}

#respond .comment-form-author {
width:33%;
float:left;
margin-right:2px;
}


#respond .comment-form-email {
width:33%;
float:left;
}

#respond .comment-form-comment {
padding:0;
margin:0;
}

#respond input[type="text"] {
width:95%;
	background: #fff;
	border: 2px solid #eee;
	-moz-border-radius:5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	-moz-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	position: relative;
padding-top:3px;
padding-bottom:3px;
	text-indent: 5px;
}

#respond {
background: #cecece;
-moz-border-radius:5px;
border-radius: 5px;
padding:3px 20px 5px 20px;
}

#respond .comment-form-comment label  {
width:99%;
}

#reply-title {
margin-bottom:-10px;
}

.comment-notes {
font-size:10px;
}

#respond input#submit {
	background: #222;
	border: none;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	color: #eee;
	cursor: pointer;
	font-size: 15px;
	margin: 5px 0;
	padding: 5px 22px 5px 22px;
	position: relative;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
}

#respond input#submit:active {
	background: #1982d1;
	color: #bfddf3;
}

/* Comment Form End */

/* Contact Form */

#contact {
width: 505px;
height:280px;
color:#4c4c4c;
clear:both;
margin:0 auto;
}

#contact fieldset {
border:0;
}


#contactback {
background: url(images/formback.png) no-repeat;
width:591px;
height:310px;
color:#4c4c4c;
padding-top:30px;
margin:40px auto -30px auto;
}

#contact input, #contact textarea {
border: 1px solid #ccc;
font-family: Helvetica, arial, sans-serif;
font-size: 14px;
margin: 0px 0px 15px 0px;
padding: 2px;
width: 379px;
}
#contact textarea {
  height: 100px;
}
#contact textarea:focus, #contact input:focus {
  border: 1px solid #888;
}
#contact label {
  float: left;
  font-size: 14px;
  margin-left: -18px;
margin-right:10px;
  text-align: right;
  width: 100px;
color:#dedede;
}

#contact label img {
margin-top:-3px;
margin-left:40px;
width:50px;
height:20px;
background:transparent;
}

#contact input.button {
background: url(images/submit.png);
background-color:transparent;
cursor: pointer;
border: none;
float:left;
width: 71px;
height: 31px;
margin-left:90px;
}

#contact h2, #contact h3 {
  margin-left: 135px;
}
#contact.error {
  color: #ff0000;
  margin-left: 115px;
}

p.success{
margin-top:20px;
margin-left:32px;
font-size:16px;
font-family:museo-sans;
color:#8a470c;
font-weight:bold;
}

p.error{
margin-left:60px;
}

#ctext {
width:652px;
}

/* Contact Form End */

.sidebar{
float: left;
width: 245px;
height:100%;
padding: 30px 0 0 0;
color:#9c9c9c;
font-size: 12px;
list-style: none;
overflow:hidden;
margin:0 auto;
}

.sidebar h2 {
background: url(images/h2.png) top left no-repeat;
width:245px;
height:43px;
margin:0 auto -10px auto;
text-align:center;
padding-top:7px;
color: #4b4b4b;
text-shadow:  0.04em 0.04em 0.06em #d2d2d2;
font-size:14px;
}

.sidebar a {
color:#9c9c9c;
}

.sidebar ul li  {
margin-left:-10px;
}

.followbox {
width:245px;
margin-left:15px;
margin-top:10px;
}


.followbox img {
margin-right:5px;
}

.signupbox {
margin-left:-3px;
}

.execphpwidget{
margin-left:9px;
}

.widget {
margin-bottom:30px;
}

/* popular comments */

#popular-comments {
margin-top:20px;
}

.popular-commentsbox {
height:100%;
margin-bottom:30px;
font-size:12px;
}

#popular-comments img {
float:left;
width:55px;
height:55px;
background: url(images/recentposts-thumbback.png) no-repeat top center;
padding:4px 13px 8px 10px;
margin-right:5px;
margin-top:-7px;
}

#popular-comments a {
color:#9c9c9c;
}

.popcoms {
}

.popcoms a{
color:#cecece!important;
text-decoration:none;
}

.popcoms a:hover{
color:#9c9c9c !important;
}

/* archive recent posts */

.poposts-thumbs {
width:650px;	
}

.poposts-thumbs h3 {
margin-left:15px;
}

.poposts1{
width:154px;
height:154px;
background: url(images/thumbback.png) no-repeat;
padding:2px 10px 2px 0px;
text-align:center;
margin-bottom:2px;
}


.poposts1 a img {
width:140px;
height:140px;
border:0;
margin-left:-1px;
}

.poposts a {
font-size:12px;
color:#434343;
}

.poposts a:hover {
color:silver;
}

.poposts {
display: inline-block;
width:154px;
text-align:center;
vertical-align:top;
margin-left:5px;
margin-bottom:10px;
}

/* archive popular posts */

.favposts-thumbs {
width:650px;	
}

.favposts-thumbs h3 {
margin-left:15px;
}

.favposts1{
width:154px;
height:154px;
background: url(images/thumbback.png) no-repeat;
padding:2px 10px 2px 0px;
text-align:center;
margin-bottom:2px;
}

.favposts1 a img {
width:140px;
height:140px;
border:0;
margin-left:-1px;
}

.favposts a {
font-size:12px;
color:#434343;
}

.favposts a:hover {
color:silver;
}

.favposts {
display: inline-block;
width:154px;
text-align:center;
vertical-align:top;
margin-left:5px;
margin-bottom:10px;
}

.archive-separator{
clear:both;
background: url(images/post-separator.jpg) no-repeat;
margin-left:10px;
width:566px;
height:10px;
}
 
#footer{
 background:#383838;
    clear: both;
    text-align: center;
    height: 50px;
    padding: 10px;
}

#footertop{
background: url(images/footetop.png) repeat-x;
height:8px;
width:100%;
clear:both;
}


.advanced-slider {
margin-top:30px;
}

.curved-rounded .navigation-thumbnails.horizontal {
margin-top:20px !important;
}

.highslide-maincontent {
}

.closebutton {
   position: relative;
   top: -15px;
   left: 15px;
   width: 30px;
   height: 30px;
   cursor: pointer;
   background: url(images/close.png);
}

.ngg-gallery-thumbnail-box {
float: left;
margin-right:17px;
margin-bottom:10px;
}

.ngg-galleryoverview {
margin-left:10px; !important;
}


.fb-like-box {
border:0 !important;
background:#bababa;
padding:0;
}

.phs {
padding:0 !important;
}

.fan_box .connections_grid .grid_item {
width: 20px !important;
}

.fan_box .connections_grid .grid_item img {
width: 20px !important;
}

.addtoany_list a img  {
background:none;
}

img.testimage  {
float:left;
width:310px;
height:222px;
background: url(images/portfolio-thumb.png) no-repeat !important;
padding:4px 10px 20px 5px;
margin:0 10px 0 0px;
border:0;
}

#ctoolbar1060unique, #maincontactTable {
width:250px !important;
margin-left:-600px !important;
}

form#popcontact fieldset > name {
float:left;
}