/*----- fonts imported ----- */
@import url(http://fonts.googleapis.com/css?family=Droid+Serif&v1);/* font-family: 'Droid Serif', arial, serif; */
@import url(http://fonts.googleapis.com/css?family=Droid+Sans&v1);/* font-family: 'Droid Sans', arial, serif; */


*{
	margin:0;
	padding:0;
}
body{
	font-family: 'Droid Sans', arial, serif;
	background:#ffffff;
	color:#1d1d1d;
}
h1,h2,h3,h4,h5,h6{
	display:block;
	font-family: 'Droid Serif', arial, serif;
	color:#FFFFFF;
}
h1{
	font-size:18px;
	border-top:1px solid #dddddd;
	padding:5px;
}
h2{
	font-size:16px;
	padding:5px;
}
img{
	border:none;
}
a{
	color:#333333;
	text-decoration:none;
	padding:5px;
	outline:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
}
a:hover{
	color:#FFFF00;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}


a.blue{
	color:#0078B3;
	text-decoration:none;
	padding:5px;
	outline:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
}
a:blue:hover{
	color:#0078B3;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

a.blue1{
	color:#0078B3;
	text-decoration:none;
	padding:5px;
	outline:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
}
a:blue1:hover{
	color:#0078B3;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
}
/*----- Global #id's and .class's -----*/
#wrap{
	font-size:12px;
	background-color: #CCCCCC;
}
.clear-float{
	clear:both;
}
ul{
	list-style:none;
}
/*----- Header and Footer ------*/
.header,
.footer{
	background:#f9f9f9;
	border-bottom:1px solid #dddddd;
}
/*----- Header -----*/
.header{
	background-color: #CCCCCC;
}
.logo{
	float:left;
	display:inline-block;
}
.logo,
.logo img{
	width:234px;




	height:1400
.px;
	height: 60px;
	padding-bottom: 20px;
	padding-top: 10px;
	padding-left: 10px;
}
.logo a{
	padding:0;
}
.button{
	float:right;
	margin:12px 5px 5px 0;
}
.button a,
.footer a{
	display:inline-block;
	background:#f9f9f9 url(../images/glossy.png) repeat-x;
	color:#666666;
	padding:5px 10px;
	-moz-border-radius:0.4em;
	-webkit-border-radius:0.4em;
	border-radius:0.4em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
.button a:hover,
.footer a:hover{
	color:#666;
	background:#eeeeee url(../images/glossy.png) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.nav{
	text-align:center;
	border-top:1px solid #dddddd;
	background:#f2f2f2;
	padding:10px 10px 5px 10px;
}
.nav ul{
	background:#f9f9f9 url(../images/glossy.png) repeat-x;
	border:1px solid #dddddd;
	-moz-border-radius:0.8em;
	-webkit-border-radius:0.8em;
	border-radius:0.8em;
	-moz-box-shadow:0px 0px 5px #dddddd;
	-webkit-box-shadow:0px 0px 5px #dddddd;
	box-shadow:0px 0px 5px #dddddd;
}
.nav li{
	text-transform:capitalize;
	display:block;
	border-bottom:1px solid #dddddd;
}
.nav li:last-child{
	border:none;
}
.nav a{
	display:block;
	padding:10px;
	color:#5d5d5d;
}
.nav a:hover{
	color:#2d2d2d;
}
.nav li ul li{
	display:inline-block;
	border:none;
}
.nav li ul{
	background:none;
	border:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}
/*----- Content -----*/
.content{
	padding:10px;
}
.post{
	padding:5px;
}
.post h2{
	padding-left:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
.post .text,
.post .submit,
.post label{
	font-size:14px;
	border:0px solid #dddddd;
	color:#FFFFFF;
	width:100%;
	height:25px;
	margin:5px 0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: bold;
}
.post label,
.post .submit{
	font-size:12px;
}
.post label{
	border:none;
}
.post .submit{
	-moz-border-radius:0.4em;
	-webkit-border-radius:0.4em;
	border-radius:0.4em;
	width:auto;
	height:30px;
	padding:5px;
	vertical-align:middle;
	cursor:pointer;
	background-color: #f2f2f2;
	background-repeat: repeat-x;
}
.post-item{
	padding:5px;
	margin:10px 0 0 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #f9f9f9;
	background-repeat: repeat-x;
	line-height: 15px;
}
.post-item p{
	display:block;
	padding:0 5px 5px 5px;
	line-height:16px;
	color:#000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.post-item h2{
	margin:0 0 5px 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #333;
}
.post-image{
	text-align:center;
	margin:5px 0;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: 200;
	color: #000;
	text-decoration: none;
	text-align: justify;
}

.post-image img{
	background:#ffffff;
	/* [disabled]width:auto; */
	padding:5px;
	border:0px dashed #dddddd;
	/* [disabled]height: auto; */
}
.post-image img:hover{
	border:0px none #ffffff;
	/* [disabled]height: auto; */
	/* [disabled]width: auto; */
	background-color: #333333;
}
.post-nav{
	margin:5px 0;
	text-align:center;
}
.post-nav ul li{
	border:none;
	display:inline-block;
	margin:5px 0 0 5px;
}
.post-nav ul li:hover{
	background:none;
}
.post-nav ul li a{
	outline:none;
	background:#eeeeee url(../images/glossy2.png);
	border:1px solid #dddddd;
	display:block;
	padding:5px;
	-moz-border-radius:0.8em;
	-webkit-border-radius:0.8em;
	border-radius:0.8em;
}
.post-nav ul li a:hover{

}
.post-item b{
	margin:5px;
}
/*----- Grid View -----*/
.grid{
	padding-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.grid img{
	width:85px;
	height:90px;
}
.grid li{
	background:#f9f9f9 url(../images/glossy2.png) repeat-x;
	display:inline-block;
	border:1px solid #dddddd;
	width:95px;
	margin:5px;
}
.grid li:hover{
	background:#ff4200;
	color: #FF0;
}
.grid li:hover a,
.grid li a:hover{
	color:#1d1d1d;
}
.grid a{
	display:block;
	text-align:center;
	padding:5px;
	color:#2d2d2d;
}
.grid li a:nth-child(even){
	padding-top:0;
}
/*----- List View -----*/
.list{
	padding-top:10px;
	width:100%;
}
.list ul{
	margin:5px;
}
.list li{
	background:#f0f0f0 url(../images/glossy.png) repeat-x;
	display:block;
	border:1px solid #dddddd;
	width:100%;
	margin:5px 0 0 0;
}
.list-title{
	display:block;
	padding:5px;
	color:#6d6d6d;
}

.list-art{
	float:left;
	padding:0 5px 5px 5px;
}
.list-art img{
	display:block;
	width:50px;
	height:50px;
	padding:5px;
}
.list-art a{
	display:block;
	padding:0;
}
.list-text p{
	line-height:1.7em;
	padding:0 10px 10px 10px;
}
/*----- Footer -----*/
.footer{
	border-top:1px solid #dddddd;
	padding:5px;
	margin-top:10px;
}
.footer p{
	color:#6d6d6d;
}
/*----- By mobifreaks.com -----*/
.by{
	text-align:center;
	padding:10px;
	color: #FFF;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #A40000;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #FFF;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
}
.clear {
	clear: both;
}
#wrap .content .post .post-item .post-image p br {
	text-align: center;
}
.request {
	display: block;
	height: 29px;
	width: 123px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
}
.contactfrom input[type="text"] {
	width:94%;
	margin-bottom: 10px;
	padding: 7px 7px;
	border: 1px solid #E4DFDF;
	color: #444;
	outline: none;
	background: #f0f0f0;
}
.contactfrom textarea {
	width:94%;
	margin-bottom: 18px;
	padding: 7px 7px;
	border: 1px solid #E4DFDF;
	color: #444;
	outline: none;
	height: 80px;
	resize: none;
	background: #f0f0f0;
	font-family: Arial, Helvetica, sans-serif;
}
iframe {
	height: 200px;
	width: 300px;
}
