/*
Theme Name: GreenCard-Us.com
Theme URI: http://www.greencard-us.com
Description: Theme developed for greencard-us.com
Author: Catalystainteractive.com
Author URI: http://www.catalystainteractive.com
version: 1.0
Tags: 
*/




/* basics */

ul, ol, ul li, ol li { list-style:none  inside; }

*{margin:0; padding:0;}

body {
	background:#d6e3ec;
	font-family:Arial, Helvetica, sans-serif ;
	font-size: 13px;
	color:#49494b;
	background-image:url(images/FooterBG.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
	}
	
h1 {font-size: 25px;font-weight:normal;display:block;margin:20px 0px}
h2 {font-size: 16px;font-weight:normal;}
h3 {font-size: 15px;font-weight:bold;}
h4 {font-size: 14px;font-weight:normal;}
h5 {font-size: 13px;font-weight: bold;color:#2d398b;text-decoration: underline;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	
	}


/* links */

a{
	color:#1E75BB;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}



/* container */


#container {
	width: 999px;
	margin: 0 auto !important;
	padding:0;
	background:#deebf5;
	color:#595a5c;
	background-image:url(images/containerBG.jpg);
	background-position:left 151px;
	background-repeat:no-repeat;
	}
	
/* header */

#header {
	background:#e1ebf5;
  	width: 999px; 
  	height: 151px;
	color: #424140; 
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	}

#header h1{
	font:normal 20px;
	padding:20px 0 0 16px;
	margin:0;	
	}
	
#header h1 a{color: #424140; text-decoration: none;}
#header h1 a:hover{color: #424140; text-decoration: none;}


#header h2{
	font:normal 10px;
	color:#595a5c;
	padding: 0 0 0 18px;
	margin:0;	
	}
	
#logo {
	display: block;
	width: 260px;
	height: 70px;
	float: left;
	margin: 20px 0 0 50px;
	text-indent: -99999px;
	outline: none;
}

#rsshead {
	display: block;
	text-indent: -99999px;
	background: url(images/rss.jpg) no-repeat center top;
	float: right;
	width: 23px;
	height: 22px;
	margin: 40px 70px 0 0;
	outline: none;
}


/* footer menu */


#menu {
	font-size: 16px;
	overflow:hidden;
	padding:14px 80px;
	border-top:1px dashed #9ea1a6;
	margin:0px auto;
	margin-bottom:31px;
	width:694px;
	font-family:"Times New Roman", Times, serif;
	color:#49494b;
	clear:both;
}


#menu ul {
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0px;
	margin-right:20px;
	padding: 0;
}

#menu ul li a {
	padding:0px 0px;
	margin: 0;
	color: #424140;
	display:block;
}

#menu ul li a:hover {
	text-decoration:underline;
}

/*SideBarMenu*/
#SideBarMenu {
	margin:32px 0px 0px 31px!important;
	padding:0!important;
	display:block;
	overflow:hidden;
	font-size:25px;
	font-weight:400;
}

#SideBarMenu li {
	margin: 0px 0px 26px 0px!important;
	background-position:5px top;
	padding: 0;
	background-repeat:no-repeat;
	
}
#SideBarMenu li a {
	margin: 0;
	display:block;
	color:#595A5C;
	font-size: 20px;
}
.HomeMenu{
	background-image:url(images/HomeMenu.png);
}
.CaseStudiesMenu{
	background-image:url(images/CaseStudiesMenu.png);
}
.ServicesMenu{
	background-image:url(images/ServicesMenu.png);
}
.PeopleMenu{
	background-image:url(images/PeopleMenu.png);
}
.LocationMenu{
	background-image:url(images/LocationMenu.png);
}
.InmigrationNewsMenu{
	background-image:url(images/InmigrationNewsMenu.png);
}
.BlogMenu{
	background-image:url(images/BlogMenu.png);
}
.ContactMenu{
	background-image:url(images/ContactMenu.png);
}
/* content */


#content {
	float: right;
	width:610px;
	/*min-height:1031px;*/
	padding-top:58px;
	margin-right:137px;
	}	
.post {
	margin:40px 0 0 0;
	padding:0;
	line-height: 18px;
	text-align: justify;
	}
	
.post h2{
	font:normal 15px;
	}
	
.post h2 a{
	color: #424140;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #424140;
	text-decoration: none;
	}

.post ul {
}

.post li {
}

.post ol {
	list-style: decimal;
}

.post ol li {
	list-style: decimal;
}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	font-size:13px;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}



/* sidebar */

#sidebar {
	font-size:13px;
	float:left;
	margin:0px 0px 0px 9px;
	padding: 0;
	width:211px;
	font-family:"Times New Roman", Times, serif;
	}

#sidebar h2{
	font:normal 11px;
	color: #424140;
	margin: 0;
	padding: 0;
}

#sidebar label{
	font:normal 11px;
	color: #424140;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding:0;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:0px 0px 0px 0px;
	padding:0;
	display:block;
	overflow:hidden;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14px;
	list-style-type: none;
	}

#sidebar ul ul {
	margin:14px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #424140;
}



/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #424140;
	}
	
