@charset "UTF-8";
/* CSS Document */

/* 
The Name: shaktiva designs 3
Theme URI: http://www.shaktivadesigns.com/
Description: Theme for shaktiva
Author: Patricia S.C. Lourenco
*/


/*reset*/

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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

div, ul, li{
position: relative;
}

/*colours

beige: #f6edd9;
yellow: #d9973d;
green: #afb93e;
chocolate: #3c2f02;

*/

html{
background: #f6edd9 url(images/bg.jpg) repeat fixed;
}

body{
width: 100%;
font-family: georgia;
font-size: .9em;
color: #3c2f02;
}

body#home_pg{
background: url(images/grass.jpg) no-repeat scroll center top;
}

p{
font-size: 0.9em;
line-height: 18px;
}

img{
border: none;

}

a{
color:  #d9973d;
text-decoration: none;
}

a:hover{
color:  #afb93e;
}

/* headings and typography */

h1{
padding: 0 0 10px 0em;
color: #3c2f02;
font-style:italic;
font-weight: bold;
font-size: 2em;
text-align: left;
}

h2{
color: #afb93e;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1.3em;
}

/*sections*/

#container{
margin: 0 auto;
width: 800px;
padding-left: 25px;
position:relative;
}


#header{
height: 150px;
padding-top: 50px;
text-align: center;
border-bottom: 4px double #3c2f02;
position: relative;
}

#header #menu{
padding-top: 35px;
}

#logo{
float:left;
}

#wrap{
height: 100%;
}

#about{
margin-top: 50px;
background: url(images/peacock.jpg) no-repeat 100% -5%;
}

.col{
width: 225px;
margin-right: 13px;
float: left;
margin-bottom: 80px;
}

#col_right{
clear:both;
float: right;
}

#work{
clear: both;
}

.page_content{
height: 450px;

}

.page_content p{
padding: 0 350px 0 0;
font-size: 3em;
line-height: 50px;
}
.page_content h1{
margin-top: 50px;
}

.page_content .simpletext{
font-size: 1.7em;
line-height: 37px;
}

.border{
border-top: 1px solid #3c2f02;
padding-top: 20px;
}
/*menu*/

#menu{
margin:0;
padding:0;
}

#menu ul{
font-size: 1.2em;
float: right;
position: relative;
}

#menu ul li{
padding-left: 50px;
display: inline;
}
 
#menu li a img{
height: 0px;
width:0px;
border-width: 0;
}

#menu li a:hover img {
position: absolute;
bottom: 20px;
height: 70px;
}

#menu li a:hover .illustrationtwo{
display: none;
left: 50px;
width: 80px;
}

#menu li a:hover .illustrationthree{
display: none;
left: 150px;
width: 80px;
}

#menu li a:hover .illustrationfour{
display: none;
left: 250px;
width: 90px;
}

#menu ul a{ 
color: #3c2f02;
font-weight: bold;
text-decoration: none;
}

#menu ul a:hover{
border-bottom:4px solid #d9973d;
}

.quicklink{
clear: both;
text-align: center;
width: 625px;
height: 30px;
margin-left:100px;
}

.quicklink h3{
display:inline;
margin:0;
position: relative;
}

.quicklink ul{
text-align:center;
margin:0;
margin-top: 70px;
}

.quicklink ul li{
display:inline;
padding: 10px;
}

/*portfolio*/

.portfolio_gallery{
margin: 50px 0;
}

.portfolio_gallery li {
float:left;
margin:0 70px 100px 0;
padding:0;
position:relative;
}

.portfolio_gallery a{
text-decoration: none;
}

.portfolio_gallery img {
background:#FFFFFF;
border-bottom:2px solid #D1AD80;
padding:10px;
}

.nomargin{
margin-right:0 !important;
}

.portfolio_gallery h2{
padding-bottom: 20px;
}

/* content*/

.post{
clear: both;
height: 760px;
padding-top: 80px;
margin: 0;
}

.post .post_content{
margin-left: 28.8px;
width: 590px;
} 

post_content image{
border: none;
}
.post h1.post_title{
margin-bottom: 35px;
padding: 0;
float: left;
}

.post h2{
margin-top:10px;
margin-bottom: 30px;
padding: 0;
}

/* footer*/

#footer{
background: #3c2f02 url(images/stitch.jpg) repeat-x center top;
padding: 50px 100px 0 250px;
clear: both;
}

#footer-wrap{
height: 250px;
margin: 0 auto;
width: 905px;
font-family:Georgia, "Times New Roman", Times, serif;

}

#footer p{
text-align: left;
font-size:1em;
color: #f6edd9;
}

#navigate{
float: left;
width: 170px;
}

#navigate ul{
color: #d9973d;
line-height: 25px;
}

#services{
float:left;
width: 250px;
}

#social{
width: 400px;
float: left;
}

#footer h2{
padding-bottom: 20px;
}
#error{
font-size: 3em;
text-align: center;
line-height:40px;
}