/*
Theme Name: SM Redovisning & Konsult AB
Description: SM Redovisning & Konsult AB
Author: Ludwig Lindstrom
Version: 1.0
Tags: 

License:
License URI:


/* Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 1;
	padding: 0;
	vertical-align: baseline;
}

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .clearfix { display: inline-block; } /* Hide from IE Mac \*/ .clearfix { display: block; } /* End hide from IE Mac */ .none { display: none; } /* End Clearfix */

ol, ul {
	list-style: none;
	padding: 0;
	margin: 0;
}


/* 	Global Selectors */

	body { background: url(images/bg.png) repeat center center fixed; color:#333; font-family: 'Open sans', sans-serif; margin: 0 auto;}
	h1, h2, h3, h4, h5, h6	{ padding: 0; line-height: 35px; margin: 0 auto 15px;}
	h1 	 		{ font-size: 45px; color: #000; font-family: "Open sans", sans-serif; font-weight: 300;}
	h2			{ font-size: 45px; font-family: 'Open sans', sans-serif; color: #000; }
	h3			{ font-size: 30px; width: 100%; font-family: 'Open sans', sans-serif; }
	h4			{ font-size: 20px; width: 100%; font-weight:400; font-family: 'Open sans', sans-serif; }
	h5			{ font-size: 17px; width: 100%; font-family: 'Open sans', sans-serif; }
	p			{ font-size: 14px; font-family: 'Open sans', sans-serif; margin: 0 auto 13px; line-height: 25px; }
	a, a:visited 		{ color: #252527; text-decoration: none;  }
	a:hover, a:active  	{ color: #5B5B5B;  }
	a img			{ border: none; }
	strong 			{ font-weight: 700; font-size: 16px; font-family: 'Lato', sans-serif; }
	small			{ font-size: 11px; font-weight: normal; }
	label			{ font: 11px "Gotham", Helvetica, arial, sans-serif; color: #888; padding: 8px 0 1px 0; display: block; }
	em			{ font-style: italic; }
	li			{ font-size: 14px; line-height: 22px; margin: 0 0 5px 0; font-family: 'Lato', sans-serif; }
	blockquote 		{ margin: 2em 19px; padding-left: 60px; background: transparent url(images/quote.png) no-repeat; height: 95px; }


/*--------------------------------------------------------------------------------------------------------------------------------------*/


/*  common : page image
/* ------------------------------------ */
.page-image { overflow: hidden; position: relative; z-index: 1; margin: 0 0 30px 0; }
.page-image img { display: block; width: auto; height: auto; width: 100%; margin: 0 auto; }
.page-image-text { position: absolute; top: 50%; margin-top: -35px; width: 100%; text-align: center; color: #fff; font-size: 50px; line-height: 70px; text-transform: uppercase; font-weight: normal; text-shadow: 0 0 20px rgba(0,0,0,0.4), 0 1px 0 rgba(0,0,0,0.4);}
.page-image-text .caption { color: #fff; font-size: 50px; line-height: 70px; text-transform: uppercase; font-weight: normal; text-shadow: 0 0 20px rgba(0,0,0,0.4), 0 1px 0 rgba(0,0,0,0.4); }
.page-image-text .description { display: block; color: #fff; font-size: 15px; line-height: 36px; letter-spacing: -0.3px; font-weight: 300; text-shadow: 0 0 20px rgba(0,0,0,0.7), 0 1px 0 rgba(0,0,0,0.4); }
.page-image-text .description i { background: rgba(0,0,0,0.7); opacity: 0.9; font-style: normal; padding: 4px 10px; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; }


/* OVERALL */

#overall {
	background: url("images/page_ribbon.png") no-repeat;
	height: 120px;
	position: absolute;
	left: 857px;
	top: 416px;
	width: 110px;
	z-index: 9999;
}

.social-icons-header {
	text-align: right;
	position: relative;
	height: 100px;
}

#logo{
}

#logo img {
	max-width: 431px;
	width: 100%;
	margin:0 auto;
	padding-bottom: 15px;
	padding-top: 15px;
}

.contact {
	float: right;
	max-width: 350px;
	width: 100%;
	margin-top: 35px;
	text-align:center;
}

.contactdetails {
	font-weight: 400;
	font-size: 24px;
}

h4.contact {
	color:#8b58ab;
	margin:0 auto;
}

#header{
	text-align: left;
	position: relative;
	min-height: 132px;
	background-color: #fff;
	box-shadow: 0px 1px 3px #ccc;
}


.hr {
border-bottom: 1px solid #EAEAEA;
margin: 20px 0 25px 0;
height: 1px;
}

h1 img{
	float: left;
	padding: 0;
	margin: 0;
	padding-bottom: 40px;
}

#container {
	max-width: 900px;
	margin: 0 auto;
	width: 100%;
}

#content {
	float: left;
	width: 625px;
	margin-bottom: 30px;
}

#main { 
	position: relative;
	margin:0 auto; 
}

#fullwidth{

}

.full-width { width:100%; padding: 0 30px 30px 30px; }

/* iMac header */

#imac_pic{
	left: 570px;
	position: relative;
	top: -153px;
}

