/*
Theme Name: Anamika
Theme URI: http://www.meltingpx.com
Description: <p>Corporate CMS website template</p>
Version: 1.1
Updated Date:9/11/2010
Author: ram
Created Date:3/10/2010

Author URI: http://www.meltingpx.com/

*/
/* ________________________________________________________________________________________________________________

                                                  @ GENERAL TYPOGRAPHY
   ________________________________________________________________________________________________________________ */
 
html,body{height:100%}

body {
	background-repeat:repeat-x;
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
	margin:0 auto;
	padding:0;
	color:#9a9a9a;
	line-height:21px;
	background-image: url(images/header-bg.jpg);
	background-repeat: repeat-x;
	background-color:#fff;
	background-position: center -290px;
}
.home{
	background-image: url(images/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;}

#header-light-wrap{
	position: relative;
	margin:0 	
}
	
*{
	margin:0;
	padding:0;
}

/* General Styling */
blockquote {
	padding:20px;
	background-color:#eee;
	border-left:5px solid #ccc;
	margin-top:20px;
	margin-bottom:20px;
	font-style: italic;
	color:#666;
}
p, span {
	margin-bottom:20px;
	margin-top:10px;
}

/* headings
------------------------------------------------------*/

h1, h2, h3, h4, h5, h6{
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:normal;
	color:#444;
	font-weight:bold;

}
h1{
	font-size:25px;
	line-height:30px;
	margin-bottom:10px;

}
h2{
	font-size:20px; 
	line-height:28px; 
	margin-bottom:10px;
	
}
h3{
	font-size:18px; 
	line-height:20px; 
	margin-bottom:10px;
	
}
h4{
	font-size:15px; 
	line-height:18px; 
	margin-bottom:8px; 
	font-weight:bold;
}
h5{
	font-size:12px; 
	margin:3px 0px; 
	padding:0px; 
}
h6{
	font-size:10px; 
	margin:3px 0px; 
	padding:0px; 
}


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

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

.linkcat, .linkcat ul li{
list-style:none;

}

/* lists Styles
------------------------------------------------------*/
ol.ol li {
background-image: url(images/orderd-list.png);
background-repeat: no-repeat;
background-position: 0 50%;
padding:5px 20px 5px 30px;
margin: .1em 0;
list-style:none;
}

ul.ul, ol.ol {
margin-top:20px;
}

ul.ul li {
background-image: url(images/unorder-list.png);
background-repeat: no-repeat;
background-position: 0 50%;
padding:5px 20px 5px 30px;
list-style:none;

}
/* Images
----------------------------------------------------------------------------------------------------*/
.alignright {
	float: right;
	margin: 0 0 20px 20px;
	width:auto;
}
.alignleft {
	float: left;
	margin: 0 20px 10px 0;
	width:auto;
}
.alignleft2{
	float: left;
	margin: 0 10px 10px 0;

}
a img {
	border:none;
}

.thumbs_page {
border:4px solid #00CCFF;
margin:0px;
max-width:625px;
max-height:270px;
}

/* hyper links
--------------------------------------*/

a:link, a:visited { color: #0a86f2; text-decoration: none; }
a:hover, a:active { color: #555555; }

/* misc
----------------------------------------*/

.divider{
	background-image: url(images/divider.png);
	background-repeat: no-repeat;
	background-position: center center;
	height:38px;
	border:none;
	clear:both;
}
.divider-small{
	background-image: url(images/divider-small.png);
	background-repeat: no-repeat;
	background-position: center center;
	height:38px;
	border:none;
	clear:both;
	margin-top:20px;
}

	
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.v-space {
	display:block;
	height:30px;
}
.img-border1 {
	border:1px solid #e5e5d7;
	padding:4px;
	background-color:#fff;
	
}

.img-border2 {
	border:1px solid #333;
	padding:3px;
	background-color:#222;	
}
/*read more  button style*/
.read-more{
	background-image: url(images/elements.png);
	background-position: -158px -791px;
	height: 21px;
	width: 97px;
	display:block;
	margin-top:10px;

}
.read-more:hover{
	background-image: url(images/elements.png);
	background-position: -158px -815px;
	height: 21px;
	width: 97px;
	display:block;

}

/*start header section*/
 .header{
	margin:0 auto;
	width:960px;
	min-height:100px;
}

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

}

#search-box form input{
	width:260px;
	height:29px;	
	color:#333;
	float:left;
	border:none;
	background-image: url(images/elements.png);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position:-953px -55px;
	padding-left:10px;
	line-height:29px;

}
#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:5px;
	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{
display:block;
float:left;
width:40%;



}

