/*
Theme Name: MINE Graphic Design
Theme URI: http://www.gakdesign.co.uk
DESCRIPTION: Wordpress site for MINE Graphic Design
Version: 0.1
Author: Ben Ervine / Gak Design
Author URI: http://www.gakdesign.co.uk
Tags: gakdesign
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
.clear {
	clear: both;
}


/* =Fonts
-------------------------------------------------------------- */

/* =Global Elements
-------------------------------------------------------------- */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
a:visited {
	color: #ffffff;
}
a:hover {
	color: #eb4e2f;
}
a:active {
	color: #EB4E2F;
}
#wrapper #container #maincontent #leftcol .postbox .excerpt p a {
	color: #FFF;
}
#wrapper #container #maincontent #leftcol .postbox .postcomments #commenttag a {
	color: #FFF;
}
.transparent_class {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.shadow {
  -moz-text-shadow: 0.1em 0.1em 0.2em #000;
  -webkit-text-shadow: 0.1em 0.1em 0.2em #000;
  text-shadow: 0.1em 0.1em 0.2em #000;

}


/* Main global 'theme' and typographic styles */


/* =Layout
-------------------------------------------------------------- */

#container {
	float: left;
	width: 1095px;
	margin: 0px;
	padding: 0px;
}

#maincontent {
	float: left;
	width: 1095px;
}

#maincontent #leftcol {
	float: left;
	margin-left: 90px;
	width: 740px;
}

#maincontent #rightcol {
	float: left;
	width: 230px;
	margin-left: 30px;
}

/* =Header
-------------------------------------------------------------- */

#header #logo {
	float: right;
	margin-top: 35px;
}

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

#header #mainnav {
	float: left;
	width: 400px;
	margin-top: 35px;
	margin-bottom: 45px;
}
#header #mainnav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 44px;
	color: #FFF;
	letter-spacing: -2px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 40px;
}
#header #mainnav ul li a:active, #header #mainnav ul li a:hover {color: #eb4e2f}
#leftcol .postbox {
	float: left;
	background-image: url(assets/postbg.png);
	background-repeat: repeat;
	width: 740px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
/* =Content
-------------------------------------------------------------- */

#leftcol .postbox h2 a{
	display: block;

	font-size: 34px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}#leftcol .postbox h2 a:hover {color: #eb4e2f}
#leftcol .postbox h2 {
	display: block;
	font-size: 34px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
		padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
.postdate a {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}


#leftcol .postbox .postdate {
	padding-right: 20px;
	padding-left: 20px;
	color: #FFF;
}
#leftcol .postbox .postimage {
	height: 350px;
	width: 675px;
	padding-right: 20px;
	margin-left: 20px;
	background-image: url(assets/postbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#leftcol .postbox .postimage a {
	height: 350px;
	width: 675px;
	display:block;
}
#leftcol .postbox .excerpt {
	font-size: 12px;
	color: #000;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	display: block;
}
#maincontent #leftcol .postbox .excerpt p {
	margin-bottom: 15px;
}

#leftcol .postbox .tags {
	font-size: 12px;
	color: #FFF;
	padding-bottom: 5px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 5px;
}
#leftcol .postbox .postcomments {
	margin-right: 20px;
	margin-left: 20px;
}
#leftcol .postbox .postcomments #commenttag {
	background-image: url(assets/comment.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #FFF;
	float: left;
}
#leftcol .postbox .postcomments #facelink {
	float: right;
}
#wrapper #container #maincontent #leftcol .postbox .tags a:hover {
	color: #eb4e2f;
}
#wrapper #container #maincontent #leftcol .postbox .tags a {
	color: #FFF;
}



#rightcol #info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}
#rightcol #info img {
	float: right;
}
#rightcol #buyme {
	background-image: url(assets/buymebg.png);
	background-repeat: repeat;
	padding: 15px;
	margin-top: 30px;
}
#rightcol h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
#rightcol #buyme p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
#rightcol #buyme img {
	padding-top: 20px;
	padding-right: 12px;
	padding-left: 8px;
}
#buyme #paybuton {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
#rightcol #buyme .buyme a{
	background-color: #FFF;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding: 3px;
	float: right;
	text-decoration: none;
}
#rightcol #buyme .buyme a:hover{
	color: #FFF;
	background-color: #eb4e2f;
}
#rightcol #buyme .payment p {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	margin-top: 2px;
	float: left;
}
#rightcol #widgets h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#rightcol #widgets {
	background-image: url(assets/buymebg.png);
	background-repeat: repeat;
	margin-top: 10px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#rightcol #widgets li {
	list-style-type: none;
}

#rightcol #widgets #tag_cloud-2 a    {
	color: #FFF;
	text-decoration: none;
}
#rightcol #widgets #tag_cloud-2 a:hover {
	color: #eb4e2f;
	text-decoration: none;
}


#rightcol #widgets #recent-posts-2 ul li a    {
	color: #FFF;
	text-decoration: none;
	padding-bottom: 5px;
	display: block;
}
#rightcol #widgets #recent-posts-2 ul li a:hover {
	color: #eb4e2f;
	text-decoration: none;
}


#rightcol #widgets #linkcat-11 .xoxo.blogroll li a {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-bottom: 5px;
}
#rightcol #widgets #linkcat-11 .xoxo.blogroll li a:hover {
	color: #EA4D2F;
	text-decoration: none;
}







#footer {
	display: block;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	width: 99%;
	background-color: #999;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #eb4e2f;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #eb4e2f;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}

/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}

