/*  
 * Theme Name: 		Global Market Navigator
 * Theme URI: 		http://www.mintel.com/
 * Description: 	Theme developed for Mintel Global Market Navigator
 * Author: 			Jay Soni
 * Version:			1.0.0
 */

* {
  margin: 0;
  padding: 0;
}

html {
     overflow: -moz-scrollbars-vertical;
}


body, html {
background:/*url(images/header-bg.gif) repeat-x top */#eff8fc;
/*  background-image: url(images/bg_slice.png);
  background-repeat: repeat-x;
  background-position: top left;
  background-color: #1a88c9;*/
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #575757;
  line-height:17px;
  }


#wrap {
  width: 999px;
  margin: 0 auto;
  text-align: left;
}


.post-content h3 a {
border-bottom:dotted 1px #4bb4dc;
text-decoration:none;
display:block;
padding:3px 0px 5px 0px;
font-weight: normal;
}

/*----------------------------- header ---------*/
#header {
  min-height: 107px;
  height: 107px;
  padding: 10px 0 0 15px;
border-bottom:2px solid #ffde00;
background-color:#FFFFFF;
/*  background:url(images/bg_header.gif) repeat-x;*/
}
#header h2 {
  font-size: 24px;
  margin: 5px 0px 0px 0px;
  float:left;
}
#header h2 {
  font-size: 18px;
  font-weight: 80;
  margin: 5px 0 0 0;
}

#header_right{
background:url(images/header_right.jpg) no-repeat;
height:75px;
width:516px;
text-align:right;
margin-top:-10px;
float:right;
}

.logo{
background:url(images/logo.gif) no-repeat;
width:457px;
height:85px;
cursor:pointer;
}

.logo span{
display:none;
}

#visit_gmn{
background:url(images/bg_visitgmn.gif) no-repeat;
width:151px;
height:27px;
float:right;
margin:0px 10px 0px 0px;
text-align:center;
padding-top:3px;
}

#visit_gmn a{
color:#7a7a7a;
font-weight:bold;
}

/*#info{
float:right;
margin-top:15px;
margin-right:15px;
}*/


/*------------------------------- menu ---------*/
/*#menu {
  width: 900px;
  margin: 0 auto 25px auto;
  min-height: 39px;
  height: auto !important;
  height: 39px;
}
#menu ul {
  padding-left: 0;
  margin-left: 0;
  background-color: transparent;
  color: #000;
  float: left;
  width: 100%;
  font-family: arial, helvetica, sans-serif;
}
#menu ul li { display: inline; }
#menu ul li:first-child a {
  border-left: 1px solid #363a4d;
}
#menu ul li a {
  padding: 10px 16px;
  background-color: transparent;
  color: #000;
  text-decoration: none;
  float: left;
  border-right: 1px solid #363a4d;
  display: block;
  min-height: 19px;
  height: auto !important;
  height: 19px;
}
#menu ul li a:hover {
  background-image: url(images/menu_hover.png);
  background-repeat: repeat-x;
  background-position: top left;
  background-color: #369;
  color: #00;
  border-right: 1px solid #000;
}

*/
/*---------------------------- content ---------*/
#middle{
    padding-top:10px;
    font-size: 12px;
    font-weight: normal;
	color: #575757;
}
#content {
  width: 804px;
  float: right;
  margin: 0;
  background-color:#FFFFFF;
  background-image: url(images/top_rounded.jpg) no-repeat;
  border-right: 2px solid #FFFFFF;
}
.left_sidebar #content {
  float: left;
  margin: 0 0 0 12px;
}

.post {
  margin: 0 0 1em 0;
}
.post-content { 
  position: relative;
  padding: 10px;
  background-color: #fff;
}
.post-content img {
  margin: 5px 17px 17px 5px;
  max-width: 700px;
}
.post-title {
  border-bottom: 2px solid #d1d1d1;
  padding: 0 0 5px 0;
  margin: 0 0 5px 0;
  color:#293e6b;
  font-weight: normal;
}

.post-main p {
  margin: 5px 0 5px 0;
  height: 1%;
}
.post-main ul, .post-main ol, .post-main dl {
  margin: 0 5px 10px 25px;
}

/*.clip-topleft, .clip-bottomright { 
  position: absolute;
  width: 52px;
  height: 50px;
}
.clip-topleft {
  background-image: url(images/tl_corner.png);
  top: -25px;
  left: -25px;
}
.clip-bottomright { 
  background-image: url(images/br_corner.png);
  bottom: -25px;
  right: -25px;
}
*/


#recent_posts{
border:solid 1px red;
width:50%;
float:left;
}

/*--------------------------- comments ---------*/
.commentsdiv {
  padding: 0px 10px;
}

#title-comments{
float:right;
margin-top:-15px;
}

#title-comments img{
padding:0;
margin:0;
}

.comments-top{
background-color:#4bb4dc;
color:#fff;
padding:0px 5px;
}