#page_ribbon{
  	background: url("images/page_ribbon.png") no-repeat transparent;
	width: 171px;
	height: 80px;
	left: 40px;
	position: relative;
	top: 30px;
}

a, a:visited{
	text-decoration: none;
	color: #3d3d3d;
}

a:hover, a:hover:visited{
	text-decoration: none;
	color: #3d3d3d;
}

img {
	border: none;
}


p.tagline {
	font-family: "Gotham", georgia, times, serif;
	font-style: italic;
	float: right;
	font-size: 18px;
	color: #666666;
	padding: 15px 52px 0 0;
}

.form{
	margin: 15px 0;
	padding: 20px 0 20px 0;
	background: url(form1.jpg) no-repeat;
	font-family: helvetica, arial, sans-serif;
}

.formname{
	background: #FFFFFF;
	font-family: helvetica, arial, sans-serif;
	color: #000000;
	padding: 10px;
	border: 1px solid #30435D;
	font-size: 18px;
	margin: 0 15px 0 0;
	width: 170px;
	font-weight: bold;
}

.sendform{
	background: #6288BC;
	font-family: helvetica, arial, sans-serif;
	color: #ffffff;
	cursor: pointer;
	font-size: 18px;
	padding: 10px;
	border: 1px solid #7DAEF0;
	margin: 0 0 0 0;
	font-weight: bold;
}


li .respond-title { display: none; }


/*-----------------------------------------------------------------------------------*/
/*	Menu TEST
/*-----------------------------------------------------------------------------------*/

/* hide the link until viewport size is reached */
a.meanmenu-reveal {
	display: none;
}

/* when under viewport size, .mean-container is added to body */
.mean-container .mean-bar {
	float: left;
	width: 100%;
	position: relative;
	background: #0c1923;
	padding: 4px 0;
	min-height: 42px;
	z-index: 999999;
}

.mean-container a.meanmenu-reveal {
	width: 22px;
	height: 22px;
	padding: 13px 13px 11px 13px;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	text-indent: -9999em;
	line-height: 22px;
	font-size: 1px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
}

.mean-container a.meanmenu-reveal span {
	display: block;
	background: #fff;
	height: 3px;
	margin-top: 3px;
}

.mean-container .mean-nav {
	float: left;
	width: 100%;
	background: #0c1923;
	margin-top: 44px;
}

.mean-container .mean-nav ul {
	padding: 0;
	margin: 0;
	width: 100%;
	list-style-type: none;
}

.mean-container .mean-nav ul li {
	position: relative;
	float: left;
	width: 100%;
}

.mean-container .mean-nav ul li a {
	display: block;
	float: left;
	width: 90%;
	padding: 1em 5%;
	margin: 0;
	text-align: left;
	color: #fff;
	border-top: 1px solid #383838;
	border-top: 1px solid rgba(255,255,255,0.5);
	text-decoration: none;
	text-transform: uppercase;
}

