/*
Theme Name: veninar
Theme URI: http://www.meltingpx.com
Description: <p>veninar CMS website template</p>
Version: 1.0
Author: ram
Created Date:10/07/2010
Author URI: http://www.meltingpx.com/

*/


html{
	background-image: url(./images/bg-strip.gif);
	background-repeat: repeat;
	background-color:#161616;
}
body {
	font: 13px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	color:#777;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	margin:0px;
	line-height:20px;
	height:100%;
	min-height:100%;
	background-image: url(./images/bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	
}


/* General Styling */
* {
	padding:0;
	margin:0;
	outline:0;
}
blockquote {

	padding:20px;
	background-color:#222;
	border-left:5px solid #555;
	margin-top:20px;
	margin-bottom:20px;
	font-style: italic;
}
p, span {
	margin-bottom:20px;
	margin-top:10px;
}
h1 {
	font-size:35px;
	line-height:30px;
}
h2 {
	font-size:30px;
}
h3 {
	font-size:22px;
}
h4 {
	font-size:20px;
}
h5 {
	font-size:15px;
}
h1 {
	margin-bottom:10px;
}

h1, h2, h3, h4, h5, h6 {
	margin-bottom:10px;
	color:#ccc;
}


hr {
	border: 0 #222 solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}


ul {
	margin-left:15px;
	list-style-type: circle;
}

ul.links, .archieves{
list-style-type:none;
}

ol {
	margin-left:15px;
	display:block;
	list-style-type: disc;
}
span.error, span.error {
	background-color: #e8b7ab;
	color:#000;
	padding:20px;
	border:1px solid #d09e93;
	display:block;
}
span.note, pre.note {
	background-color: #FFFFCC;
	color:#000;
	padding:20px;
	border:1px solid  #FFCC33;
	display:block;
}
span.success, span.success {
	background-color: #dfe8ab;
	color:#000;
	padding:20px;
	border:1px solid  #ced992;
	display:block;
}

/* imgage alignment
----------------------------------------------------------------------------------------------------*/
.alignright {
	float: right;
	margin: 0 0 20px 20px;
	width:auto;
}
.alignleft {
	float: left;
	margin: 0 20px 10px 0;
	width:auto;
}
a img {
	border:none;
}
a:link, a {
	color:#990000;
	text-decoration:none;
}
a:hover {
	color:#ccc;
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.v-space {
	display:block;
	height:30px;
}
.img-border {
	border:1px solid #333;
	padding:2px;
	background-color:#222;
	
}
.img-border2 {
	border:1px solid #333;
	padding:3px;
	background-color:#222;
	
}

.view-more{
	background-image: url(./images/view-more.png);
	background-repeat: no-repeat;
	background-position: center center;
	width:84px;
	height:21px;
	display:block;
	margin-top:10px;

}
.view-more:hover{
	background-image: url(./images/view-more-ho.png);

}

/*message box styles*/

.allert{
background-color:#333;
border:1px solid #444;
padding:10px;
display:block;
color:#ccc;
float:left;
margin-top:10px;
}

.warning{
background-color: #FF6666 ;
border:1px solid  #FF6633;
padding:10px;
display:block;
color:#000;
float:left;
margin-top:10px;
}

.success{
background-color: #ccffcc;
border:1px solid #99c499;
padding:10px;
display:block;
color:#000;
float:left;
margin-top:10px;
}
.warning h4, .success h4{
color:#101010;
}


/* top box section*/

#top-box-wrap{
width:100%;
float:left;
background-color:#000;
border-bottom:1px  solid #333;
position:relative;
padding-bottom:5px;
z-index:111;
background-image: url(./images/top-box-bg.png);
background-repeat:repeat-x;


}
.top-box{
width:960px;
margin:0 auto;
color:#fff;
}

/*start header section*/

#header-wrap-home{
	border-bottom:1px  solid #888;
	width:100%;
	float:left;
	background-image: url(./images/opacity.png);
	background-repeat: repeat;
}

#header-wrap{
	border-bottom:1px  solid #000;
	background-image: url(./images/opacity.png);
	background-repeat: repeat;
	width:100%;
	float:left;

}

 .header{
margin:0 auto;
width:960px;


}

/* Search box style*/
#search-box{
float:right;
margin-top:100px;
position:relative;
left:-15px;
z-index:1;



}

#search-box form input{
	width:274px;
	height:32px;
	padding:0px 10px 2px 10px;
	color:#ccc;
	float:left;
	border:none;
	background-image: url(./images/search.png);
	background-repeat: no-repeat;
	background-color: transparent;
	line-height:32px;

	
}
#search-box form #submit-search{
	border:none;
	background-image: url(./images/search-icon.png);
	background-repeat: no-repeat;
	background-position: center center;
	width:25px;
	height:16px;
	cursor: pointer;
	position:absolute;
	right:35px;
	top:7px;
	display:block;


}
#search-box form #submit-search:hover{
	border:none;
	background-image: url(./images/search-icon-ho.png);
	background-repeat: no-repeat;
	background-position: center center;
	
	cursor: pointer;

}

