/*   
Theme Name: designlogik
Theme URI: http://www.designlogik.co.za
Description: A child theme for Portfolium
Author: Nick Hlozek
Author URI: http://www.designlogik.co.za
Template: portfolium
Version: 1.0
*/

@import url("../portfolium/style.css");


body {
	font: 62.5% Helvetica, Arial, sans-serif;
	background: url("http://www.designlogik.co.za/wp-content/themes/designlogik/images/bg.jpg") repeat;
	background-color: #787878;
}

/*** Header ***/

.greenrow {
	margin-bottom: 0;
	height:5px;
	width:100%;
	background:#ccff33;
}

.homeintro {
	background: url("http://www.designlogik.co.za/wp-content/themes/designlogik/images/stripe.png") no-repeat 660px #666666;
	background-color:rgba(255, 255, 255, 0.1);
	margin: 0 0 20px 15px;
	padding: 15px 0 20px 20px;
	overflow: hidden;
	clear: both;
}



.header {
	margin-bottom: 0;
	padding-top: 20px;
	width:960px !important;
}

.logo {
	font-size: 110px;
	line-height: 0.95;
	width: 125px;
	height: 40px;
	padding: 52px 0 11px 0px;
	margin: 0 0 10px 0;
	background: none;
	float: left;
	position: relative;
}

.logo a {
	color: #4C4C4C;
	text-decoration: none;
	position: absolute;
	bottom: 12px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
	background: url("http://www.designlogik.co.za/wp-content/themes/designlogik/images/designlogik.png") 0px 12px no-repeat;
	padding: 0 0 0 40px;
}

.logo a:hover {
	color: #575757;
	text-shadow: 0 1px 0 rgba(204, 255, 51, 0.5);
}


/*** Navigation ***/

.nav {
	margin: 25px 0 0 15px;
}
.nav li {
	width: 145px;
	height: 40px;
	float: left;
	background: none;
}

.nav li.current a {
	color: #f2f2f2;
}

.nav a {
	color: #ccc;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 20px;
	display: block;
	width: 145px;
}

.nav a:hover, .nav li.current a:hover, .jsddm_hover a, .sub-menu li a:hover {color: #ccff33;}

li.parent a {
	background: url("http://www.designlogik.co.za/wp-content/themes/designlogik/images/folder.gif") 70px 27px no-repeat;
}

li.parent a:hover, li.jsddm_hover a {background: url("http://www.designlogik.co.za/wp-content/themes/designlogik/images/folder_active.gif") 70px 27px no-repeat;
}

ul.sub-menu {
	background-color:#4C4C4C;
	margin-top: -2px;
	padding: 10px 0 7px 0;
}

ul.sub-menu li a {
	background-color:#4C4C4C;
	font-size: 12px;
	padding: 0 0 5px 10px;
	color: #CCC;
	width: 125px;
}

#show_nav a {
	font-size: 14px;
	font-weight: bold;
	color: #787878;
	text-decoration: none;
	margin-right: 10px;
	background-color:#4C4C4C;
	padding:2px;
}

#show_nav a:hover, #show_nav .activeSlide {
	color: #787878;
	background-color:#ccff33;
	padding:2px;
}



/*** Wrapper ***/

.wrapper {
	min-height: 98% !important;
	padding: 0 0 0 30px;
	margin: 0px;
	background: url("http://www.designlogik.co.za/wp-content/themes/designlogik/images/stripe.png") no-repeat;
}

.container {
  padding-bottom:40px;
}


/*** Home Page ***/

.post_home {
margin: 0 0 15px 15px;
}

.thumb {
}

.thumb img {display: block;}

.thumb span {
background: #ccff33 !important;
}

.post_home h2 {
	color:#ccff33 !important;font-size: 10px; font-weight: normal;letter-spacing:1px;text-transform:uppercase;
}


.post_home h2 a {
	color:#ffffff;
}

.post_home h2 a:hover {
	color:#ccff33;
}



/*** Portfolio Page ***/

.post_portfolio {
	background:none;
}


/*** Blog Page ***/


.heading {
	width: 780px;
}


/*** Hover Effects ***/

