/*   
Theme Name: Artcomplexion
Theme URI: http://www.artcomplexion.no
Description: 
Version: 1.0
Author: Lisa Mari Stenhaug / Jarle Fagerheim
Author URI: http://jarle.organisten.no
*/

/* General */

* {
	padding: 0;
	margin: 0;
	border: none;
}

body { 
	background: #FFF;
	font-family: Arial, sans-serif;
	width: 1020px;

}

.textbrowser { display: none; }

ul li a, ul li a:visited {
	text-decoration: none;
	color: #000;
}



textarea, input {
	margin: 1px 0px 3px 1px;
}




p, input, textarea, th, td, label {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}

h2, h3, ul li a {
	text-transform: lowercase;
}

td,th {
	padding-bottom: 2px;
}

th {
	font-weight: bold;
	padding-right: 5px;
}

table {
	clear: both; 
	margin-top: 1em;
}

/* Specific */


/* Divisions */

#container { 
	width: 1000px;
	padding: 10px 0 0 15px;
}

#contentcontainer {
	float: left;
	width: 814px;
}

#header {
	padding: 9px 0 2px 3px;
	margin: 0 1px 0 1px;
	width: 100%;
	/* border-bottom: 4px solid #000; */
}

#frontbanner {
	float: left;
	margin: 8px 0 8px 0;
	width: 814px;	
	height: 300px;
}

#frontbanner.gallerypage {
	height: 100%;
}


#frontbanner img { 
	float: left; 
}

#frontbanner .one {
	width: 804px;
}

#frontbanner .two {
	width: 401px;
	margin-right: 3px;
}

#frontbanner .four {
	width: 199px;
	margin-right: 4px;
}

#frontbanner #photo {
	float: left;
	width: 400px;
	padding-bottom: 25px;
}

#frontbanner #photo img, #frontbanner #gallery img {
	width: 100%;
}

#frontbanner #photo img.arrow_left {
	width: auto; margin-bottom: 0; float:left; margin-bottom: 0;
}

#frontbanner #photo img.arrow_right {
	width: auto; float: right; margin-bottom: 0;
}
#frontbanner #gallery {
	float: left;
	width: 395px;
	margin-left: 19px;
}

#frontbanner #gallery img {
	width: 64px;
	height: 58px;
	margin: 0 1px 2px 0;
}

#frontbanner #gallery img:hover {
	opacity:0.4;
	filter:alpha(opacity=40);
}


#frontbanner #photo img {
	margin-bottom: 6px;
}

#frontbanner #photo table {	
	margin-bottom: 20px;
}

#frontbanner #photo th {
	padding-right: 5px;
}


#frontbanner #gallery div {co
	min-height: 50px;
	margin-bottom: 16px;
}

#frontbanner #gallery h2 {
	font-weight: normal;
	font-size: 30px;
	clear:both;
}

#contentcontainer a {
	color: #666666;
}

#contentcontainer a:hover {
	color: #000;
}

#mainmenu {
	float: left;
	width: 166px;
	padding: 21px 0 0 15px;
}

#attachments {
	width: 83px;
	padding: 15px 0 0 15px;
	float: left;
}

#mainmenu li, #attachments li {
	list-style: none;
	margin-bottom: 8px;
	font-size: 12px;
	font-weight: bold; 
}

#attachments li {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 7px 1px 7px 3px;
	font-size: 11px;
}


#frontcontent {
	clear: both;
	width: 814px;
}

#frontcontent .frontmenu {
	margin-top: 16px;
	text-align: center;
}

#frontcontent .frontmenu ul {
	width: 913px;
}

#frontcontent .frontmenu li {
	display: inline;
	margin-right: 20px;
	font-size: 12px;
}

#frontcontent .frontmenu li a {
	color: #000000;
}

#frontcontent .frontmenu li a:hover {
	color: #666666;
}

#footer {
	clear: both;
	margin: 8px 0 20px 0px;
}