/*logo*/
#logo{
margin-top:10px;
display:block;
float:left;
}
/*socila medai icons*/
ul.social-icons {
	margin:0;
	padding:0;

}

ul.social-icons li {
	float:left;
	height:16px;
	width:16px;
	margin:0;
	padding:0;
	margin-right:10px;
	list-style:none;
	padding-top:15px;
}

ul.social-icons li a {
	outline: 0;
} 

ul.social-icons li a img {
	position:relative;
} 

ul.social-icons li:first-child {
	margin-left:0;
} 




.firstlink{
margin-left:10px;

}
.lastlink{
margin-right:10px;

}

#content-column-wide-home h1{
text-align:center;
color:#ccc;
}






.contact{text-align:left;
}
.contact h4{
padding-bottom:5px;
padding-top:5px;
text-align:left;
border-bottom:1px solid #222;
margin-bottom:5px;

}

.contact h4 strong{
color:#ccc;

}

.contact h3{
color:#93c205;
font-size:5em;
float:left;
}
.contact h1{
color: #c10202;
font-size:3.50em;

}
/*about us*/

.about{
background-color:#222;
padding:30px;
border:1px solid #333;
margin-bottom:30px;

}



/*columns /content boxes style */
#content-column .first-column{
border-top:10px solid #222;
padding-top:20px;

}
#content-column .second-column{
border-top:10px solid #555;
padding-top:20px;
}
#content-column .third-column{
border-top:10px solid #222;
padding-top:20px;
}

ul.services{
margin-left:15px;

}
ul.services li a{
line-height:25px;
border-bottom:1px solid #222;
display:block;
}

/*gallery*/

ul.gallery{
list-style:none;
margin:0px;
}
ul.gallery li{
display:inline;
float:left;
margin-left:15px;


}
ul.gallery li img{
float:left;
margin-bottom:15px;
border:1px solid #444;
border-bottom:2px solid #222;

padding:10px;
background-color:#333;

}
/*blog sty;e*/

.blog-box {
margin:0px;
}

.blog-box li{
float:left;
list-style:none;
margin-bottom:30px;
padding-bottom:30px;

}

p.postmetadata{
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
background-color:#333;
border:1px  dotted #444;
font-size:11px;
padding:3px 10px;
color:#ccc;
position:relative;
display:block;

}

p.postmetadata2{

background-color:#333;
border-bottom:1px  dotted #444;
font-size:11px;
padding:3px 10px;
color:#ccc;
position:relative;
display:block;

}
.comments{
position:absolute;
top:110px;

}


/*blog sty;e*/

.blog-style2{
margin-left:320px;

}


/*portfolio*/

ul.portfolio-box{
list-style:none;
margin:0px;

}

ul.portfolio-box li{
width:255px;
min-height:355px;
float:left;
margin:10px 18px 10px 20px;
margin-top:20px;
margin-bottom:20px;
padding-bottom:20px;
}

/*portfolio2 page style */

ul.portfolio-box2{
margin:0px;

}

ul.portfolio-box2 li{
margin-bottom:30px;
float:left;
border-bottom:1px solid #222;
padding-bottom:30px;
list-style:none;
}


/*portfolio 3 page style */

ul.portfolio-box3{
margin:0px;
}

ul.portfolio-box3 li{
width:400px;
min-height:550px;
height:100%;
margin-bottom:12px;
float:left;
list-style:none;
margin:10px 18px 10px 21px;


}


/*news*/

ul.news{
list-style:none;


}
ul.news li{
float:left;
display:block;
margin-bottom:20px;
border-bottom:1px dotted #ccc;
padding-bottom:20px;

}
ul.news li h4{
line-height:30px;


}

/*testimonial*/
.quotes{
	background-image: url(./images/quotes.png);
	background-repeat: no-repeat;
	background-position: right top;
	float:left;
	width:100%;
	margin-bottom:10px;
	border-bottom:1px solid #222;
	margin-bottom:20px;
	padding-bottom:10px;
	
}

.quotes-body{
margin-left:130px;

	
}
.quotes-body-wide{
margin-left:0px;
	
}

.client-name{
padding:10px;
background-color:#222;
width:auto;
}

.post-tm{
float:left;
margin-bottom:30px;
}
.homepage-columns {
margin-top:30px;
margin-left:14px;


}

.homepage-columns li{
width:262px;
float:left;
padding-right:20px;
padding-top:20px;
border:1px solid #222;
padding-left:20px;
min-height:200px;
list-style:none;
margin-right:10px;
margin-bottom:10px;
height:auto;
	

}


.homepage-columns a {
color:#7e91b9;

}

.homepage-columns a:hover{
color:#a1b4da;

}

.home-rounded{  
background-image: url(./images/opacity.png);
color:#444;

	-moz-border-radius-topleft:11px;
  -webkit-border-top-left-radius:11px;  
  -moz-border-radius-bottomright:11px;
  -webkit-border-top-left-radius:11px;

 }

