/*

Theme Name: Artipix Dark

Theme URI: http://artipix.co.za

Description: A WordPress Gallery theme for Artipix
http://artipix.co.za/wp-admin/theme-editor.php?file=/themes/artipix/style.css&theme=Artipix+1
Version: 1.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.co.za/wp-content/themes/artipix/images/artibgnd.png);
height: 92%;
}

#wrapper {
min-height: 100%;
height: auto !important;
height:100%;
margin: 0 auto 0px;
}

#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;
}



/* --- FRONT PAGE --- */

#feature{
width:100%;
text-align:center;
}



/* --- CONTENT --- */

#content{
width:100%;
text-align:center;
}

.size-full {
width:100%;
display:block;
}

#back {
font-size:.7em;
float:left;
margin-left:10px;
}


/* --- POST COLUMNS --- */

.column {
text-align:left;
width:240px;
float:left;
padding:20px;
}

.column p {
text-align:left;
color:#000;
font-size:.75em;
font-style:italic;
}

.contactcolumn {
margin-left:100px;
text-align:left;
width:65%;
padding:20px;
}

.contactcolumn p {
text-align:left;
color:#000;
font-size:.75em;
font-style:italic;
}

/* --- 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;
}


/* --- GALLERY STYLE CHANGES --- */

h2.gallery-title {
padding:20px 0 0 10px;
text-align:left;
text-transform:uppercase;
font-size:.9em;
color:#093367;
}

.ngg-album-desc {
}

.ngg-album-compact h4 {
clear:both;
color:#000;
margin-left:54px;
text-align:left;
font-style:none;
text-transform:uppercase;
margin-bottom:0px;
margin-top:0px;
width:100%;
}

.ngg-album-compact h4 a {
font-size:1em;
font-weight:bold;
font-style:normal;
color:#093367;
}

.ngg-album-compact h4 a hover{
font-size:1em;
font-weight:bold;
font-style:normal;
color:#fff;
}


.ngg-albumoverview  { padding: 0px; }
.ngg-album-compact { margin: 0px; padding: 0px; }
.ngg-album-compact p { padding: 0px; margin-left: 10px; text-align: left; float: left; }
.ngg-album-compact h4 a  { margin-left: -55px; padding: 5px; float: left; width: 110px; }
.ngg-album-desc { padding: 0px; margin: 0px; }