/* services 
--------------------------------------------------------------------------------------------------*/

.servicesbox			{ margin:0; padding:20px 20px 0px 0px; overflow:hidden; height:100%; clear:both;}
.servicestext h3 span	 	{ display:block; margin-bottom:0px;}
.servicesicon			{ vertical-align:top; float:left; width:148px;}
.servicestext p				{ margin-left:148px; margin-top:0px; padding-top:0px;}



/* Portfolio styles 
--------------------------------------------------------------------------------------------------*/

.portfolio1, .portfolio2, .portfolio3, .portfolio4, .portfolio5,  .gallery{
list-style:none;
}

.portfolio1 li, .portfolio3 li{
margin-bottom:20px;
min-height:370px;
}

.portfolio2 li{
margin-bottom:20px;
min-height:450px;
}
 .portfolio2-img-left li,  .portfolio2-img-right li{
margin-bottom:20px;
min-height:300px;
}
/* Blog style 
--------------------------------------------------------------------------------------------------*/
.post{
margin-bottom:30px;

}
.post a:link, .post a:visited{
color:#2a2a2a;
}
.post a:hover{
color:#666;
}

p.postmetadata{
font-size:11px;

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;

}
p.comments{
	position: absolute;
	top:90px;
	left:2px;
	width:100px;
	font-size:1em;
	padding:10px 5px;
	background-color:#fff;
}

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

}

.page-title{
width:100%;
border-bottom:1px  dotted #ccc;
padding-bottom:10px;
margin-bottom:25px;
display:block;
}

/* get a quote
--------------------------------------------------------------------------------------------------*/
.get-a-quote{
	line-height:30px;
	background-image: url(images/user.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:70px;
}
.get-in-touch{
border-left:1px  dotted  #ccc;
padding-left:30px;
}

/* front page boxes/ homepage boxes
--------------------------------------------------------------------------------------------------*/

.home-thumbnail-box li{
display:block;
clear: both;

padding-top:10px;
padding-bottom:10px;

padding-right:10px;
float:left;
width:97%;

}

.frontpage-first-teaser-box h2, .frontpage-second-teaser-box h2{
margin-bottom:20px;
border-bottom:1px solid #eee;
padding-bottom:10px;


}
.recent-projects-desc, .recent-projects h3{
margin-left:100px;
margin-bottom:20px;
}

/* Sidebar
--------------------------------------------------------------------------------------------------*/
#sidebar{
background-color:#fff;
border:1px solid #ddd;
-moz-border-radius: 11px;
-webkit-border-radius: 11px;
	padding:30px;
}


#sidebar ul li h3{
margin:0px;
margin-bottom:10px;
}
#sidebar li a{
color:#666;
line-height:26px;
border-bottom:1px solid #eee;
display:block;

}
#sidebar li a:hover{
color:#353535;

}
/* News Page Template 
--------------------*/
.post-news h5{
text-align:left;
}



/* Sidebar News
------------------------*/
.latest-news-content {
	padding-bottom:10px;
	margin-bottom:20px;
	font-size:12px;
	float:left;
	padding-top:10px;
	padding-left:10px;
	color:#888;
}
.latest-news-content a {
	color:#ccc;

}
.latest-news-content a:hover {
	color:#666;

}
.latest-news-content p{
margin:0px;
padding:0px;
}

