/*
Theme Name: Luke Waller Illustration
Theme URI: http://www.lukewaller.co.uk
Description: Luke Waller's Illustration Website
Version: 1.0
Author: Intellect Design
Author URI: http://intellectdesign.co.uk

	This theme was designed and built by Wagner Matos, Intellect Desig
	whose blog you will find at http://wagnermatos.co.uk

*/


/* This first part is to reset all margins etc so all browsers start from same blank page */
/* ------------------------------------ START undo_html.css ----------------------------------*/

:link, :visited {
	text-decoration:none
}
ul, ol {
	list-style:none
}
h1, h2, h3, h4, h5, h6, pre, code {
	font-size:1em;
}
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input {
	margin:0;
	padding:0;
}
a img, :link img, :visited img {
	border:none;
}
address {
	font-style:normal;
}

/* ------------------------------------ END undo_html.css ----------------------------------*/

/* ------------------------------------ Start standard CSS ---------------------------------*/


body {
	font-size: 11px;
	font-family: "trebuchet ms", helvetica, sans-serif;
}

a {
	color: #663e23;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

strong {
	background: inherit;
	font-weight: bold;
}

/* ------------------------------------- End standard CSS ----------------------------------- */

/* ---------------------------------- Start divs -------------------------------------------- */

#wrapper {
	width: 1000px;
	margin: 0 auto;
	min-height: 1100px;
}

#columns_wrapper {
	width: 740px;
	margin: 0 auto;
}

#columns_wrapper_2 {
	width: 740px;
	margin: 0 auto;
}

#holding_wrapper {
	width: 540px;
	margin: 0 auto;
}

#header {
	width: 820px;
	margin: 0 auto;
}

#menu {
	width: 295px;
	margin: 40px 0 0 0;
}


#column_1 {
	width: 440px;
	float: left;

}

#portfolio_column {
	width: 600px;
	float: left;
}

#content {
	padding-right: 0px;
}

#column_2 {
	width: 300px;
	float: left;
}

#column_2a {
	width: 40px;
	float: left;
}


#footer {
}

#logo {
	width: 301px;
	height: 258px;
	margin: -150px 0px 0px 525px;
}

.blog {
	padding-right: 50px;
}

.content_holder {
	padding: 0px 60px 0px 25px;
}

/* -------------------------------------- End divs ------------------------------------------- */

/* ------------------------------------- Start Text styling --------------------------------- */

h1 {
	background: inherit;
	color: #5E1040;
	font-size: 19px;
	letter-spacing: 1pt;
	padding: 40px 0px 10px 0px;
	padding-left: 10px;
	font-weight: lighter;
	font-family: Verdana, Arial, sans-serif;

}


h2 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11pt;
	color: #df9300;
	letter-spacing: .1em;
	font-weight: normal;
	padding: 20px 0px 0px 10px;
}

.entry h2 {
	padding-bottom: 0px;
}

h3 {
	font-size: 12pt;
	padding-top: 30px;
	padding-left: 20px;
	color: #50514D;
}

h4	{
	font-size: 18px;
	padding-left: 20px;
	color: #50514D;
}

h5 {
	font-size: 11pt;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 30px;
	color: #333031;
	font-weight: lighter;
}


h6 {
	font-size: 90%;
	padding: 50px 0 0 50px;
}


p {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #170D01;
	padding-top: 15px;
	padding-left: 10px;
	line-height: 20px;
}

.entry p {
	padding-top: 10px;
}

.all_port {
	display: inline;
}


/* ---------------------------------- End text styling -------------------------------------- */
/* ------------------------------------- Start Lists styling --------------------------------- */


ul {
	font-size: 105%;
	color: #000000;
	margin: 0px 0px 0px 30px;
}


li {
	padding: 6px 5px 5px 25px;
	line-height: 150%;
	background: url(../images/li_menu.png) no-repeat;
}



/* ------------------------------------- Start images CSS ----------------------------------- */

.title {
	margin: 30px 0px 0px 30px;
}

.img_menu_top {
	margin-bottom: 10px;
}

.img_menu_bottom {
	margin-top: 10px;
}

.size-full {
	display: none;
}

.show {
	display: inline;
}

.port {
	float: left;
	margin: 10px 10px 0px 0px;
}

.lion_bg {
	margin: -580px 0px 0px 370px;
}

/* ------------------------------------- End images CSS ----------------------------------- */


/* --------------------------------------- Start Menu Style ------------------------------ */


ul.menu {
	margin-left: 0;
	list-style: none;
	color: #000;
	font-size: 11.8pt;
	letter-spacing: .2em;
	font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
	font-weight: lighter;
}

.menu li {
	height: 20px;
	background: url(images/menu_li.png) no-repeat;
	padding: 7px 5px 5px 55px;
	margin-left: 0px;
}

.menu a {
	display: block;
	text-decoration: none;
	color: #000;
}

.menu a:hover {
	text-decoration: underline;
}



/* --------------------------------------- End Menu Style ------------------------------ */
/* ----------------------------------- Start Footer Style ------------------------------ */
/* ------------------------------------ End Footer Style ------------------------------ */

/* ----------------------------------- Start blog Style ------------------------------ */

.date_box {
	display: block;
	width: 73px;
	height: 54px;
	margin: 144px 0px 0px 308px;
	font-size: 1.7em;
	position: absolute;
	color: 3b0f2a;
}

.blog h2 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 1.6em;
	color: #5E1040;
	letter-spacing: .1em;
	font-weight: normal;
	padding: 10px 0px 0px 30px;
}

.blog p {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #170D01;
	padding-top: 15px;
	padding-left: 30px;
	line-height: 20px;
}

.blog_end {
	margin: 15px 0px 30px 4px;
}


/* ------------------------------------ End blog Style ------------------------------ */

/* ------------------------------- Start form style ------------------------------- */
/* ------------------------------- End form style ------------------------------- */

/* ------------------------------- Start questionnaire Form    ------------------------------- */
/* ------------------------------- End questionnaire form    ------------------------------- */

/* ----------------------------- Start code for lightbox --------------------*/
/* ----------------------------- End code for lightbox --------------------*/

/* ------------------------------- Start Accordion ------------------------------- */
/* ------------------------------- End Accordion ------------------------------- */