/* Stylesheet made by Kazim Khan Mangi */
/* Source : http://www.ikazim.com/style.css */

/* BODY */

body {
margin:0px;
padding:0px;
font-family: "Verdana",Helvetica,Arial;
font-size:12px;
background-color: #fbfbfb;
}

/* --END BODY */

/* Defining some normal attributes properties */

.sharing{
float:right;
}

.pbox1{
height:90px;
width:280px;
float:left;
background:white;
border:#CDAA7D solid 2px;
padding:10px;
}

.pbox1 h3, .pbox2 h3{
margin:0px;
padding:0px;
}

.pbox2{
height:90px;
width:280px;
float:left;
background:white;
border:#CDAA7D solid 2px;
padding:10px;
margin-left:15px;
}


.profession h1{
font-size:17px;
margin-left:200px;
}

.profession h2{
margin:0px;
margin-left:200px;
font-size:15px;
}

a img{
border:none;
}

a {
color:black;
}

/* Some profile H1 font sizes */
.lowsize{
font-size:17px;
}

h3{
font-size:18px;}

.size{
margin:0px;
font-size:15px;
}

/* --END Some profile H1 font sizes */

/* --END Defining some normal attributes properties */

/* CONTENT */
#content {
margin: 10px auto;
width:950px;
}

/* Profile */

#pic {
border:black 4px solid;
float:left;
height:224px;
margin-bottom:-20px;
}

/* End Profile */

/* About */

#about{
float:right;
width:450px;
text-align:justify;
margin-top:-15px;
line-height:16px;
}

/* End About */

/* Contact */

#contact{
margin-top:39px;
float:right;
width:450px;
}

.contact input, textarea{
padding:3px;
border:1px gray dotted;
width:160px;
background:white;
}

input[type="submit"]{
width:170px!important;
}

.contact input:focus, textarea:focus{
border:2px white solid;
width:160px;
background:#fbfbfb;
}

.contact h1{
font-size:12px;
}

.contact h1 a{
text-decoration:none;}
/* END Contact */

/* Social networks */

#content1Wrapper {
position: relative;   
height: 278px; 
border-bottom: 0 none; 
}

#content1 { 
position: relative; 
overflow: hidden; 
width: 558px; 
height: 278px;
}

#scrollWrapper { 
position: relative; 
width: 9999px; 
}

.section { 
position: relative;  
width: 538px; 
height: 253px; 
}

#networks ul { 
overflow: hidden; 
padding: 2px 0 2px; 
}

#networks li { 
overflow: hidden; 
display: block; 
float: left; 
width: 252px; 
height: 46px; 
}

#networks li a { 
text-decoration: none;
overflow: hidden; 
display: block; 
float: left; 
width: 252px; 
height: 36px; 
padding: 0; 
color: #666; 
}

#networks li a:hover, #networks li a:focus { 
text-decoration: none; 
color: #333; 
}

#networks img { 
float: left; 
margin: 0 16px 0 10px; 
}

#networks li a:hover img { 
margin-left: 4px; 
}

#networks strong { 
display: block; 
font: bold 14px/20px "Myriad Pro", Myriad, Helvetica, Arial, sans-serif; 
color: #333; 
}

/* --END Social Networks */

/* --END CONTENT */

/* Left & Right || MARGINS */

.left {
float: left;
}

.right {
float:right;
}

/* --END Left & Right */

/* Footer Text */

#footer{
margin: 0 auto;
clear:both;
line-height:50px;
text-align:center;}

/* END Footer Text */