.comments-top h2{
font-size:14px;
}

.commentlist, .commentlist ul.children { 
  list-style: none;
}
.commentlist li.comment {
  background-color: #fff;
  margin: 0 0 10px 0;
  padding: 10px 0;
  min-height: 90px;
}
.commentlist ul.children li.comment {
  margin: 0;
}
.commentlist > li.comment ul, .commentlist > li.comment ol {
  margin: 5px 10px 5px 20px;
}
.commentlist > li.comment ul.children {
  margin: 5px 10px 0 10px;
}
.commentlist ul.children li {
  background-color: #176ea1;
}
.commentlist ul.children ul.children li {
  background-color: #135982;
}
.commentlist .comment-body {
  margin: 0 10px 0 0px;i
  padding-left: 10px;
  position: relative;
}
.commentlist .comment-body p { 
  padding: 0 0 10px 0;
}
.comment-author {
  float: left;
  width: 100px;
  background-color: #c5c5c5;
  margin: 0 10px 0 0;
  padding: 10px 5px;
}
.comment-author img {
  margin: 0 39px !important;
}
.comment-author cite, .comment-author span {
  clear: both;
  margin: 0 auto;
  font-size: 13px;
  text-align: center;
}

.commentsclosed h2 {
  font-size: 14px;
  padding: 10px 0 0 5px;
}

#respond .comments-middle {
  background-color: #fff;
}
#respond .comments-top {
background-color:#4bb4dc;
  margin: 0;
padding:0px 5px;
}
#respond .comments-top h2 {
  font-size: 14px;
}
#respond .comments-middle, .commentform {
  margin: 0 !important;
}
#respond .comments-middle {
  padding: 5px;
}
.commentform .commentform-inputs { 
  margin: 5px 0 0 0;
}
.commentform .row {
  /*width: 33.3%;
  float: left;*/
  padding: 0 0 10px 0;
}
.commentform .row label {
  font-size: 14px;
  width: 75px;
}
* html .commentform .row, *+html .commentform .row {
  width: 32%;
}
.commentform .row input {
  padding: 1px;
}
.commentform textarea {
  width: 350px;
  padding: 2px;
}
.commentform textarea:focus, .commentform .row input:focus {
  background-color: #fff;
}
.commentform .commentform-headers {
  padding: 5px 0;
  font-size: 12px;
}
.commentform input, .commentform textarea {
  background-color: #fff;
  border: 1px solid #cccccc;
  padding: 1px;
  font-family:Arial, Helvetica, sans-serif;
}
.commentform-buttons {
  padding: 0 10px 5px 480px;
  margin: 0px 30px 0px 0px;
  text-align:right;
}
.commentform-buttons input {

}
.commentform-buttons input:hover {
  cursor: pointer;
  color: #fff;
}



/*---------------------------- sidebar ---------*/
#sidebar {
  width: 178px;
  margin-left:0px;
  color:#575757;
}

.right_sidebar #sidebar {
  float: right;
}
.left_sidebar #sidebar {
  float: left;
}

.subscribe_now{
background:url(images/bg_subscribe.gif) no-repeat;
width:178px;
height:38px;
margin:-5px 0px 0px 0px;
}

.subscribe_now span{
display:none;
}

.rounded_top{
background: url(images/roundedcorners_sidebar.jpg) no-repeat;
width:178px;
height:7px;
margin:-5px 0px 0px 0px;
}

.rounded_top span{
display:none;
}

#sidebar ul {
  list-style: none;
  margin-top:3px;
}

#sidebar ul li img{
	border: none;	
}

#sidebar ul li a { 
  display: block;
  min-height: 22px;
  height: auto !important;
  height: 15px;
  padding: 0 0 2px 6px;
  border-bottom:solid 1px #e8e8e8;
  color:#4bb4dc;
  font-size: 125%;
  font-weight:normal;
}
#sidebar ul li a:hover {
}

#sidebar .block,
#sharethis .block { 
  margin: 0 0 10px 0;
  background-color:#FFFFFF;
  border-left: 5px solid #FFFFFF;
  border-right: 5px solid #FFFFFF;
}
#sidebar .block-top,
#sharethis .block-top { 
  background-color: #ffffff;
  min-height: 17px;
  height: auto !important;
  height: 17px;
  padding: 0px 0 1px 3px;
  border-bottom: dotted 2px #d7d7d7;
  
  background:transparent url(/images/top_rounded_left_corner.jpg) no-repeat scroll left top;
}
#sidebar .block-top h3,
#sharethis .block-top h3 {
  color: #293e6b;
  font-size: 125%;
  font-weight: normal;
  padding-bottom: 2px;
}
#sidebar .block-content,
#sharethis .block-content { }
#sidebar .block-bottom,
#sharethis .block-bottom { 
  margin: 0;
}

.MailPressFormEmail{
width:160px;
}
#mp_submit {
background-image: url(http://test-group-site.mintel.co.uk/gmnblog/wp-content/themes/gmn/images/bttn_go.gif);
}

