/* 
Website: Wedding Koolzies
Author: Farhan Khan
Client: Bringdotcom
Version: 2.0
Description: Custome Website Theme
 */

body
{
margin:0;
padding:0;
outline:none;
font-family: Georgia, "Times New Roman", Times, serif;
background:#fff;
font-weight:normal;
}

.clear {clear:both;}

a {text-decoration:none;}
a:hover {text-decoration:none;}

#menu ul li.current_page_item a
{
color: #000000;
border-bottom:none;
background:#FFFFFF;
}

#main-wrapper
{
width:910px;
margin:10px auto;
}

#nav-rss
{
width:910px;
background-image:url(images/dot-ddd.gif);
background-repeat:repeat-x;
background-position:bottom;
}

#rss
{
width:100px;
float:right;
line-height:25px;
}

#rss h1
{
padding:0;
margin:0;
font-weight:normal;
font-size:11px;
background-image:url(images/rss-icon.png);
background-repeat:no-repeat;
background-position:right;
letter-spacing:1px;
text-transform:uppercase;
}

#rss a
{
text-decoration:none;
color:#000000;
}

#rss a:hover
{

text-decoration:underline;
}

#logo
{
margin:0;
padding:0;
border-bottom:#bababa double 3px;
}

#logo img
{
border:none;
margin:10px 0px 10px 0px;
}

#content-wrapper
{
margin:0;
padding:0;
}

/* Start Post & Blog Style */
#post-content
{
width:650px;
float:left;
background-image:url(images/dot-ddd.gif);
background-repeat:repeat-y;
background-position: right;
padding:0px 0px 0px 0px;

}

.post-info
{
width:630px;
font-family: Georgia, "Times New Roman", Times, serif;
border-bottom:#bababa dotted 1px;
padding:0px 0px 15px 0px;
}

.post-info a
{
color: #111111;
text-decoration:none;
}

.post-info a:hover
{
color:#2361A1;
text-decoration:none;
}

.post-info h1
{
font-size:26px;
color: #111111;
text-decoration:none;
}

.post-info h2
{
font-size:22px;
color: #6B6B6B;
}

.post-info h3
{
font-size:18px;
color: #6B6B6B;
}

.post-info p
{
font-size:14px;
color: #363636;
line-height:20px;
}

.post-info-ctr
{
font-size:14px;
color: #363636;
}

blockquote
{
font-size:12px;
font-style:italic;
color: #6B6B6B;
}

.author
{
font-size:12px;
float: left;
margin:0px 0px 0px 10px;
color: #888888;
}

.author a
{
text-decoration:none;
}

.author a:hover
{
color: #525252;
}

.date
{
font-size:12px;
float: left;
margin:0px 0px 0px 10px;
color: #888888;

}

.date a
{
}

.date a:hover
{
color:#525252;
}

.bold {font-weight:bold; font-size:15px; color:#999999;}


.readmore
{
width:100px;
display:block;
}

.readmore-link
{
display:block;
margin-top:5px;
text-decoration:underline;
}


.readmore-link a
{
color:#000;
}

.readmore-link:hover
{
color:#2361A1;
text-decoration:none;
}

/* End Post & Blog Style */

/* Start Sidebar Style */

#sidebar
{
width:260px;
float:right;
padding:0px 0px 0px 0px;
}

#rot-img
{
background:#CCCCCC;
width:260px;
text-align:center;
}

#rot-img img
{
padding:10px;
}

h2
{
padding:10px 0px 10px 0px;
margin:0px;
font-size: 15px;
color: #2361A1;
}

#sidebar-content
{
padding:0px 0px 0px 0px;
margin:10px 0px 15px 15px;
}

#sidebar-content h1
{
font-size:13px;
letter-spacing:1px;
font-weight:normal;
padding:0;
margin:0;
}

#sidebar-content p
{
font-size:12px;
}

#sidebar-content ul
{
list-style:none;
padding:0;
margin:0;
font-size:15px;
color: #2361A1;
}

#sidebar-content ul li
{
list-style:none;
padding:2px 0px 2px 0px;
margin:0;
}

#sidebar-content a
{
color: #2361A1;
text-decoration:none;

}


#sidebar-content a:hover
{
color: #2361A1;
text-decoration: underline;
}

/* End Sidebar Style */

#editpage
{
color:#CCCCCC;
background: #333333;
width:40px;
line-height:25px;
text-align:center;
margin-top:15px;
}

#editpage a
{
color:#CCCCCC;
padding:0px;
}

/* searchform */
#searchform
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
color: #121212;
clear:both;
padding-bottom:25px;
}

