/*
Theme Name: Children's Medical Group of Greenwich
Theme URI: http://panasall.com/
Description: Theme for Children's Medical Group of Greenwich
Version: 0.1
Author: Quinton McCamon
Author URI: http://quinton.mccamon.ca/
Tags: none
*/
* {
	margin:0;
	padding:0;
	outline:none;
}
body {
	background:url(images/bg.gif) repeat-x #f2f2f2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444;
	background-position:0 -40px;
}
a {
	color:#51add7;
	text-decoration:underline;
}
address {
	font-style:normal;
	line-height:18px;
	margin:0 0 15px 0;
}
a:hover {
	text-decoration:none;
}
h2 {
	font-weight:bold;
	font-size:18px;
	color:#425e86;
	margin:0 0 15px 0;
}
h2 em {
	font-style:normal;
	color:#6fc8f0;
}
h3 {
	font-size:14px;
	color:#425e86;
	font-weight:bold;
}
hr {
	clear:both;
	margin:0 0 10px 0;
	border:none;
	border-top:1px dotted #b3b3b3;
}
img {
	background:#f2fbff;
	padding:4px;
	border:1px solid #374e6d;
}
.facebook {
	background:none;
	padding:0;
	border:none;
}
p {
	line-height:18px;
	margin:0 0 15px 0;
}
ul, .bullet {
	list-style-image:url(images/bullet.png);
	margin:0 0 0 40px;
}
li {
	margin:0 0 10px 0;
}
ul ul {
	margin:7px 0 0 40px;
}
ol {
	margin:0 0 0 40px;
}
ol ol {
	list-style-type:upper-alpha;
	margin:7px 0 0 40px;
}
.no-bullet {
	list-style:none;
}
small {
	font-size:10px;
}
table {
	border:none;
	border-top:1px solid #374e6d;
	border-left:1px solid #374e6d;
	margin:0 auto 10px auto;
}
td {
	border:none;
	border-right:1px solid #374e6d;
	border-bottom:1px solid #374e6d;
	padding:5px;
}
th {
	border:none;
	border-right:1px solid #374e6d!important;
	border-bottom:1px solid #374e6d!important;
	padding:5px;
}
th p {
	font-weight:normal;
}
tr.color {
	background:#e1e1e1;
}
.no-border {
	border:none;
	margin:0 0 15px 0;
}
.no-border td {
	border:none;
}
.no-border th {
	border:none!important;
}
.no-border .color {
	background:none;
}
#wrappero {
	width:890px;
	margin:0 auto;
}
#wrapper {
	margin:-40px 0 20px 0;
	background:#FFF;
	float:left;
	position:relative;
}
#header {
	float:left;
	width:890px;
	height:480px;
	background:url(images/header.png) no-repeat;
}
#header h1 {
	width:232px;
	height:107px;
	background:url(images/logo.gif);
	margin:73px 0 0 23px;
	float:left;
}
#header h1 a {
	display:block;
	width:232px;
	height:107px;
	text-indent:-100000px;
}
#header address {
	height:0;
	width:0;
	overflow:hidden;
	line-height:0;
	margin:0;
}
#main_menu {
	float:right;
	margin:132px 0 13px 0;
	height:43px;
	list-style:none;
}
#main_menu li {
	float:left;
}
#main_menu li a {
	display:block;
	height:43px;
	line-height:43px;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	padding:0 20px;
	border-left:1px solid #99daf6
}
#main_menu li a:hover {
	background:#425e86;
}
#sub_menu {
	float:left;
	clear:both;
	margin:0 35px 0 20px;
	width:240px;
	list-style:none;
	padding:0 0 15px 0;
}
#sub_menu li {
	margin:0 0 1px 18px;
	width:200px;
	height:22px;
	background:url(images/menu.gif);
	list-style-image:none;
	padding:0 0 0 20px;
}
#sub_menu li a {
	color:#374e6d;
	font-weight:bold;
	text-decoration:none;
	background:url(images/bullet.png) no-repeat;
	background-position:0 3px;
	padding:0 0 0 10px;
	line-height:23.4px;
}
#sub_menu li a:hover {
	text-decoration:underline;
}
#images {
	position:relative;
	float:left;
}
#images img {
	padding:0;
	border:none;
	margin:0;
	background:transparent;
	margin:5px 0 0 0;
}
#content {
	width:370px;
	float:left;
	padding:25px 10px;
	margin:0 0 15px 290px;
}
.blog .post:first-child {
	border:none;
	margin:0;
	padding:0;
}
.blog .post {
	margin:10px 0 0 0;
	padding:10px 0 0 0;
	border-top:1px dotted #b3b3b3;
}
.blog .post h2 {
	margin:0 0 5px 0;
}
.sidebar {
	width:228px;
	float:left;
	background:url(images/sidebar.png) repeat-y;
	background-position:center;
	margin:0 0 15px 13px;
	padding:0 20px;
	position:absolute;
	top:479px;
}
.sidebar h2 {
	margin-top:20px;
}
.sidebar p {
	font-size:11px;
	line-height:14px;
}
.sidebar .entry {
	border-bottom: 1px dotted #b3b3b3;
	margin:15px 0 0 0;
}
.sidebar .entry:last-child {
	border:none;
}
.sidebar h3 {
	font-size:12px;
	color:#425e86;
}
.sidebar h3 a {
	font-size:12px;
	color:#425e86;
	text-decoration:none;
}
.sidebar h3 a:hover {
	text-decoration:underline;
}
#sidebar2 {
	right:0;
	width:170px;
	padding:0 15px 0 10px;
}
/*Wordpress Generated Styles*/
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft {
	margin:0 15px 15px 0;
}
.alignright {
	float: right;
}
img.alignright {
	margin:0 0 15px 15px;
}
.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;
}
.wp-image-143, .wp-image-146, .wp-image-157, .wp-image-161, .wp-image-162, .wp-image-164, .wp-image-183, .wp-image-186, .wp-image-188, .wp-image-235 {
	border:none;
	padding:0;
}
.sidebar #post-131 {
	background:url(images/kic-logo.png) no-repeat;
	padding:0 0 0 25px;
	background-position:0 3px;
}
.sidebar #post-128 {
	background:url(images/icon-search.png) no-repeat;
	padding:0 0 0 25px;
	background-position:0 3px;
}
.sidebar #post-116, .sidebar #post-205 {
	background:url(images/icon-vaccine.png) no-repeat;
	padding:0 0 0 25px;
	background-position:0 3px;
}
.sidebar #post-221 {
	background:url(http://cmggreenwichpediatricians.com/wp-content/uploads/2010/09/similac.jpg) no-repeat;
	padding:0 0 0 25px;
	background-position:0 3px;
}
.sidebar #post-225 {
	background:url(http://cmggreenwichpediatricians.com/wp-content/uploads/2010/09/needle.jpg) no-repeat;
	padding:0 0 0 25px;
	background-position:0 3px;
}
.sidebar #post-223 {
	background:url(http://cmggreenwichpediatricians.com/wp-content/uploads/2010/09/pink_ribbon.jpg) no-repeat;
	padding:0 0 0 25px;
	background-position:0 3px;
}
.print {
	font-size:12px;
	padding:0 0 0 15px;
}
.backpack {
	position:absolute;
	z-index:1000;
	top:0;
	right:0;
	background:none;
}
.backpack img {
	float:right;
	z-index:10000;
}
.page-id-34 #content, .page-id-46 #content {
	width:560px;
}
.page-id-34 #content h3 {
	font-size:15px;
	color:#fff;
	background:#374e6d;
	padding:7px;
	clear:both;
	margin-bottom:5px
}
.page-id-34 #content h4 {
	font-size:14px;
	color:#374e6d;
	background:#e1e1e1;
	padding:9px 7px;
}
.nav {
	float:left;
	margin-bottom:10px;
}
.nav a {
	color:#000;
}

