/* CSS Document */

*{
	margin:0px;
	color: #333;
}

img{
	border:0px;
}

.floatl{
float:left;
}

.floatr{
	float:right;
}

.clear{
clear:both;
}

body{
	background:#fff url(../../css/images/body-bg.gif) top left repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
}

#container{
	width:1000px;
	margin-left: 50px;
}

.content-box{
padding-bottom:30px;
}

/* css for left col starts here*/

.left-col{
	width:400px;
	padding-top:20px;
}

.member-login-section{
background:url(file:///Cdub/Users/cassandra/Desktop/6227%202/XHTML-CSS/images/login-bg.gif) top left no-repeat;
margin-top:20px;
padding:15px;
width:336px;
}

.member-login-section h2{
font-size:15px;
color:#fff;
padding-bottom:8px;
font-weight:normal;
}

.member-login-section ul{
list-style:none;
}

.member-login-section li{
float:left;
color:#c6c4c4;
}

.member-login-section li label{
display:inline-block;
font-size:11px;
}

.member-login-section li input{
background:#464646;
width:74px;
color:#fff;
font-size:11px;
padding:1px;
border:none;
margin:0px 5px;
}

.login-button{
width:37px;
height:14px;
padding:2px 0px 0px 0px;
}

.latest-events-section{
padding-top:40px;
padding-bottom:30px;
}

.latest-events-section h1{
	font-weight:normal;
	font-size:22px;
	color:#FFF;
}

.latest-events-content{
padding:20px 0px 20px 0px;
}

.date-section{
	width:36px;
	text-align:center;
	background:url(file:///Cdub/Users/cassandra/Desktop/IYAF/images/date-bg.gif) top left no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fff;
	padding-top:11px;
}

.date-section span{
display:block;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:8px;
padding:5px 0px 2px 0px;
}

.latest-events-text{
width:317px;
}

.latest-events-text span{
color:#366692;
}

.latest-events-text p{
padding:5px 0px 0px 0px;
font-size:11px;
color:#6a655c;
}

.photographer-secion h1{
font-weight:normal;
font-size:22px;
color:#000;
padding-bottom:5px;
}

.photographer-secion span{
	color:#666;
}

.photographer-secion p{
color:#6a655c;
line-height:22px;
padding-top:15px;
}

.photographer-secion img{
	padding-right:15px;
	padding-top:5px;
}



/* css for left col ends here*/


/* css for right col starts here*/

.right-col{
	width:950px;
}

.right-col a{
	color:#870404;
	font-size:13px;
	text-decoration:none;
}

.logo{
	padding-top:65px;
}

.main-links{
	width:494px;
	margin-top:420px;
	margin-left: 450px;
}

.main-links ul{
list-style:none;
}

.main-links li{
float:left;
line-height:45px;
color:#7f7a7a;
font-size:12px;
padding-left:14px;
}

.main-links li a{
text-decoration:none;
color:#7f7a7a;
line-height:45px;
}

.main-links li a:hover{
color:#000;
}

.main-links li a.active{
color:#000;
}

.main-content{
	padding-bottom:10px;
	color:#000;
	line-height:22px;
	margin-top: 25px;
}

h1, h2, h3, h4{line-height:normal;}

a{color:#6a655c;
	text-decoration:underline;}

a:hover{
	text-decoration:none;
	color: #870404;
}

.main-content h1{
	font-weight:normal;
	font-size:22px;
	color:#999;
	padding-bottom:5px;
	margin-bottom: 10px;
}

.main-content span{
	color:#870404;
}

 
.main-content p{
	color:#6a655c;
	line-height:22px;
	padding-top:30px;
}

.portfolio-section{
padding-top:38px;
}

.portfolio-section h1{
font-weight:normal;
font-size:22px;
color:#000;
padding-bottom:5px;
}

.portfolio-section img{
border:6px solid #b8b8b8;
margin:20px 13px 20px 0px;
}

.portfolio-section span{
color:#366692;
}

.pagination{
background:#7a7a7a;
color:#fff;
font-weight:12px;
padding:0px 4px;
height:26px;
}

.pagination ul{
list-style:none;
}

.pagination li{
float:left;
text-align:center;
font-size:12px;
background:#362d1a;
font-size:12px;
line-height:26px;
margin:0px 0px 0px 3px;
}

.pagination li a{
text-decoration:none;
color:#fff;
padding:0px 5px;
}

.category-section{
padding-top:38px;
}

.category-section h1{
font-weight:normal;
font-size:22px;
color:#000;
padding-bottom:5px;
}

.category-section span{
color:#366692;
}

.category-section ul{
margin-top:25px;
list-style:none;
}

.category-section li{
color:#6a655c;
float:left;
width:230px;
margin-bottom:12px;
background:url(file:///Cdub/Users/cassandra/Desktop/6227%202/XHTML-CSS/images/category-list-bullet.gif) left 5px no-repeat;
padding-left:15px;
}

.category-section li a{
color:#6a655c;
text-decoration:none;
}

/* css for right col ends here*/


/* css for footer starts here*/

.footer-links{
	color:#000;
	font-size:12px;
	background:url(file:///Cdub/Users/cassandra/Desktop/6227%202/XHTML-CSS/images/footer-dotted-bg.gif) top left repeat-x;
	line-height:70px;
	width:1000px;
	float: right;
}

.footer-links ul{
list-style:none;
}

.footer-links li{
float:left;
margin-right:10px;
color:#000;
}

.footer-links li a{
text-decoration:none;
color:#000;
}

/* css for footer ends here*/

/* inner pages css start */
.aboutus-img{float:right; border:4px solid #fff;	margin:0 0px 10px 20px;}
h5{
	font-size:15px;
	font-weight:bold;
	padding:0px 0px 5px 0px;
	margin:0px 0px 10px 0px;
}
h6{font-size:16px; font-weight:bold; padding:0px 0px 5px 0px; margin:0px 0px 10px 0px;}
.aboutcolumnzone{padding:20px 0px 16px 0px;}
.aboutcolumn1{width:48%; float:left; margin:0px 0px 10px 0px;}
.aboutcolumn2{width:48%; float:right; margin:0px 0px 10px 0px;}
.abouticon{float:left; margin:0px 20px 0px 0px;}
.insidereadmore{padding:10px 0px 10px 0px;}
input.button{color:#000; background:#ffc850; font:bold 11px Arial, Helvetica, sans-serif; text-decoration:none; padding:10px 10px; margin:0px 5px 5px 0;	border:1px solid #5b7a92;}
input.button:hover{cursor:pointer; color:#fff; background:#663300; border:1px solid #ffc850;}
.project-img{
	float:right;
	margin-left:20px;
	border: 6px solid #666;
}
.whiteheading{font:30px Myriad Pro, Arial; color:#CBD76B; font-weight:100;	padding:0px; margin:25px 0px 20px 0px;}
.ourprojectrow{
	margin-bottom:20px;
	padding-bottom:10px;
	padding-right:20px
}
.servicecolumnzone{padding:20px 0px 16px 0px;}
.servicecolumn1{width:48%; float:left; margin:0px 0px 10px 0px;}
.servicecolumn2{width:48%; float:right;	margin:0px 0px 10px 0px;}
.blog-posted-row{padding:3px;}
/* inner pages css ends */
#container .content-box .left-col.floatl {
	margin-left: 52px;
}
#container .content-box .right-col.floatr .main-content div .ourprojectrow p img {
}
#container .content-box .right-col.floatr .main-links .gal {
	margin-left: 450px;
}
#container .content-box .right-col.floatr .main-content div .ourprojectrow div p span a .projectLinks {
	color: #8C0404;
}
#container .content-box #about .main-content div .ourprojectrow .about {
	color: #666;
}