#searchform label {
	display:block;
	}

#s
{
color:#000;
background: #F7F7F7;
display:block;
margin:5px 5px 5px 0px;
border:#D8D8D8 1px double;
padding:5px;
width:120px;
float:left;
}

#searchsubmit
{
background: #EFEFEF;
color:#000000;
border:#E4E4E4 1px solid;
padding:4px 10px;
margin:5px 0px 5px 0px;
float:left;
cursor:pointer;
}

#searchsubmit:hover
{
background: #73828c;
color:#000000;
border:#E4E4E4 1px solid;
padding:4px 10px;
margin:5px 0px 5px 0px;
float:left;
cursor:pointer;
}




/* Enf of form */

.navigation
{
color:#8B8B8B;
font-size:12px;
margin-top:10px;

}

.alignleft
{
float:left;
padding-left:10px;
padding-bottom:10px;
}

.alignleft a
{
color:#8B8B8B;
font-size:12px;
}

.alignleft a:hover
{
color: #333333;
}

.alignright
{
color:#8B8B8B;
font-size:12px;
float:right;
padding-right:10px;
padding-bottom:10px;
}

.alignright a
{
color:#8B8B8B;
font-size:12px;
}

.alignright a:hover
{
color: #333333;
}


#editpage a:hover
{
background:#CCCCCC;
color:#000000;
}

textarea {
	width:500px;
	}

#wp-calendar {
	margin:auto;
	}

.alignleft {
	margin-right:10px;
	float:left;
	}

.alignright {
	margin-left:10px;
	float:right;
	}

.aligncenter {
	display:block;
	margin:0px auto 10px auto;
	}

/* COMMENT FORM */
#commentform input {
	border:solid 1px #ccc;
	width: 150px;
	padding: 2px;
	margin: 0px 0px 0px 0px;
	}

#commentform {
	margin: 0px 0px 0 0;
	}

#commentform textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	border:solid 1px #ccc;
	width: 450px;
	padding: 2px;
	resize:none;
	}

#respond:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

#commentform #submit {

	background-color:#ccc;
	border:solid 1px #363636;
	color:#363636;
	padding:5px;
	margin: 0 0 5px auto;
	float: left;
	}
	
#commentform #submit:hover {
	background-color:#363636;
	color:#fff;
	}

.comments {
	width:620px;
	}

.comments a {
	color:#000;
	}

.comments a:hover {
	color:#73828c;
	}

.commentlist li .avatar {
	float:right;
	padding: 2px;
	background: #ccc;
	margin-right:0px;
	}

ol.commentlist {
	list-style:none;
	margin:0px;
	padding:10px 0px 0px 0px;
	}

ol.commentlist li{
	background:none;
	padding-bottom:5px;
	margin:0px;
	}

.comment-meta {
	padding-bottom:3px;
	}

ol.commentlist a{
	color:#363636;
	text-decoration:none;
	font-style:normal;
	}

ol.commentlist a:hover{
	color:#363636;
	text-decoration:underline;
	}

.reply {
	padding-bottom:5px;
	}

.reply .comment-reply-link {
	background-color:#ccc;
	border:solid 1px #363636;
	padding:4px;
	color:#363636;
	}

.reply .comment-reply-link:hover {
	background-color:#363636;
	color:#fff;
	text-decoration:none;
	}

ul.children {
	list-style:none;
	margin:0px;
	padding:0px;
	}

.comment-body {	
	border:solid 1px #ccc;
	background-color:#efefef;
	padding:10px;
	margin-bottom:5px;
	color:#353434;
	}

.comment-body strong, b
{
font-weight:normal;
}


#commentbox_cs p {
	color:##363636;
	}



#respond
{
font-size:14px;
color:#000;
}

#respond a
{
color:#bababa;
text-decoration:underline;
}

#respond a:hover
{
color:#000;
text-decoration:none;
}


#footer {
	border-top:double 4px #bababa;
	font-size:12px;
	padding-top:5px;
	}