.mean-container .mean-nav ul li li a {
	width: 80%;
	padding: 1em 10%;
	border-top: 1px solid #f1f1f1;
	border-top: 1px solid rgba(255,255,255,0.25);
	opacity: 0.75;
	filter: alpha(opacity=75);
	text-shadow: none !important;
	visibility: visible;
}

.mean-container .mean-nav ul li.mean-last a {
	border-bottom: none;
	margin-bottom: 0;
}

.mean-container .mean-nav ul li li li a {
	width: 70%;
	padding: 1em 15%;
}

.mean-container .mean-nav ul li li li li a {
	width: 60%;
	padding: 1em 20%;
}

.mean-container .mean-nav ul li li li li li a {
	width: 50%;
	padding: 1em 25%;
}

.mean-container .mean-nav ul li a:hover {
	background: #252525;
	background: rgba(255,255,255,0.1);
}

.mean-container .mean-nav ul li a.mean-expand {
	margin-top: 1px;
	width: 26px;
	height: 32px;
	padding: 12px !important;
	text-align: center;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	font-weight: 700;
	background: rgba(255,255,255,0.1);
	border: none !important;
	border-left: 1px solid rgba(255,255,255,0.4) !important;
	border-bottom: 1px solid rgba(255,255,255,0.2) !important;
}

.mean-container .mean-nav ul li a.mean-expand:hover {
	background: rgba(0,0,0,0.9);
}

.mean-container .mean-push {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	clear: both;
}

.mean-nav .wrapper {
	width: 100%;
	padding: 0;
	margin: 0;
}

/* Fix for box sizing on Foundation Framework etc. */
.mean-container .mean-bar, .mean-container .mean-bar * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}


.mean-remove {
	display: none !important;
}

/*-----------------------------------------------------------------------------------*/
/*	Menu
/*-----------------------------------------------------------------------------------*/


nav select 
{
  display: none; /*= Force dropdown navigation to hide on desktop = */
}
@media (max-width: 960px)  
{
  nav ul     { display: none; } /*= Force normal horizontal navigation to hide mobile devices and ipad = */
  nav select { display: inline-block; } /*= Force dropdown navigation to get displayed on mobile devices and ipad = */
}

#menu {
	clear: both;
	display: block;
	float: left;
	width: 100%;
	padding-bottom: 15px;
	padding-top: 15px;
}
#menu ul {
	list-style: none;
	padding-left: 0;
}
#menu li {
	float: left;
	position: relative;
	font-size: 15px;
	list-style: none;
	margin:0;
	
}
#menu a {
	color: #000;
	display: block;
	text-decoration: none;
	padding: 7px 9px;
	line-height: 1em;
	margin: 0 5px;
}
#menu ul ul {
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	left: 0;
	width: 188px;
	z-index: 99999;
	color: #EA6565;
}
#menu ul ul ul {
	left: 100%;
	top: 0;
}
#menu ul ul a {
	background: rgba(0, 0, 0, 0.35); 
	position: relative;
	border: 0 none;
	-webkit-border-radius: 3px;
	padding: 7px 9px;
	line-height: 1em;
	color: #fff;
	-webkit-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;

}
#menu li:hover > a,
#menu ul ul :hover > a,
#menu a:focus {
	background: rgba(0, 0, 0, 0.35); 
	position: relative;
	border: 0 none;
	padding: 7px 9px;
	line-height: 1em;
	color: #fff;
	-webkit-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;

}
#menu li:hover > a,
#menu a:focus {
	
}
#menu ul li:hover > ul {
	display: block;

}
#menu .current-menu-item > a,
#menu .current-menu-ancestor > a,
#menu .current_page_item > a,
#menu .current_page_ancestor > a {
	background: #8b58ab; 
	position: relative;
	border: 0 none;
	padding: 7px 9px;
	line-height: 1em;
	color: #fff;
	-webkit-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
}