.home-alternatebox{
margin-right:0px;
background-image: url(./images/opacity.png);
}

/*about page style*/

#content-column .about-box{
height:400px;
float:left;

}

/* =sidebar 
-------------------------------------------------------------- */
#sidebar ul li{



}
#sidebar ul li h3{
margin:0px;
margin-bottom:10px;



}


/* =Widget Areas
-------------------------------------------------------------- */



.widget-area ul {
	list-style: none;
	margin-left: 0;
	
}

.widget-area ul  {
	list-style: none;

	
}

.widget-area ul ul {	
	margin-left: 1.3em;
	
}

.widget_search label {
	display:none;
}
.widget-container{
	margin: 0 0 28px 0;
	

}
.widget-title {

}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
	
	
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width:100%;
}
#wp-calendar caption {
	font-weight: bold;
	color: #ccc;
	text-align: left;
	font-size:14px;
	padding-bottom: 4px;
}
#wp-calendar thead {
	font-size:11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #ccc;
}
#wp-calendar tbody td {
	padding: 3px 0 2px;
	background: #444;
	border:1px solid #555;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #ccc;
}
.widget_rss a.rsswidget:hover {
	color: #fff;
}
.widget_rss .widget-title img {
	height: 11px;
	width: 11px;
}



/* @ comments style
----------------------------------------------------------------------------------------------------*/



#comments {
	clear: both;
	
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #333;
	margin: 0 0 24px 0;
	padding: 0 0 0 76px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom:none;
	margin-bottom:0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #ccc;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #FF4B33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #FF4B33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e7e7e7;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	font-size: 12px;	
	display:block;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
}



/* Comments form */
input[type=submit] {
	color: #ccc;
}
#respond {
	margin: 24px 0;
	border-top: 1px solid #333;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
}
#respond .required {
	color:#FF4B33;
	font-weight:bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin:0 0 9px;
	width:98%;
	background-color:#222;
	border:1px solid #333;
	padding:5px;
	color:#ccc;
}
#respond textarea {
	width:98%;
		background-color:#222;
	border:1px solid #333;
		padding:5px;
		color:#ccc;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	width: auto;
	font-size: 14px;
}


.avatar {
	padding:5px;
	background-color:#333;
	border:1px solid #444;
	float:right;
	width:auto;
			-moz-border-radius-topleft:11px;
  -webkit-border-top-left-radius:11px;
  
  -moz-border-radius-bottomright:11px;
  -webkit-border-top-left-radius:11px;

}

/*Contact form  style*************************************************************/

#container
{
	margin: auto;
	overflow: hidden;
	position: relative;

}
.contact-us input{
	padding:10px;
	border:1px solid #333;
	background-color:#222;;
	width: 25em;
	color:#ccc;

}


.contact-us p span {
margin:0px;
padding:0px;


}

.contact-us textarea {
	width: 30em;
	padding:10px;
	border:1px solid #333;
	background-color:#222;
color:#ccc;
}
.contact-us .submit {
	position:relative;
	left:0px;
	border:none;	
	width:96px;
	height:28px;
	background-color:transparent;


	
}

.red {
	color:red;
	font-weight:700;
}
.contact-us .form-col1 {
	color:#666;
	width:100px;
	display:block;
	text-align:left;
	padding-right:10px;
		
}
.message {background-color:#333;
	border:1px solid #444; color:#ccc;display:none;width:460px;padding:10px;}
	.contact {text-align:right;}
	.contact ul {list-style-type:none;width:390px;}
	.contact li {list-style-type:none;}
	.contact input {width:260px;}
	.contact textarea {width:260px;}

#alert ul{
list-style:none;

}

.contact-info p{
margin:0px;
line-height:30px;
}

.contact-info{
margin:0px;
line-height:30px;
margin-bottom:30px;
}


/*pagination*/
.wp-pagenavi {
	clear: both;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #333;
	padding: 3px 5px;
	margin: 2px;
	background-color:#222;
	color:#ccc;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #333;

}

.wp-pagenavi span.current {
	font-weight: bold;
}


/*footer*/


#footer-wrap{
	float:left;
	width:100%;
	border-top:1px  solid #000;
	padding-bottom:10px;
	margin-top:40px;
	background-image: url(./images/opacity.png);
	background-repeat: repeat;
	clear:both;

}

.footer{

margin-top:50px;
padding:20px 0px;
margin:0 auto;
width:940px;


}
.footer #copy-rights{
width:50%;
float:left;
display:block;

}

ul.footer-links {
list-style:none;
margin:0px;
padding:0px;
}

ul.footer-links li{
display:inline;
}
ul.footer-links li a{
float: left;
border-right:1px solid #222;
padding-right:10px;
margin-right:10px;

}

ul.footer-links .lastlink a{
	background-image:none;
	border-right: none;
}

#logo-footer{
float:right;
display:block;


}