.post_content a {color: #ccff33; text-decoration: none;}
.post_content a:hover {text-decoration: none;}
.page_meta a:hover {color: #ccff33;}
.taglist li a:hover {color: #ccff33 !important;}
.tags .jsddm_hover a {color: #ccff33 !important;}
.post_list, .post_single {padding: 30px 0 45px; background: none;}
.post_list a, .post_single a {color: #ccff33; text-decoration: none;}
.add_comment a {color: #ccff33; text-decoration: none;}
.comment_message a {color: #ccff33; text-decoration: none;}
#submit:hover {background: #ccff33 url("http://www.designlogik.co.za/wp-content/themes/portfolium/i/comment_submit.gif") 146px -26px no-repeat; color: #4d4d4d;}
.comment_message {color: #f2f2f2; font-size: 12px; margin-bottom: 12px;}
.comment_message a {color: #ccff33; text-decoration: none;}
.comment_form textarea {width: 785px; height: 125px; overflow: auto; border: none; border-bottom: 1px solid #4c4c4c; background: none; color: #ccff33 !important; font: 12px Helvetica, Arial, sans-serif; margin-bottom: 15px; padding:0px !important;}

.comment_form textarea p {color: #ccff33 !important; font: 12px Helvetica, Arial, sans-serif;}
.footer_inn a:hover {color: #ccff33;}


.add_comment {border-bottom: 1px solid #4c4c4c;}
.comment_qty {border-bottom: 1px solid #4c4c4c;}

.comment_item {padding: 15px 0; background:none; border-bottom: 1px solid #4c4c4c;}

#author, #email, #url {border-bottom: 1px solid #4c4c4c;}

#submit {width: 170px; height: 40px; padding: 0 15px; background: #666666 url("http://www.designlogik.co.za/designlo_DL/wp-content/themes/portfolium/i/comment_submit.gif") 146px 17px no-repeat; border: 1px #4c4c4c solid; text-align: left; color: #f2f2f2; font: 12px Helvetica, Arial, sans-serif; cursor: pointer;}







/*** Additional DIVs ***/

.listleft {
	float: left;
	width: 480px;
	margin-bottom: 40px;
	color: #000;
	border-right: 1px #CF3 solid;
}

.listright {
	float: right;
	width: 280px;
	padding-bottom: 40px;
	color: #999;
}


/*** Typography ***/

.homeintro h2 {
	color: #444444;
	text-decoration: none;
	font-family: Georgia, Geneva, "Times New Roman", times, serif !important;
	font-style: italic;
	font-weight: normal;
	font-size: 28px;
	margin: 0;
	letter-spacing: 1.8px;
	padding-bottom:10px;
	line-height: 31px;
}

.homeintro h2 span {
	color:#ccff33;
}


.homeintro p {
	font-size: 18px;
	color: #999;
	padding-right: 60px;
	line-height: 28px;
}


.listright p.contactme {
	font-family: Georgia, Geneva, "Times New Roman", times, serif !important;
	font-style: italic;
	font-weight: normal;
	font-size: 15px;
	letter-spacing: 1.4px;
	padding-top:20px;
}

.post_content ul, .post_content ol {
	padding-left: 25px;
}

.listright li {
	color:#ccff33 !important;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 1.4px;
	padding-top:10px;
}

.listleft p:first-child:first-letter {
	font-family: Georgia, Geneva, "Times New Roman", times, serif !important;
	color:#4c4c4c;
	text-shadow: 0 1px 0 rgba(204, 255, 51, 0.5);
	font-size: 120px;
	float: left;
	margin: 5px 10px 0 0;
	line-height: 0.8;
}


input, input[type="password"], input[type="search"], input[type="text"], textarea {
	width:93%;
	background: url("http://www.designlogik.co.za/wp-content/themes/designlogik/images/stripe.png") no-repeat 170px #666666;
	background-color:rgba(255, 255, 255, 0.1);
	border: 1px solid #4c4c4c;
	color: #ccff33;
	font-size: 1em;
	padding: 8px 10px;
}

input[type="submit"] {
	float:left;
	width:100px;
	background: #666666;
	border: 1px solid #4c4c4c;
	color: #CCC;
	font-size: 1em;
	padding: 8px 10px;
}

input[type="submit"]:hover {
	color:#333333;
	background: #ccff33;
}

.post_content img {
	display: inline;
	float: left;
	margin-right: 15px;
	margin-top: 4px;
}

.post_content p {
	color: #f2f2f2;
	font-size: 13px;
	line-height: 2;
	margin-bottom: 12px;
	margin-right: 20px;
	padding-right: 20px;
}

.post_content li {
	color: #f2f2f2;
	font-size: 13px;
	line-height: 2;
}

.post_list {
	padding: 30px 0 0 0 !important;
}


.post_content h3, .post_list h2 a, .post_single h2 a, .page h2 a {
	color: #f2f2f2;
	text-decoration: none;
	font-family: Georgia, Geneva, "Times New Roman", times, serif !important;
	font-style: italic;
	font-size: 28px;
	padding: 0 0 20px 0;
	margin: 0;
	letter-spacing: 1.8px;
}

.post_list h2, .page h2 {
	color: #f2f2f2;
	text-decoration: none;
	font-family: Georgia, Geneva, "Times New Roman", times, serif !important;
	font-style: italic;
	font-size: 28px
	margin-bottom: 15px;
	padding-left: 175px;
	letter-spacing: 1.8px;
}

.post_single h2 {
	color: #ccff33;
	text-decoration: none;
	font-family: Georgia, Geneva, "Times New Roman", times, serif !important;
	font-style: italic;
	font-size: 28px
	margin-bottom: 15px;
	padding-left: 175px;
	letter-spacing: 1.8px;
}

.post_list_meta h2 {
	float: left;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif !important;
	font-style: normal !important;
	text-transform: uppercase;
}

.l_col .post_portfolio h2 {
color: #ccff33;
font-size: 14px;
font-weight: bold;
}

.l_col .post_portfolio p {
color: #B8B8B8;
line-height: 1.5;

}

p.post_divider {
margin: 20px 0;
}

.l_col .post_portfolio a {
	color: #ccff33;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
	background:rgba(255,255,255,0.1);
	padding:6px 12px;
}

.l_col .post_portfolio a:hover {
	color: #333;
	text-decoration: none;
	background:#ccff33;
}

.post_list h2 a:hover, .post_single h2 a:hover, .page h2 a:hover {color: #ccff33; text-decoration: none;}

.recent h3 {border-bottom: 1px solid #4c4c4c;}


.comment_meta a {
	color: #ccff33;
}

.more {
	border-bottom: 1px solid #4c4c4c;
	padding-bottom: 10px;
}

.footer_inn {
	border-top: 1px solid #4c4c4c;
}

.wpshower_logo {background: url("http://www.designlogik.co.za/wp-content/themes/designlogik/images/wpshower_logo.gif") 0 2px no-repeat; padding: 0 0 0 9px;}