#commentform a{color: #424140; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14px;}
	
#commentform h3{
	font-size: 13px;
	font-weight: 300;
	color: #424140;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-size: 13px;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14px;}

ol.commentlist a {color:#595a5c;}

cite {
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #424140; text-decoration: none; border-bottom: 1px dotted #465D71;}



/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
	}

	
	
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #424140;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 13pt;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}




/* footer */

#footer {
	clear: both;
	width: 100%;
	height:245px;
	background-image:url(images/FooterBG.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
	font-size:14px;
	color:#FFF;
	font-family:"Times New Roman", Times, serif;
	margin-top: 100px;
	clear: both;
	}
#footer a{	
	color:#6ecef2;
	text-decoration:underline;
}
#MetroDetroit{
	float:left;
	height:90px;
	width:295px;
	margin-left:32px;
	border-right:2px solid #188bca;
	padding-left:20px;
	padding-top:20px;
}
#Lansing{
	float:left;
	width:295px;
	height:90px;
	border-right:2px solid #188bca;
	padding-left:20px;
	padding-top:20px;
}
#Schedule{
	float:left;
	height:90px;
	width:295px;
	padding-left:20px;
	padding-top:20px;
}
/*Home*/
.HomeMargins{
	display:block;
	margin-left:34px;
	width:552px;
}
#HomeFeaturedContainer{
	width:636px;
	height:177px;
	margin-top:50px;
}
#FeaturedNews{
	width:194px;
	float:left;
	background-image:url(images/NewHomeTitle.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:17px;
	margin-right:19px;
	list-style:none;
	list-style-type:none;

}

#FeaturedNews li{
	padding:13px 0px 0px 13px;
}

.MidDot{
	/*background-image:url(images/middot.png);*/
	background-position:top left;
	background-repeat:no-repeat;
	height:9px;
	margin-bottom: 5px;
}

.Services p{
	width: 350px;
}

.OurAttorneys {
	padding-bottom: 20px;
	width: 550px;
	margin-bottom: 40px;
}

#OurAttorneys li {
	list-style: none;
	margin-bottom: 20px;
}

.OurAttorneys a {
	color: #1e75bb;
}

.attlinks {
	font-size: 14px;
	color: #1E75BB;
	
}

.Services .attlinks {
	margin-bottom: 24px;
}

#Services li {
	margin-bottom: 40px;
}

.OurAt {
	text-align: justify;
	margin-top: 0;
}

.post-options {
	width: 100px;
	height:50px;
	float: right;
	background: url(images/profbg_03.png) repeat-x bottom;
	margin: 238px 0 20px 0;
	padding-left: 9px;
}
.profile img {
	margin: 0 0 0px 0;
	padding: 0;
}

.profile .size-full {
	padding-bottom: 9px;
}

.NewsNode{
	margin-top:13px;
	margin-left: 15px;
	list-style: disc;
}

.NewsNode a {
	text-decoration: underline;
}

.NewsNode span{
	font-size:8px;
	font-style:italic;
	color:#000;
	font-weight:bold;
	padding-left:8px;
}
.NewsNode p{
	font-size:12px;
	text-align:justify;
}
.NewsNode p a{
	text-decoration:underline;
}
#FeaturedCaseStudies{
	width:185px;
	float:left;
	background-image:url(images/CaseStudiesHomeTitle.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:17px;
	margin-right:19px;
	list-style:none;
	list-style-type:none;

}

#FeaturedCaseStudies li{
	padding:13px 0px 0px 13px;
}

.CaseStudiesNode{
	margin-top:13px;
	display:block;
	width:185px;
	height:75px;
	text-align:justify;
	margin-bottom: 30px;
}
.CaseStudiesNode a{
	text-decoration:underline;
}
#FeaturedResources{
	width:217px;
	float:left;
	background-image:url(images/ResourcesHomeTitle.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:17px;
	list-style:none;
	list-style-type:none;
}
#FeaturedResources li{
	padding:13px 0px 0px 18px;
}

.contacts {
	float: left;
	list-style: none;
	width: 250px;
	background: #b4d1e8;
	margin-right: 5px;
	padding: 10px 0;
	color: black;
	min-height: 564px;
}

.contacts li {
	padding: 20px 25px 20px 25px;
		
}

#post-128 div {
	margin: 15px 0;
}

#post-128 h3 {
	margin-top: 25px;
}

#post-134 ul li {
	list-style: disc;
	margin-bottom: 10px;
}

#post-131 ul li {
	list-style: disc;
	margin-bottom: 10px;
}

#post-131 div {
	margin: 15px 0;
	
}

#post-131 h3 {
	margin-top: 25px;
}

#post-50 p {
	text-align: justify;
}

#post-50 iframe {
	margin: 20px 0;
}

.prof-exert {
	float: right;
	width: 360px;
}

#post-86 h1, #post-84 h1, #post-82 h1{
	font-size: 18px;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

li.News {
	margin-bottom: 40px;
}




/*
ul li:first-child a.banners {
	display: block;

	background:url('http://www.ultraedit.com/assets/images/new.png') no-repeat top right;

	width:253px;
	position: absolute	
}*/