.date-section{
	float:left;
	width:66px;
	height:53px;
	display:block;
	clear:both;
	margin-right:20px;
	font-size:11px;
	background-image: url(images/date.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:1px;
	color:#343434;
}

.date-section h5{
margin:0px;
padding:0px;
font-size:20px;
padding-top:6px;
color: #097194

}

.month-year{

padding:14px;
text-align:center;

}

.date{
padding:7px 4px;
text-align:center;
}
.news-date{
margin-bottom:10px;
color:#888;


}

.home-news-box li{
list-style:none;
margin-bottom:20px;}


.home-news-box li em{
color:#363636;


}

.recent-news-desc{
margin:0px;
padding:0px;
margin-left:0px;
overflow:hidden;
float:left;
width:70%;
}


.latest-news-sidebar{
margin-bottom:10px;

padding-bottom:10px;
}

.latest-news-sidebar li a{
border-bottom:none;


}


/* Testimonial  Page Template 
--------------------------------------------------------------------------------------------------*/

.one {
margin-bottom:30px;
margin-top:30px;
	
		}
.quotes-body{
margin-left:100px;

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

	
}

	blockquote.one {		
			background: #eee;
			padding: 25px;
			position: relative;
			color:#666;
	
		}

.arrow {
			 width: 0; 
			 height: 0;
			 line-height: 0;
			 border-top: 30px solid #eee;
			 border-left: 60px solid #fff;
			 border-right: 10px solid #fff;
			 position: absolute;
			 bottom: -50px;
			 right: 270px;
		}


strong.tm-client-name{
position: relative;
left:300px;
top:10px;
width:100%;
color:#313131;



}




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

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

.widget-area ul  {
	list-style: none;
}
.widget-area ul a  {
line-height:26px;
}

.widget-area .widget_nav_menu  .menu li a  {

border-bottom:1px solid #ddd;
display:block;
margin-left:0px;
padding-left:0px;
color:#363636;

}
.widget-area .widget_nav_menu  .menu li a:hover  {
color:#888;
text-decoration:none;

}
.widget-area ul ul {

	
}

.widget_search label {
	display:none;
}

.widget-container{
	margin: 0px 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: none;
}
.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: #373737;
	text-align: left;
	font-size:14px;
	padding-bottom: 4px;
}
#wp-calendar thead {
	font-size:11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #383838;
}
#wp-calendar tbody td {
	padding: 3px 0 2px;
	background: #eee;
	border:1px solid #ccc;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #393939;
}
.widget_rss a.rsswidget:hover {
	color: #f9f9f9;
}
.widget_rss .widget-title img {
	height: 11px;
	width: 11px;
}

.widget-container{
list-style:none;

}

table#wp-calendar td{
border:1px solid #ccc;

}


/* @ comments style
----------------------------------------------------------------------------------------------------*/
#comments {
	clear: both;
	
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {

	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 #ccc;
	margin: 0 0 24px 0;
	padding: 0 0 0 76px;
	position: relative;
}

#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}

.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #303030;
	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 #ccc;
	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:65%;
	background-color:#eee;
	border:1px solid #ccc;
	padding:5px;
	color:#333;
	display:block;

}
#respond textarea {
	width:98%;
		background-color:#eee;
	border:1px solid #ccc;
		padding:5px;
		color:#333;
}
#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:#eee;
	border:1px solid #ccc;
	float:right;
	width:auto;


}


/* @ Contact form   style
----------------------------------------------------------------------------------------------------*/
#container
{
	margin: auto;
	overflow: hidden;
	position: relative;

}

.contactos .submit {
	position:relative;
	left:0px;
	border:none;	
	width:96px;
	height:28px;
	background-color:transparent;
	background-image: url(images/submit.png);
	background-repeat: no-repeat;
	background-position: center top;
}


.contactos input{
	padding:5px;
	border:1px solid #ccc;
	background-color:#eee;
	width: 450px;;
	color:#333;

}

