/*  
Theme Name: AMAV Architecture
Theme URI: 
Description: Template created for AMAV Architecture Portfolio site. Design by Gadi Freedman, wordpress template by Hadass Fishman. (Template based on empty template by MTS von webdesign-in.de und <a href="http://www.texto.de">texto.de</a>.)
Version: 1.0
Author: Hadass Fishman & Gadi Freedman
Author URI: 

	
 */

html, body {
	display: block;
	height: 100%;
}

body{
	background: #565656;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
    color: #ccc;
	/*make page hight 100% - */
     }
	 
/*---------------------General settings --------------------------------*/
p, div, ul, li {
	margin: 0;
	padding: 0;
}
a {
	color: #808080;
	text-decoration: none;
	
     }
a:link { 
     }
a:visited { 
     }
a:link:focus{ 
     }
a:link:hover, 
a:hover {
	color: #ccc;
    }
a:link:active, 
a:visited:active {
     }

/*---------------------basic blocks --------------------------------*/
#outerWrapAll {
	
        width: 95%;
		margin: 10px auto 0;
		border: 1px solid #666;
		background: #333;
		min-height: 95%;
	    position: relative;

}
#innerWrapAll {
	text-align: left;
	margin: 10px 10px 45px;
}
.page-2 #outerWrapAll, .page-4 #outerWrapAll, .page-7 #outerWrapAll {
	/*background: #333 url(images/pageBackground.jpg) no-repeat scroll 581px 180px;*/
	background: #333 url(images/pageBackground.jpg) no-repeat scroll right bottom;
}


/*--------------------for your text--------------------*/

p{
     }

h1,h2,h3,h4,h5,h6{
     }
h1 {
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #ff0000;
}
/*---------------------mainmenu ------------------------*/
#mainmenu {
	list-style-type: none;
	margin: 15px 0;
}
#mainmenu li {
	display: inline;
	margin: 0 15px 0 0;
	font-size: 14px;
	text-transform: uppercase;
}
#mainmenu a {
	color: #b3b3b3;
	padding: 0px 4px;
	text-decoration: none;
}
#mainmenu a:hover{
	color: white;
	background: none;
	/*background: #666;*/
}
#mainmenu .current_page_item a, #mainmenu .current_item a, #mainmenu .current_page_item a:hover, #mainmenu .current_item a:hover, #mainmenu .current_page_parent a, #mainmenu .current_page_parent a:hover {
	color: white;
	background: #ff0000;
	cursor: default;
}
#mainProjMenu {
	list-style-type: none;
	padding: 0px 8px 38px 5px;
}
#mainProjMenu li {
	display: inline;
	margin-right: 8px;
	text-transform: uppercase;
	padding: 0 18px 0 12px;
	background: url(images/gray_bullet.gif) no-repeat left 4px;
}
/*--------------- content ----------------*/
#content {
	margin: 14px 0 45px;

}

#pagecontent{
	margin: 44px 0 45px;	

}
#pagecontent.teamMem {
	margin-top: 68px;
}
.page-6 #pagecontent {
	margin-top:0pt;
	padding-top:8px;
}
/*------------------submenus, sidebar ----------------------*/
#subpagesmenu {
	width: 200px;
	padding: 0 8px 0 16px;
	float: left;

}
#sidebar, #sidebar5 {
	padding:0pt 0pt 0pt 177px;
	position:absolute;
	top:115px;
	top: 120px !IE;
	width:700px;
}

.ddop {
	padding: 0 22px 0 5px;
	width: 18%;
	float: left;
	margin: 0;

}
#sidebar ul, #sidebar5 ul {
	display: inline;
}
#subpagesmenu ul, #sidebar ul, #sidebar5 ul, .ddop ul {
	list-style-type: none;
}
#sidebar li, #sidebar5 li {
	display: inline;
	padding: 0 12px;
	text-transform: capitalize;
}
#subpagesmenu li , .ddop li {
	border-bottom: 1px dotted #999;
	padding: 4px 2px 4px 12px;
	text-transform: capitalize;
}
#subpagesmenu li.current_page_item, #sidebar li.current-cat, .ddop li.current-post, #mainProjMenu .current,  #sidebar5 li.cat-item.cat-item-11, #sidebar li{
	background: url(images/red_bullet.gif) no-repeat left 4px;
	font-weight: bold;
}
#subpagesmenu li.current_page_item, .ddop li.current-post {
	background-position: left 8px;
}
#subpagesmenu a, #sidebar a, #sidebar5 a, .ddop a {
	color: #666;
}
#sidebar a {
	font-weight: normal;
	/*background: #D9D9D9;*/
	padding: 0 12px;
	margin: 0 -12px;
}
#subpagesmenu li.current_page_item a, #sidebar li.current-cat a, .ddop li.current-post a, #mainProjMenu .current a,  #sidebar5 li.cat-item.cat-item-11 a, #sidebar li{
	color:#ccc;
}
#subpagesmenu a:hover, #sidebar a:hover, .ddop a:hover {
	color: #ccc;
}
/*------------------------postcontent-------------------*/
/*#postcontent {
	width: 820px;
	float: left;

	
} */

.columns2 { 
        width: 450px;
        float: left;
}
.columns3 {
        width: 300px;
        float: left;
}

#gallery {
	width: 380px;
	float: left;
	margin-top: -11px;
}
.ngg-galleryoverview {
	width: 380px !important;
}
#projDesc {
	max-width: 38%;
	float: left;
}
#footer {
	padding-top: 8px;
	border-top: 1px solid #ff0000;
	font-size: 9px;
        position: absolute;
        height: 25px;
        width: 98%;
        bottom: 0;
        left: 10px;
}
#footer a:link, #footer a:visited {text-decoration:none; color:#ccc;}
#footer a:hover {text-decoration: underline;}
.alignright {
	text-align: right;
	float: right;
}
#pageText p {margin: 0 20px 10px;}
.teamMem #pageText p {
	margin: 0 20px 10px 200px;
        width: 500px;
}
.teamMem img.ngg-singlepic {margin-bottom: 250px !important;}

#pageText table { }
#pageText th {
        padding: 0 20px 10px;
	background: url(images/red_bullet.gif) no-repeat 10px 4px;
	font-weight: bold;
}
#pageText td { vertical-align: top;}
#pageText td p {margin-bottom: 5px;}
#pageText td a {color: #ccc;}
img.ngg-singlepic {
	margin: -1px 20px 20px 0 !important; 
	cursor: default;
}
.ngg-navigation a.page-numbers, a.next, a.prev, span.page-numbers, span.next, span.prev {
	padding: 1px 7px !important;
}

.ngg-navigation a.page-numbers:hover, a.next:hover, a.prev:hover, span.page-numbers:hover, span.next:hover, span.prev:hover {
	background-color:#ff0000 !important;
}


/*--------------------iamges as a link--------------------*/
a img{
	border: none;
     }
a:link img { 
     }
a:visited img { 
     }
a:link:active img, 
a:visited:active img {
      }
	  
/*homepage presentation */
#presentation {
width: 98%;
height: 70%;
text-align:center;
margin: 0 auto;
position: absolute;
background: transparent;

}



