/*
Theme Name: GrabCAD blogi
Theme URI: https://grabcad.com
Description: Theme for GrabCAD wordpress blog. Based on Starkers HTML5 (http://nathanstaines.com)
Version: 2.0
Author: Mikk Olli
Author URI: http://mikkolli.com
Tags: html5
*/

@import "style/css/reset.css";

/* test1 mikk */
body { 
	margin: 0px;
	font: normal 13px Helvetica, Arial, sans-serif;
	color: #666; 
	background: #303030;
	min-width: 960px;
	}

/* Generated by WordPress */
.aligncenter { display:block; margin:0 auto;}
.floatl, .alignleft { float:left; padding: 0px 10px 10px 0;}
.floatr, .alignright { float:right; padding: 0 0 10px 10px;}


.clear {clear: both;}
.clearr {clear: right;}
.clearl {clear: left;}

.clear.small {height: 10px;}
.clear.medium {height: 20px; }
.clear.high {height: 30px;}


@font-face {
  font-family: 'PillGothic900mgBold';
  src: url('style/font/pillgothic900mg-bold-webfont.eot');
  src: local('?'), url('style/font/pillgothic900mg-bold-webfont.woff') format('woff'), url('style/font/pillgothic900mg-bold-webfont.ttf') format('truetype'), url('style/font/pillgothic900mg-bold-webfont.svg#webfontkEC82GH8') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'PillGothic600mgBold';
  src: url('style/font/pillgothic600mg-bold-webfont.eot');
  src: local('?'), url('style/font/pillgothic600mg-bold-webfont.woff') format('woff'), url('style/font/pillgothic600mg-bold-webfont.ttf') format('truetype'), url('style/font/pillgothic600mg-bold-webfont.svg#webfontYvwMny5e') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'PillGothic600mglight';
  src: url('style/font/pillgothic600mg-light-webfont.eot');
  src: local('?'), url('style/font/pillgothic600mg-light-webfont.woff') format('woff'), url('style/font/pillgothic600mg-light-webfont.ttf') format('truetype'), url('style/font/pillgothic600mg-light-webfont.svg#webfontkEC82GH8') format('svg');
  font-weight: normal;
  font-style: normal;
}

.wp-caption {
	background: #fff;
	text-align: left;
	margin-bottom: 18px;
	padding: 0;
}
.wp-caption img {
	margin: 0;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	color: #AAA;
	font-size: 10px;
	line-height: 15px;
}



/* text elements */

