/*

Theme Name: Artipix 1

Theme URI: http://texo.co.za

Description: A WP theme for Artipix
http://artipix/wp-admin/theme-editor.php?file=/themes/artipix/style.css&theme=Artipix+1
Version: 0.1

Author: Ian Anderson [Texo Design Studio]

*/ --- RESET --- */

l1, h2, p, ul, li {
margin:0p;
border:0;
padding:0p;
}

/* --- MAIN STYLE --- */

* {
margin:0;
border:0;
padding:0;
}

body {
font-family:arial;
font-size:1em;
color:#1f231b;
}

html, body {
background-image: url(http://artipix/wp-content/themes/artipix/images/artibgnd.png);
height: 92%;
}

#mainwrapper {
background:#000;
min-height: 100%;
height: auto !important;
height:100%;
margin:0 auto 0px;
}

.inside {
text-align:center;
width:844px;
height:100%;
margin:0 auto 0px;
}

l1 {
float:right;
}

l2 {
float:right;
margin-top:-1px;
margin-right:-15px;
}



/* --- HEADER  --- */

#logo {
margin-top:2px;
margin-right:30px;
float:right;
overflow:hidden;
}

#header {
background:#000;
width:100%;
margin: 0 auto 0px;
height:30px;
}

#header .inside ul {
margin-top:2px;
margin-left:30px;
float:left;
}

#header .inside li {
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-weight:bold;
letter-spacing:2px;
text-transform:uppercase;
font-size:.65em;
display:inline;
}

#header .inside li a {
color:#FFF;
padding-left:5px;
padding-right:5px;
}
		
#header .inside li a:hover {
text-decoration:none;
color:#0072ff;
}



/* --- CONTENT --- */

#feature {
height:100%;
min-height:600px;
text-align:center;
width:100%;
margin:0 auto 0px;
}

#featureinside {
position:absolute;
top:10%;
bottom:10%;
left:5%;
right:5%;
text-align:center;
width:844px;
margin:0 auto 0px;
}


/* --- FOOTER --- */

#footer {
overflow:hidden;
height:25px;
float:left;
text-align:center;
display:inline;
width:100%;
}

#footer li a {
font-style:normal;
color:#093e74;
padding-left:5px;
padding-right:5px;
}

#footer li a:visited {
text-decoration:none;
color:#093e74;
}

#footer li a:hover {
text-decoration:none;
color:#0072ff;
}



/* --- TEXT STYLES --- */

h2 {
text-transform:uppercase;
padding-bottom:10px;
font-size:1em;
font-weight:bold;
color:#093e74;
}

p2 {
font-style:italic;
font-size:.8em;
color:fff;
}

a:link {
text-decoration:none;
font-style:normal;
color:#093e74;
font-weight:bold;
font-size:1em;
}

a:hover {
text-decoration:none;
color:#0072ff;
font-weight:bold;
font-size:1em;
}

a:visited{
text-decoration:none;
color:#093e74;
font-weight:bold;
font-size:1em;
}

#footer ul, li{
list-style:none;
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
letter-spacing:2px;
text-transform:uppercase;
font-size:.8em;
display:inline;
}