.contactos p span {
margin:0px;
padding:0px;


}

.contactos textarea {
	width: 440px;
	padding:10px;
	border:1px solid #ccc;
	background-color:#eee;
color:#333;
height:80px;
}


.contactos .form-col1 {
	color:#666;
	width:100px;
	display:block;
	text-align:left;
	padding-right:10px;
		
}




.recrutamento .submit {
	position:relative;
	left:0px;
	border:none;	
	width:96px;
	height:28px;
	background-color:transparent;
	background-image: url(images/submit.png);
	background-repeat: no-repeat;
	background-position: center top;
}


.recrutamento input{
	padding:5px;
	border:1px solid #ccc;
	background-color:#eee;
	width: 290px;;
	color:#333;

}

.recrutamento p span {
margin:0px;
padding:0px;


}

.recrutamento textarea {
	width: 600px;
	padding:10px;
	border:1px solid #ccc;
	background-color:#eee;
color:#333;
height:80px;
}


.red {
	color:red;
	font-weight:700;
}
.recrutamento .form-col1 {
	color:#666;
	width:100px;
	display:block;
	text-align:left;
	padding-right:10px;
		
}

				
.message {background-color:#eee;
	border:1px solid #ccc; color: #FF3300 ;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{
margin:0px;
line-height:30px;
margin-bottom:30px;
list-style:none;
}

.contact-info li{
margin:0px;
line-height:30px;
width:auto;
border-bottom:1px  dotted #ccc;
font-size:16px;

}



.contact-page, .contact-page li{
list-style:none;
}

.googlemap iframe{
border:1px solid #eee;
padding:10px;


}

/* @ Pagination    style
------------------------------------------------*/

.wp-pagenavi {
	clear: both;
	margin-top:20px;
}

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

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

}

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



/* @ FOOTER STYLE  style
---------------------------------------------------------------------------------------*/
.bottom-wrap{

	background-image: url(images/footer-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#2e2e2e;
	margin-top:30px;
}
#bottom{
	display:table;
	width:960px;
	padding-top:30px;
}
#bottom ul li{
	border-bottom:1px solid #333;
	line-height:28px;
	list-style:none;

}
#bottom ul li a{
color:#666;

}
#bottom ul li a:hover{
color:#888;
}
.footer-wrap{
margin:0 auto;
background-color:#1d1d1d;
border-top:1px solid #333;
color:#666;

}
#footer{
width:960px;
margin:0 auto;
position:relative;
padding:20px 0px;
}


#footer p{
margin:0;
}
#bottom h2{
color:#f8f8f8;

}
#bottom li{
list-style: inside;


}
/*footer contact widget styles for email, phone etc.*/
li.address{
	background-image: url(images/home.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:30px;
	list-style:none;
	display:block;
	line-height:30px;
}
li.email{
	background-image: url(images/email.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:30px;
	list-style:none;
	display:block;
	line-height:30px;
}
li.phone{
	background-image: url(images/phone.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:30px;
	list-style:none;
	display:block;
	line-height:30px;
}
li.cellphone{
	background-image: url(images/cellphone.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:30px;
	list-style:none;
	display:block;
	line-height:30px;
}


li.fax{
	background-image: url(images/fax.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:30px;
	list-style:none;
	display:block;
	line-height:30px;
}

/*Testimonial*/
.testimonial{
	background-image: url(images/testimonial.png);
	background-repeat: no-repeat;
	background-position: right 0px;
	padding-right:25px;
}
/*socila medai icons*/
ul.social-icons {
	padding:0;
	text-align:right;
	margin:0px;


}

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

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

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

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


/*image and video icons for gallery*/

.hover_video{ 
	position: absolute;
	background:transparent url(images/video.png) no-repeat 54% center;}
	 
.hover_image{ position: absolute; background:transparent url(images/image.png) no-repeat 54% center;}

ul.gallery li a img{ position:relative; z-index:2; }

ul.gallery li a img, .column4 img { position:relative; z-index:2; }