#footer address {
	font-size: 11px;
	font-style: normal;
	text-transform: lowercase;
	text-align: center;
}



/* Menus */

li {
	font-weight: bold;
}

li ul li ul li {
	font-weight: normal;
}

ul li ul {
	margin: 10px 0 1px 12px;
}

#mainmenu li a:hover, #attachments li a:hover {
	color: #666666;
}

#mainmenu ul li ul li a, 
#mainmenu ul li.current_page_item a, 
#mainmenu ul li.current_page_parent a {
	color: #666666;
}


#mainmenu ul li ul li a:hover, 
#mainmenu ul li.current_page_item a:hover, 
#mainmenu ul li.current_page_parent a:hover {
	color: #000000;
}

#mainmenu ul li.current_page_item ul li a {
	border: 0;
	padding: 0;
}
#mainmenu ul li.current_page_item a {
	border-bottom: 1px solid #9c9c9c;
	padding-bottom: 2px;
}

label, textarea, input{
	font-size: 12px;
	width: 100%;
}


/* Content pages */

#columns {
	padding: 15px 0 15px 0;
	width: 804px;
}

#columns h2 {
	font-weight: normal;
	font-size: 36px;
}

#columns h3 {
	font-weight: normal; 
	font-size: 18px;
	margin-bottom: 4px;
	margin-top: 1em;
}
#columns h4 {
	font-weight: bold; 
	font-size: 12px;
}

#columns h4.expander {
	font-size: 11px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 7px 1px 7px 3px;
	margin-top: -1px;
}


#columns h4.expander:hover {
	color: #666666;
	cursor: pointer; 
}

#columns h4.expander:after {
	content: url('images/arrow.jpg');
	float: right;
	margin: 2px 7px 0 0;
}

#columns h3:first-child {
margin-top: 0;
}

#columns .showhide {
	padding: 1em 1px 4px 3px;
}

#columns .showhide p {
	font-size: 11px;
}

#columns ul, #columns ol, #columns p {
	margin-bottom: 1em;	
}

#columns p, #columns li {
	font-size: 12px;
	line-height: 1.4em;
	color: #171717;
	font-weight: normal;
}
#columns ul {
	padding-left: 1em;
}

#columns ol {
	padding-left: 1.5em;
}




#columnOne {
	float: left;
	width: 394px;
	margin-right: 16px;
}

#columnTwo {
	float: left;
	width: 394px;	
}

#posts {
	float: left;
	width: 814px;
	margin-top: 15px;
}

#posts div.post {
	clear: both;
	width: 814px;
	border-top: 1px solid #030303;
	margin-bottom: 10px;
	padding-top: 10px;
}

#posts .postImage {
	float: left;
	margin-right: 33px;
	width: 400px;
	height: 100%;
}

#posts .postImage img {
	float: left;
	margin-bottom: 10px;
}

#posts .postImage a.morelink {
	display: block;
	clear: both;
	font-size: 12px; 
	margin-bottom: 10px;
	color: #666666;
}


#posts .postImage a.morelink:hover {
	color: #000;
}

#posts .postImage .showHide {
	display: none;
}

#posts .postText {
	float: left;
	width: 381px;
}

#posts .navigation ol {
	margin-bottom: 1em;
}

#posts .navigation li {
	display: inline;
	font-weight: normal;
	font-size: 12px;
	margin-right: 15px;
}

#posts .navigation li a {
	text-decoration: none;
}

#posts .navigation li .current {
	text-decoration: underline;
}



#posts img {
	/* width: 400px;
	height: 265px; */

}

#posts p, #posts h2 {
}

#posts h2 {
	font-weight: normal;
	font-size: 20px;
}

#posts p {
	margin-bottom: 1em;
}

#posts p.timestamp {
	margin-top: -1em;
	font-size: 10px;
	color: #919191;
}




/* Gallery pages */