/*-----------------------------------------------------------------------------------*/
/*	Mobile Menu
/*-----------------------------------------------------------------------------------*/




/* CLEARFIX
----------------------------------------------- */
.clearboth {
	display: block;
	margin: 0;
	padding: 0;
	clear: both;
}


.entry-content img { max-width: 100%; }

img.alignleft {
	float: left;
	margin: 10px 25px 20px 0;
}

img.alignright {
	float: right;
	margin: 10px 0 25px 20px;
}

img.aligncenter {
	margin-left: auto;
	margin-right: auto;
	display: block;
	clear: both;
	margin-top: 5px;
}

.wp-caption {
	text-align: center;
	margin: 10px 20px 20px 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

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

.wp-caption
.wp-caption-text {
	margin: 0;
	padding: 5px;
}

.wp-smiley {
	max-height: 13px;
	margin: 0 !important;
}

.gallery { margin: auto; }

.gallery-image {
	border: 2px solid #efefef;
	margin-left: 0;
}

.gallery-caption { margin-left: 0; }

.gallery-item {
	float: left;
	text-align: center;
	margin-left: 0;
}


.post-thumb,
.post_video {
padding: 0 0 9px 0;
}

.cotton-area .post-thumb { background: none; }

.post_video iframe{
	vertical-align: bottom;
}

.post-thumb { margin-top: 20px; }

.post-thumb img { 
width: 100%;
height: 100%;
vertical-align: bottom;
}

.lindstrom-image { display:inline; float:left; box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 5px, rgba(0, 0, 0, 0.0980392) 0px 0px 8px 0px, rgba(0, 0, 0, 0.0470588) 0px 0px 10px 0px inset; } 

/*-----------------------------------------------------------------------------------*
/* = Posts & Pages
/*-----------------------------------------------------------------------------------*/
#blogg{
	float: left;
	width: 640px;
	margin-bottom: 30px;
}

.bloggbox{
	background-color: #fff;
	padding: 20px;
}

.entry {
	margin-bottom: 20px;
	background: #FFF;
	padding: 20px;
}
.entry ul,
.entry ol {
    margin-left: 50px;
    margin-bottom: 10px;
}
h1.entry-title{
	margin-bottom: 35px;
	border-bottom: 1px dashed #000;
	padding-bottom: 20px;
}
h2.entry-title{
	margin-bottom: 30px;
	border-bottom: 1px dashed #000;
	padding-bottom: 20px;
}

/*post meta*/
.post-meta{
    	font-size: 12px;
    	color: #999;
	margin-bottom: 35px;
}
.post-meta span{
	padding-left: 20px;
	margin-right: 10px;
}
.meta-date{ background: url(images/comment/date.png) left no-repeat; }
.meta-category{ background: url(images/comment/category.png) left no-repeat; }
.meta-author{ background: url(images/comment/user.png) left no-repeat; }
.meta-comment{ background: url(images/comment/comment.png) left no-repeat; }
.meta-permalink{ background: url(images/comment/permalink.png) left no-repeat; }
.post-meta-single {
	margin-bottom: 20px;
}
/*post tags*/
.post-tags {
    margin-right: 10px;
    margin-top: 30px;
    font-size: 12px;
}
.post-tags a {
	float: left;
	display: block;
	color: #717171;
    margin-left: 5px;
	margin-bottom: 5px;
    padding: 3px 7px;
	line-height: 1.3em;
    background: #e8e8e8;
	-webkit-transition: background 0.2s ease-in-out;
    -moz-transition: background 0.2s ease-in-out;
    -o-transition: background 0.2s ease-in-out;
    -ms-transition: background 0.2s ease-in-out;
    transition: background 0.2s ease-in-out;
}
.post-tags a:hover{
	background: #333;
	color: #FFF;
	text-decoration: none;
}

.post{
	float: left;
	margin-bottom: 20px;
	background-color: #fff;
	padding: 24px;
	width: 100%;
	height: auto !important; 
	border: 1px solid white; 
	font-size: 15px; 
	background-color: white; 
}
.post p:last-child{
	margin: 0;
}
.post.full-width{
	float: none;
	width: 100%;
}