h1, h2, h3, h4, h5 {color: #000; font-weight: normal; font-family: 'PillGothic600mgBold', sans-serif;}
h1, .h1 {font-size: 32px; line-height: 34px; color: #cc0606; margin-top: 30px;}
h2, .h2 {font-size: 22px; margin: 30px 0 15px;}
h3, .h3 {font-size: 18px; margin: 30px 0 15px;}
h4, .h4 {font-size: 15px; margin: 30px 0 0;}
h5, .h5 {font-size: 13px;}


a, a:link, a:visited, a:active {
	font-weight: normal;
	color: #cc0606;
	text-decoration: none;
	}
a:hover {color: #cc0606;}



#body article blockquote {margin: 20px 0;}
#body article blockquote p { 
	background: url(images/blockquote.png) no-repeat 0 5px;
	font-size: 22px; 
	color: #afafaf; 
	font-family: 'PillGothic600mglight', sans-serif; 
	line-height: 28px; 
	padding-left: 50px;
	}
	
#body article blockquote.intro p {
	background: none;
	padding: 0px;
	font-size: 25px;
	line-height: 31px;}




/* !------------------------------------------------------------------ */
/* !        LAYOUT						       */
/* !------------------------------------------------------------------ */

#body {background: #fff;}

section#bodyContent { overflow: hidden; padding: 40px 0 24px 0; }



/* Global styles */


.g1 {
	width: 944px;
	float: left;
	padding: 0 8px;
}

.gc,
.g1c {
	width: 960px;
	overflow: hidden;
	margin: 0 auto;
	clear: both;
}

.g2 {
	width: 464px;
	float: left;
	padding: 0 8px;
}

.g2c {
	width: 480px;
	float: left;
	overflow: hidden;
}

.g3 {
	width: 304px;
	float: left;
	padding: 0 8px;
}

.g3c {
	width: 320px;
	float: left;
	overflow: hidden;
}

.g2x3 {
	width: 624px;
	float: left;
	padding: 0 8px;
}

.g2x3c {
	width: 640px;
	float: left;
	overflow: hidden;
}

.g4 {
	width: 224px;
	float: left;
	padding: 0 8px;
}

.g4c {
	width: 240px;
	float: left;
	overflow: hidden;
}

.g6 {
	width: 144px;
	float: left;
	padding: 0 8px;
}

.g6c {
	width: 160px;
	float: left;
	overflow: hidden;
}

.g10x12 {
	width: 784px;
	float: left;
	padding: 0 8px;
}

.g10x12c {
	width: 800px;
	float: left;
	overflow: hidden;
}


/* !------------------------------------------------------------------ */
/* !  WORKBENCH HEADER START  	                                       */
/* !------------------------------------------------------------------ */

header {background-color: #303030 url(images/background-header.jpg) repeat-x 0 0; height: 38px;}
header .g1c {overflow: visible;}
header .main {height: 48px; position: relative;}
header .main .grabcad-logo {
	float: left;
	margin: 10px 20px 0 8px;
	display: block;
	width:109px; 
	height:20px; 
	background: transparent url(images/sprite-mainnavi-icons.png) no-repeat 0 0;
}
header .main .menu {
	float: left;
	padding: 0;
	list-style: none;
	line-height: 38px;
	font-family: 'Arial';
	border-left: 1px solid #444;
}
header .main .menu > li {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
	float: left;
	font-size: 15px;
	border-right: 1px solid #444;
	text-transform: none;
}
header .main .menu > li.selected {background-color: #222;}
header .main .menu > li.selected > a {color: #eee;}
header .main .menu > li:hover > a {background-color: #222;}
header .main .menu > li > a {
	float: left;
	padding: 0 22px;
	color: #aaa;
	text-decoration: none;
	line-height: 38px;
}
header .main .menu > li > a:hover {color: #eee}
header .main .menu > li > a:hover span {float: left;}
header .headerRightHalf .account {
	float: right;
	text-align: right;
	color: #999;
	position: relative;
	margin: 2px 8px 0 0;
	font-size: 12px;
	line-height: 26px;
}

/*
header .headerRightHalf .account > a {
	float: left;
	margin-top: 4px;
	color: #aaa;
	text-shadow: 0 1px 0 rgba(36, 36, 36, 0.75);
}
header .headerRightHalf .account > a.mr16 {margin-right: 20px;}
header .headerRightHalf .account > a:hover {color: #fff; text-decoration: none;}
*/

/* !------------------------------------------------------------------ */
/* !  WORKBENCH HEADER END 	                                       */
/* !------------------------------------------------------------------ */

/* !------------------------------------------------------------------ */
/* !        SIDEBAR Aside			                                 */
/* !------------------------------------------------------------------ */
aside {line-height: 22px; font-size: 11px; color: #888; float: right; width: 272px;}
aside ul li {list-style: none;}
aside > ul > li {margin-bottom: 35px;}

aside > ul > li.widget ul {border-top: 1px solid #dfdfdf;}
aside > ul > li.widget ul li { border-bottom: 1px solid #dfdfdf; padding: 1px 0;}

aside h4.widgettitle {font-size: 11px; text-transform: uppercase; color: #333; margin-bottom: 3px; font-family: sans-serif; font-weight: bold; margin: 15px 0 0px;}

aside ul li a:link, aside ul li a:visited, aside ul li a:active { display: block; color: #afafaf; line-height: 32px; text-transform: uppercase; letter-spacing: 1px;}
aside ul li a:hover {color: #cc0606;}



/* ! ----- Search widget ------ */

form#searchform > div {margin-top: 40px;}
form#searchform label {font-size: 15px; line-height: 32px; display: block; float: left; margin-right: 10px;}

aside form#searchform > div {
	background-color: #f4f4f4; 
	padding: 8px 2px 8px 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin: 0px;
	}
aside form#searchform label {display: none;}


form#searchform input#s {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #bfbfbf;
	height: 32px;
	width: 166px;
	padding: 0 4px;
	background-color: #f4f4f4;

}


form#searchform #searchsubmit {
	background-color: #eee;
	border: 0px;
	border-bottom: 1px solid #bbb;
	cursor: pointer;
	color: #3b3f43;
	font-weight: bold;
	font-size: 12px;
	line-height: 11px;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.85);
	height: 32px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 0 15px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#dbdbdb'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#dbdbdb)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #eee,  #dbdbdb); /* for firefox 3.6+ */ 
}
form#searchform #searchsubmit:hover {
	color: #3b3f43;
	background-color: #676767;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dbdbdb', endColorstr='#d1d1d1'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#d1d1d1)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #dbdbdb,  #d1d1d1); /* for firefox 3.6+ */ 
	}



/* !------------------------------------------------------------------ */
/* !        BLOG                              						   */
/* !------------------------------------------------------------------ */

article.post {margin: 0 0 70px;}


article.hentry .post-title {margin: 0px;}
article.hentry h1.post-title, article.hentry h2.post-title, article.hentry h2.post-title a:link, article.hentry h2.post-title a:visited, article.hentry h2.post-title a:active {
	font-size: 30px;
	color: #cc0606;
	font-family: 'PillGothic600mgBold', sans-serif;
	line-height: 34px;
	}
article.hentry h2.post-title a:hover, article.hentry h3.post-title a:hover {text-decoration: underline;}


article.hentry .post_meta, article.hentry footer { 
	color: #afafaf; 
	font-size: 10px;
	font-family: sans-serif; 
	letter-spacing: 1px; 
	margin: 2px 0 25px;
	text-transform: uppercase;
	line-height: 14px;
	}
article.hentry .post_meta time { background: url(images/icon-time-small.png) no-repeat top left; padding-left: 18px; display: block; float: left; }
article.hentry .post_meta a:link, article.hentry .post_meta a:visited, article.hentry .post_meta a:active {color: #aaa;}  
article.hentry .post_meta a:hover {color: #cc0606;}  

article.hentry .post_meta span.separator {padding: 0 10px;}

.post_edit { margin-left: 30px;}


article.hentry footer {margin-top: 10px;}
article.hentry footer a:link, article.hentry footer a:visited {font-weight: bold; color: #9f9f9f;}	
	
	
article.hentry p {color: #555; line-height: 18px;	font-size: 13px; margin-bottom: 15px;}

article.hentry a:link, article.hentry a:visited, article.hentry a:active {
	font-family: sans-serif; 
	color: #3ea2ef;
	}
article.hentry a:hover {color: #3ea2ef; text-decoration: underline;}

article.hentry ol {list-style: decimal;  list-style-position: outside; margin: 0 0 15px 35px;}
article.hentry ol li {margin-bottom: 10px;}

article.hentry ul {list-style: none; margin: 0 0 15px 18px;}
article.hentry ul li {margin-bottom: 10px; padding-left: 13px; background: url(images/bullet.png) no-repeat 0 5px;}


h2.additional_title {margin: 0 0 20px;}

#body article.hentry blockquote p a:link, #body article.hentry blockquote p a:visited, #body article.hentry blockquote p a {font-family: 'PillGothic600mglight', sans-serif;}


/* !---- Comments -------------------- */

h3#respond, #comments_container h3#comments {font-size: 22px; color: #000; margin: 0px;}
#comments_container h3#comments {border-bottom: 1px solid #eee; padding-bottom: 10px; }

#comments_container { margin-top: 60px;}



#comments_container article.comment {
	border-bottom: 1px solid #eee;
	color: #444;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 15px 0;
	padding: 10px 0;
	overflow: hidden;
	}
	
#comments_container article.comment .comment-author { color: #000; margin-bottom: 4px; font-weight: bold; font-size: 15px; margin-bottom: 5px;}
#comments_container article.comment .comment-author a {font-weight: bold; color: #cc0606;}
#comments_container article.comment .comment-author time a {color: #aaa; font-weight: normal; margin-left: 5px;}

#comments_container article.comment .comment_actions {float: right; text-transform: uppercase; font-size: 9px;}
#comments_container article.comment .comment_actions a:link, #comments_container article.comment .comment_actions a:visited {color: #333;}
#comments_container article.comment .comment_actions a:hover {color: #555;}


#comments_container article.comment p {font-size: inherit; line-height: inherit; color: inherit;}




#commentform textarea, #commentform input { 
	background-color: #FFF; 
	color: #000; 
	font-size: 13px; 
	padding: 4px; 
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #bfbfbf;
	padding: 2px 6px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#FFF'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#f4f4f4), to(#FFF)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #f4f4f4,  #FFF); /* for firefox 3.6+ */ 
	}
#commentform input {
	width: 300px;
	line-height: 20px;
	height: 32px;
	}
#commentform textarea {
	width: 450px; 
	height: 160px;
	line-height: 22px;
	}

#commentform label {font-size: 11px; line-height: 25px; margin-left: 5px;}

#commentform button {
	clear: both;
	float: left;
	background-color: #eee;
	border: 0px;
	border-bottom: 1px solid #bbb;
	cursor: pointer;
	color: #3b3f43;
	font-size: 11px;
	font-weight: bold;
	font-size: 12px;
	line-height: 11px;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.85);
	height: 32px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 0 15px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#dbdbdb'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#dbdbdb)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #eee,  #dbdbdb); /* for firefox 3.6+ */ 
}
#commentform button:hover {
	color: #3b3f43;
	background-color: #676767;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dbdbdb', endColorstr='#d1d1d1'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#d1d1d1)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #dbdbdb,  #d1d1d1); /* for firefox 3.6+ */ }





/* !---- BLOG PAGES NAVI -------------------- */

nav.page_navi {
	padding: 10px 0 60px;
	clear: both;
	}
nav.page_navi ul {overflow: hidden;}
nav.page_navi ul li {
	font-size: 12px;
	font-family: sans-serif;
	text-transform: uppercase;
	}
	
	
nav.page_navi ul li.older_link {float: left;}
nav.page_navi ul li.newer_link {float: right;}
	
/* !------------------------------------------------------------------ */
/* !  WORKBENCH FOOTER START                    		       */
/* !------------------------------------------------------------------ */

footer.g1c {background: #303030; padding: 40px 20px 0 44px;}
footer .footerItems {float: left; position: relative;}
footer .footerItems a:hover {text-decoration: underline;}
footer .footerItems nav {overflow: visible;}
footer .footerItems .more {margin-left:25px color: #999; font-size: 13px;}
footer .footerItems .more a {color: #db2b22; font-weight: bold;}
footer .footerItems nav ul {overflow: hidden; padding: 0; margin-left: 25px; line-height: 18px;}

footer .footerItems nav ul.newForWorkbench {display: none;}

footer .footerItems nav ul:first-child {margin-left: 0;}
footer .footerItems nav ul li {list-style: none; margin-top: 10px;}
footer .footerItems nav ul li a {color: white; font-size: 13px;}
footer .footerItems nav ul li.heading {color: #888; font-size: 15px; font-weight: 600; margin-top: 0}
footer .footerItems .copyrightContainer {
	font-size: 13px;
	color: #555;
	margin: 60px 0 20px 0;
	display: inline-block;
}
footer .footerItems .copyrightContainer .copyright {padding-left: 0;}
footer .footerItems .copyrightContainer .copyright a {
	color: #555;
	font-weight: bold;
	padding-left: 8px;
}
footer .footerItems .logos {
	position: absolute;
	right: 0;
}
footer .footerItems .logos .logo {
	float: right;
	width: 200px;
	text-align: center;
}
footer .footerItems .logos img {margin: 0 auto;}
footer .footerItems .logos .text {
	float: left;
	clear: both;
	width: 100%;
	margin-top: 4px;
}

/* !------------------------------------------------------------------ */
/* !  WORKBENCH FOOTER END                                             */
/* !------------------------------------------------------------------ */