.subscribe_link a{
color:#575757;
font-weight:bold;
text-decoration:none;
}

/*--------------------------- calendar ---------*/
#wp-calendar { 
  width: 100%;
  padding: 0; margin: 0;
}
#wp-calendar caption {
  font-weight: bold;
  font-size: 20px;
}
#wp-calendar td, #wp-calendar th {
  border-right: 1px solid #111;
  border-bottom: 1px solid #111;
  background-color: #0a76b6;
  text-align: center;
}
#wp-calendar td:hover {
  background-color: #1a88c9;
}


/*----------------------------- footer ---------*/
/*#footer {
  font-size: 12px;
  text-align: center;
  padding: 25px 0 10px 0;
  clear: both;
  width: 100%;
}*/



#footer{
    clear:both;
    margin:0 auto;
    width:999px;    
    margin-top: 0px;

    padding-bottom: 5px;
    padding-top: 0px;
    font-size: 12px;
    font-weight: normal;
}


/*#footer div {
    padding: 0.8em;
}*/


#mintel_solutions {
    float: right;

    background: #FFFFFF;
	padding:8px 5px 0px 5px;
}

#copyright{
background: #FFFFFF;
padding:10px 5px;
}

#footer #copyright a{
text-decoration:none;
}

#footer #copyright a:hover{
color:#293e6b;
}

#footer-spacer{
height:6px;
}

/*----------------------------- header ---------*/
a {
  color: #575757;
  text-decoration: none;
}

.post-content a:link, .post-content a:visited {
	color:#4bb4dc;
  
}
.post-content a {
  color: #4bb4dc;
  text-decoration: underline;
}

.post-content a:hover {
  color: #4bb4dc;
  text-decoration: underline;
}

.post-title h2 a:link, .post-title h2 a:visited {
  text-decoration: none;
  color:#293e6b;
  font-weight: normal;
  font-size: 90%;
}

#footer a:link, #footer a:visited {
  text-decoration: underline;
}
#footer a:hover {
  text-decoration: none;
}


/*------------------------------- misc ---------*/
.navigation {
  margin: 0 0 15px 0;
  clear:both;
}

.align-left {
  float: left;
  text-align:right;
  color:#FFFFFF;
  font-size:11px;  
  margin-left:5px;
    text-decoration:none;
}

.align-left a,.align-left a:hover,.align-left a:visited,.align-left a:active,.align-left a:link{
  background:url(images/bg_navleft.gif) no-repeat;  
  width:86px;
  height:18px;
  color:#FFFFFF;
  display:block;
  padding-top:2px;
  text-decoration:none;
  
}
.align-right {
  float: right;
  text-align:left;
  color:#FFFFFF;
  font-size:11px;
  margin-right:5px;
    text-decoration:none;
}
.align-right a,.align-right a:hover,.align-right a:visited,.align-right a:active,.align-right a:link{
	background:url(images/bg_navright.gif) no-repeat;  
	width:86px;
	height:18px;
	color:#FFFFFF;
	display:block;
	padding-top:2px;
	  text-decoration:none;
	  }

blockquote {
  margin: 5px 10px 5px 15px;
  padding: 2px 5px;
  background-color: #369;
  border: 1px solid #333;
}
abbr, acronym {
  border: 0;
}

.gallery .gallery-item {
  width: 27% !important;
}


/*--------------------------- wordpress ---------*/
.aligncenter, div.aligncenter {
   display: 				block;
   margin-left: 			auto;
   margin-right: 			auto;
}

.alignleft {
   float: 					left;
   align: left;
}

.alignright {
   float: 					right;
}

.wp-caption {
   border: 					1px solid #ddd;
   text-align: 				center;
   background-color: 		#f3f3f3;
   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: 				11px;
   line-height: 			17px;
   padding:                 0 4px 5px;
   margin: 					0;
}


/*TAG CLOUD STYLING*/

a.tagsz-1 { font-size:  10px;  font-family:Arial, Helvetica, sans-serif; color:#62bcbd;}
a.tagsz-2 { font-size: 12px;  font-family:Arial, Helvetica, sans-serif; color:#4a8f91;}
a.tagsz-3 { font-size: 13px;  font-family:Arial, Helvetica, sans-serif;}
a.tagsz-4 { font-size: 14px;  font-family:Arial, Helvetica, sans-serif;}
a.tagsz-5 { font-size: 16px;  font-family:Arial, Helvetica, sans-serif; color:#326568;}


/*RECENT POSTS & POPULAR POSTS*/

.recent_posts ul{
margin:0;
padding:2px;
color: #575757;
}

.recent_posts li{
list-style-type:none;
background-position:0px 4px;
padding-left:0px;
font-weight: normal;
color: #575757;
}

.spacer {
clear:both;
}


.more-link{
font-weight:bold;
text-decoration:underline;
}

.entry{
padding-bottom:10px;
}

.post-print {
    float: right;
}