.single .post img{
	max-width: 100%;
}

.entry-left{
	float: left;
	width: 120px;
}
.entry-right{
	float: right;
	width: 480px;
}

#post-title{
	margin: 0 0 16px;
}

/*post meta*/
.post-meta ul{
	margin: 0;
}
.post-meta li{
	float: left;
	list-style: none;
	margin-bottom: 10px;
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.post-meta li span{
	margin-right: 8px;
	padding: 1px 3px;
	font-size: 12px;
	font-style: italic;
    background: #ffd964 url("images/yellow-btn.png");
    border: 1px solid #F9B653;
    color: #9C6533 !important;
    text-shadow: 1px 1px 0px rgba(255,255,255,0.4);
    box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.1);
	webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

/* Post Thumbnail */

.pic {
	position:relative;
	display: block;
}
.pic img{
	max-width: 100%;
	height: auto;
	display: block;
	padding-bottom: 20px;
}


/*post bottom*/
#post-bottom{
	color: #312820;
	font-size: 12px;
	margin: 20px 0;
	padding-top: 10px;
	background: url("images/small-border.png") left top no-repeat;
}
#post-bottom a:hover{
	text-decoration: underline
}
#post-bottom strong{
	margin-right: 5px;
}

/*-----------------------------------------------------------------------------------*
/* = Related Posts
/*-----------------------------------------------------------------------------------*/

#related-posts{ }
#related-posts h2{
	margin: 0;
	color: #645142;
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#related-posts h2 span{
	margin-right: 10px;
	padding: 1px 3px;
	font-size: 12px;
	font-style: italic;
    background: #ffd964 url("images/yellow-btn.png");
    border: 1px solid #F9B653;
	color: #9C6533 !important;
    text-shadow: 1px 1px 0px rgba(255,255,255,0.4);
    box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.1);
	webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.related-entry{
	margin-bottom: 20px;
}
.related-entry:last-child{
	margin-bottom: 0;
}
.related-entry .featured-image{
	float: left;
	margin-right: 20px;
}
.related-entry-content{
	width: 340px;
	float: right;
}
.related-entry h3{
	font-size: 14px;
	margin: 0;
}
.related-entry p:last-child{
	margin: 0;
}



/*-----------------------------------------------------------------------------------*
/* = Post Author Section
/*-----------------------------------------------------------------------------------*/
#post-author {
    	margin: 30px 0px;
	rgb(241, 241, 241);
}
#post-author .avatar {
   	float: left;
    	margin-right: 20px;
	margin-bottom: 20px;
}
#post-author h4{
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 70px;
}

/*-----------------------------------------------------------------------------------*/
/*	FOOTER & SOCIAL
/*-----------------------------------------------------------------------------------*/

#footer {
	text-align: center;
	font: 13px sans-serif;
	color: #000;
	margin: 17px 0 50px;
}

#social {
	width: 90px;
	float: right;
	font-size: 11px;
	position: relative;
	padding-top: 30px;
}


.box {
	min-height: 100%;
	height: auto !important;
	font-size: 15px;
	clear: both;
	background-color:  white; 	   	
	padding: 30px 30px 30px 30px;
	box-shadow: 0px 1px 3px #ccc;
}

/*-----------------------------------------------------------------------------------*
/* = Sidebar
/*-----------------------------------------------------------------------------------*/
#sidebar {
	float: right;
	width: 250px;
	height: auto !important;  
	border: 1px solid white;  
	background: white url(images/box-bg.png) repeat;  
	font-size: 15px;  
	background-color:  white;
	box-shadow: 0px 1px 3px #ccc;            
}
.sidebar-box {
	margin-bottom: 20px;
	padding: 20px;
	background: #FFF;
}
.sidebar-box h4 {
    border-bottom: 1px dashed #CCC;
    padding-bottom: 5px;
	margin-top: 0px !important;
    margin-bottom: 15px;
}
.sidebar-box ul {
    list-style: none;
}
.sidebar-box li{
	margin-bottom: 5px;
}

