/*v1.0 | 20080212*/
*
{
	margin: 0;
	padding: 0;
}

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
{
	border: 0;
	outline: 0 none #000000;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body
{
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	line-height: 1;
	background-color: #FFFFFF;
	background-image: url(images/bg_inner.jpg);
	background-repeat: repeat-x;
}

ol, ul
{
	list-style: none;
}

BLOCKQUOTE, Q
{
	quotes: none;
}

BLOCKQUOTE:before, BLOCKQUOTE:after, Q:before, Q:after
{
	content: '';
}

:focus
{
	outline: 0;
}

ins
{
	text-decoration: none;
}

del
{
	text-decoration: line-through;
}

table
{
	border-collapse: collapse;
	border-spacing: 0;
}

strong
{
	color: #444;
	font-weight: bold;
}

p
{
	color: #333333;
	font-size: 0.85em;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	line-height: 1.5em;
	margin-bottom: 1.4em;
}

h1
{
	color: #555;
	font-size: 26px;
	font-family: GraublauWeb, georgia, serif;
	font-weight: normal;
	line-height: 1.3em;
}

h3
{
	color: #444;
	font-size: 1.5em;
	font-family: GraublauWeb, georgia, serif;
	font-weight: normal;
	margin-bottom: 0.5em;
}

h4
{
	color: #010101;
	font-size: 1em;
	font-family: GraublauWeb, georgia, serif;
	font-weight: normal;
	margin-top: 1em;
	margin-bottom: 1em;
}

h5
{
	font-size: 1em;
	font-family: GraublauWeb, georgia, serif;
	font-weight: normal;
	margin-top: 1em;
	margin-bottom: 2.4em;
}

ul
{
	font-size: 0.85em;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	margin: 0;
	padding: 0;
}

li
{
	line-height: 1.6em;
	margin: 0;
	padding: 0;
}

.intro h1
{
	text-align: center;
	padding-top: 51px;
	padding-right: 180px;
	padding-left: 180px;
	text-shadow: 1px 1px 3px #eee;
}

a:link
{
	color: #0097C9;
	text-decoration: none;
}

a:visited
{
	color: #0097C9;
	text-decoration: none;
}

a:hover
{
	color: #E802EB;
}

a:active
{
}

ul.sidesitemap a
{
	color: #333;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

h3 a:link, h3 a:visited
{
	color: #444;
}

h3 a:hover, h3 a:active
{
	color: #E802EB;
}

ul.sidesitemap li
{
	font-size: 12px;
	line-height: 1em;
	background-image: url(images/list.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
	margin-bottom: 8px;
	padding-left: 15px;
}

ul.sidesitemap ul
{
	margin-top: 6px;
	margin-bottom: 10px;
}

ul.sidesitemap ul li
{
	margin-bottom: 5px;
}

ul.sitemap a
{
	color: #fff;
	text-decoration: none;
	margin: 0; padding: 0;
	text-shadow: 0px 1px 0px #100010;
}

ul.sitemap li
{
	font-size: 12px;
	line-height: 1em;
	background-image: url(images/list.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
	margin-bottom: 8px;
	padding-left: 15px;
}

ul.sitemap ul
{ margin-top: 6px; margin-bottom: 10px; }

ul.sitemap ul li
{ margin-bottom: 5px; }

.sidesitemap
{
	margin: 0 0 30px;
	padding: 0;
}

.sitemap
{ float: left; margin: 0 0 30px; padding: 0; display: block; }

.home_bg
{
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}

ul#nav
{
	width: 550px;
	height: 50px;
	float: right;
	padding-top: 68px;
	list-style-type: none;
}

ul#nav li
{
	line-height: 60px;
	height: 80px;
	float: right;
}

ul#nav a
{
	color: #FFFEFE;
	font-size: 20px;
	font-family: GraublauWeb, georgia, serif;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	display: inline;
	text-shadow: 0px 2px 0px #000;
}

ul#nav a:hover
{
	color: #00C0FF;
}

ul#nav a:active
{
	color: #000;
}

#home #nav-home A, #services #nav-services A, #portfolio #nav-portfolio A, #aboutme #nav-aboutme A
{
	line-height: 60px;
	background-image: url(images/dot_pink.png);
	background-repeat: no-repeat;
	background-position: center 30px;
	height: 90px;
	padding-bottom: 30px;
}

ul#twitter_update_list
{
	color: #DDD;
	font-size: 0.8em;
	text-shadow: 0px 1px 0px #100010;
}

ul#twitter_update_list li
{
	line-height: 1.2em;
	margin-bottom: 15px;
}

#twitter-link
{
	font-size: 0.8em;
	text-align: right;
	display: block;
}

html, body, #container
{
	height: 100%;
}

body>#container
{
	height: auto;
	min-height: 100%;
}

#container
{
	width: 990px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}

.inner_pages
{
	background-repeat: repeat-y;
	background-position: right 0;
}

#wrapper
{
	background-color: transparent;
	height: 100%;
	padding-bottom: 440px;
}

.frontpage_wrap_bg
{
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
}

.inner_wrap_bg
{
	background-image: url(images/inner_wrapper_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	min-height: 850px;
	height: auto !important;
	height: 850px;
}

#header
{
	height: 205px;
	background-color: #3B303D;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
}

.inner_head
{
	background-color: #3B303D;
	background-image: url(images/header_inner.jpg);
	background-repeat: no-repeat;
	height: 260px;
}

.intro
{
	background-image: url(images/intro_bg.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 228px;
	overflow: visible;
	clear: both;
}

.smallcol, #twitter_div
{ background-color: transparent; width: 22.9%; float: left; padding-right: 4%; padding-bottom: 60px; padding-left: 6%; }

#sidebar
{
	width: 23%;
	float: left;
	height: 100%;
	margin-left: 7%;
	padding-top: 142px;
	padding-right: 4%;
	padding-bottom: 60px;
}

#sidebar h6
{
	height: 30px;
	width: 100%;
	background-image: url(images/aside_divider.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#sidebar p
{
	font-size: 0.8em;
}

.float_right
{
	background-color: transparent;
	float: right;
}

.smallcol h2
{
}

.smallcol h4, #twitter_div h4
{
	margin-top: 60px;
}

.content
{
	background-color: transparent;
	width: 55%;
	float: left;
	padding-right: 4.9%;
	padding-left: 6%;
}

.content p
{
	text-shadow: 0px 1px 0px white;
}

.content h1
{
	font-size: 40px;
	background-image: url(images/triple_point.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center 0;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 40px;
	padding-top: 20px;
	text-shadow: 0px 1px 0px white;
}

.content h3
{
	margin-bottom: 0.8em;
	text-shadow: 0px 1px 0px white;
	font-size: 22pt;
}

.content h4
{
	color: #870099;
	font-size: 1.2em;
	margin-top: 1.6em;
	margin-bottom: 0.8em;
}

.content h5
{
	margin-top: 1.6em;
	margin-bottom: 0.8em;
}

.content h6
{
	background-image: url(images/triple_point.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	padding-bottom: 60px;
}

.content ul
{
	margin-bottom: 40px;
	margin-left: 15px;
	overflow: hidden;
}

.content ul li
{
	color: #4C4C4C;
	font-size: 1em;
	line-height: 1.4em;
	background-image: url(images/list.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
	margin-bottom: 5px;
	padding-left: 20px;
}

.services
{
	background-image: url(images/display.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
	width: 208px;
	height: 198px;
	margin-top: 70px;
	display: block;
}

.portfolio
{
	background-image: url(images/portfolio.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 208px;
	height: 198px;
	margin-top: 70px;
	display: block;
}

.social
{
	background-image: url(images/twitter_bird.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 208px;
	height: 198px;
	margin-top: 70px;
	display: block;
}

.dot
{
	background-repeat: no-repeat;
	background-position: 0 7px;
	position: relative;
	padding-left: 25px;
}

.blue
{
	background-image: url(images/dot_blue.png);
}

.pink
{
	background-image: url(images/dot_pink.png);
}

.webdesign
{
	background-image: url(images/display2.png);
	background-repeat: no-repeat;
	width: 133px;
	height: 124px;
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
	display: block;
}

.printdesign
{
	background-image: url(images/pen_sheet.png);
	background-repeat: no-repeat;
	width: 133px;
	height: 142px;
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
	display: block;
}

.panorama
{
	background-image: url(images/360.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 133px;
	height: 126px;
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
	display: block;
}

.photography
{
	background-image: url(images/camera.png);
	background-repeat: no-repeat;
	width: 133px;
	height: 106px;
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
	display: block;
}

.knowhow
{
	background-image: url(images/light_bulb.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 133px;
	height: 153px;
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
	display: block;
}

.price
{
	background-image: url(images/euro_coins.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 133px;
	height: 127px;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	display: block;
}

.cms
{
	background-image: url(images/modx_cms.png);
	background-repeat: no-repeat;
	width: 244px;
	height: 68px;
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
	display: block;
}

#footer
{
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: 10% 0;
	position: relative;
	margin-top: -440px;
/*negative value of footer height*/
	height: 440px;
	clear: both;
}

#footer p
{
	color: #DDD;
	text-shadow: 0px 1px 0px #100010;
}

.footer_wrapper
{
	background-color: #392F3B;
	background-image: url(images/footer_cent.jpg);
	background-repeat: no-repeat;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	height: 440px;
}

.logo
{
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: 34px 40px;
	text-indent: -9999px;
	width: 300px;
	height: 140px;
	float: left;
	display: block;
}

.address_bottom
{
	color: #ddd;
	font-size: 0.8em;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	text-align: center;
	width: 100%;
	float: left;
	padding-bottom: 10px;
	display: block;
	text-shadow: 0px 3px 2px #100010;
}

form
{
	margin-top: 0;
	padding-top: 0;
}

input, textarea
{
	width: 220px;
	overflow: auto;
	margin-top: 5px;
	border-width: 1px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

input#email
{
	background-image: url(images/input_bg.jpg);
	background-repeat: repeat-x;
	margin-bottom: 15px;
}

textarea
{
	background-image: url(images/textarea_bg.jpg);
	background-repeat: repeat-x;
}

.submit
{
	background-color: transparent;
	background-image: url(images/submit.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 58px;
	height: 27px;
	border: 0 solid transparent;
}

.submit:hover
{
	background-image: url(images/submit.png);
	background-position: -58px 0;
	text-indent: -9999px;
	width: 58px;
	height: 27px;
}

.display_none
{
	display: none;
}

.footer_col
{ background-color: transparent; width: 22.9%; float: left; height: 315px; overflow: hidden; padding-right: 4%; padding-bottom: 60px; padding-left: 6%; }

.footer_col h4
{ color: #fff; margin-top: 60px; }

ul#social li
{
	float: left;
	margin-bottom: 10px;
}

.sbuttons
{
	height: 31px;
	width: 101px;
	text-indent: -9999px;
	background-image: url(images/social_sprite.png);
	background-repeat: no-repeat;
	float: left;
}

.sbuttons2
{
	width: 101px; height: 31px;
}

.rss
{
	background-position: 0 0;
}

.rss:hover
{
	background-position: 0 -31px;
	cursor: pointer;
}

.twitter
{
	background-position: -101px 0;
}

.twitter:hover
{
	background-position: -101px -31px;
	cursor: pointer;
}

.facebook
{
	background-position: 0 -62px; margin-left: 10px;
}

.facebook:hover
{
	background-position: 0 -93px;
	cursor: pointer;
}

.scrnshots
{
	margin-left: 10px;
	background-position: -101px -62px;
}

.scrnshots:hover
{
	background-position: -101px -93px;
	cursor: pointer;
}

/*CLEAR FIX*/
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix
{
	display: inline-block;
}

/*Hides from IE-mac \*/
* HTML .clearfix
{
	height: 1%;
}

.clearfix
{
	display: block;
}

/*End hide from IE-mac*/
.pngfix
{
}

ul#favourites li
{
	font-size: 0.9em;
	width: 160px;
	height: 1.4em;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

ul#favourites li.col2
{
	margin-left: 180px;
}

ul#favourites li.top
{
	margin-top: -19.6em;
}

ul#favourites li.col3
{
	margin-left: 360px;
}

.image_left
{
	float: left;
}

div#ShelfariWidget110196
{
	margin: 30px 0;
}

@font-face
{
	font-family: GraublauWeb;
	src: url(GraublauWeb.otf) format("opentype");
	font-weight: normal;
}

img.border
{
        border: 1px solid #f2f2f2;
}