/*-----------------------------------------------------------------------------------*
/* = Comments
/*-----------------------------------------------------------------------------------*/
#comments {
	background: rgb(255, 150, 150);
	text-align: center;
	color: #fff;
	font-size: 26px;
}
#commentsbox { margin-top: 30px }
#commentsbox ol,
#commentsbox ul {
    list-style: none;
    margin-left: 0 !important;
}
#commentsbox li { margin-bottom: 30px }
.children {
    list-style: none;
    margin: 30px 0 0;
    text-indent: 0;
}
.children li.depth-2 { margin: 0 0 0px 50px }
.children li.depth-3 { margin: 0 0 0px 50px }
.children li.depth-4 { margin: 0 0 0px 50px }
.children li.depth-5 { margin: 0 0 0px 50px }
.comment-body {
    	background: #f6f6f6;
	border: 1px solid #ddd;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 1.625em;
	padding: 1.625em;
	position: relative;
}
#commentsbox .avatar {
	float: left;
	margin-right: 30px;
}
.comment-author {
    font-size: 14px;
    color: #000;
    line-height: 1em;
	margin-bottom: 5px;
}
.says { display: none }
.comment-meta{
	font-size: 10px;
	margin-bottom: 30px;
}
.comment-meta a {
    margin-bottom: 10px;
    font-style: italic;
    color: #666;
}
.reply{
position: absolute;
bottom: 0;
right: 1px;
}

.reply a{
background: #fff;
font-size: 11px;
color: #999;
display: block;
line-height: 24px;
padding: 0 8px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}
.comment-reply-link {
}
.comment-reply-link:hover{
color:000;
}
.cancel-comment-reply a {
    color: #F00;
    line-height: 20px;
    height: 20px;
}
.cancel-comment-reply a:hover{
	text-decoration: underline;
}

#respond {
	margin: 40px 0 15px;
	padding: 20px;
	background: #FFF;
}
#comments-respond {
    margin: 0 0 10px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #CCC;
    clear: both;
}
#commentform label {
    display: block;
    font-size: 11px;
}
#commentform input {
    margin-bottom: 10px;
    width: 40%;
}
#commentform textarea {
    margin-top: 10px;
    display: block;
    width: 70%;
}
#commentform input#author,
#commentform input#email,
#commentform input#url,
#commentform textarea {
    	width: 100%;
	min-height: 40px;
	font-size: 14px;
	padding: 4px;
	max-width: 98%;
}
#commentform input#author:focus,
#commentform input#email:focus,
#commentform input#url:focus,
#commentform textarea:focus {
	background: #F2F2F2;
}
#commentSubmit {
	cursor: pointer;
	font-size: 12px;
	color: #969696;
	padding: 5px 0px;
	width: 100px !important;
	background: -moz-linear-gradient( top, #f2f2f2 0%, #dbdbdb);
	background: -webkit-gradient( linear, left top, left bottom,  from(#f2f2f2), to(#dbdbdb));
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #CCC;
}
#commentSubmit:hover { background: #EEE !important }
#commentSubmit {
	border: 1px solid #6587a2;
   background: #799db9;
   background: -webkit-gradient(linear, left top, left bottom, from(#92b1c8), to(#799db9));
   background: -webkit-linear-gradient(top, #92b1c8, #799db9);
   background: -moz-linear-gradient(top, #92b1c8, #799db9);
   background: -ms-linear-gradient(top, #92b1c8, #799db9);
   background: -o-linear-gradient(top, #92b1c8, #799db9);
   padding: 8px 16px;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: #FFF;
   text-decoration: none;
   vertical-align: middle;
}
#commentSubmit:hover {
   border-top-color: #799db9 !important;
   background: #799db9 !important;
   color: #ffffff;
}
#commentSubmit:active {
   border-top-color: #7094b1 !important;
   background: #7094b1 !important;
}