/*

Theme Name: coreIP
Theme URI: Custom
Description: CoreIP Solutions website
Tags: fixed width, two columns, widget ready, widgets, right sidebar, simple, white, clean, valid CSS, valid XHTML
Author: Synotac
Author URI: http://www.synotac.com


body
--------------------------------------------------*/
HTML
{
	height: 100%;
	margin-bottom: 1px;
}
BODY
{
	font: 62.5%/1.6em Verdana, Arial, sans-serif;
	color: #333;
	margin: 0;
	background: #FFF url(http://www.coreipsolutions.com/wp-content/themes/coreIP/img/background_gradient.gif) repeat-x;
}
*
{
	margin: 0;
	padding: 0;
	border: 0;
}
CODE
{
	font: 120% "Courier New", "Lucida Console", Arial;
}
/*header
--------------------------------------------------*/
#header
{
	padding-left: 25px;
}
#header .description
{
	float: right;
	color: #333;
	margin: 45px 0 0;
}
#header H1
{
	border-bottom: 3px solid #EFF8FB;
	margin: 15px 0 0;
	padding: 25px 25px 40px 0;
}
#wrapper
{
	width: 1000px;
	height: 900px;
	margin: 0 auto;
	background-color: #FFF;
}
/*header h1 (blogtitle)
--------------------------------------------------*/
#header H1
{
	font-size: 3.8em;
	font-weight: 400;
	color: #333;
	letter-spacing: -1px;
	margin: 20px 0;
}
#header H1 A
{
	text-decoration: none;
	color: #333;
}
/*navigation
--------------------------------------------------*/
#nav
{
	background: #FFF url(img/nav_background_gradient.gif) no-repeat;
	width: 950px;
	height: 55px;
	margin: 0 0 10px;
}
#nav LI
{
	float: left;
	list-style: none;
/*padding:0 10px 0 10px;*/
	font-size: 1.1em;
	text-transform: uppercase;
	text-align: center;
}
#nav LI A
{
	color: #434343;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 12px 20px;
	margin: 5px 0;
	border-right: 1px dotted #FFF;
}
#nav LI A:hover, #nav LI.current_page_item A, #nav LI.hover A
{
	color: #FFF;
	text-decoration: none;
	background: #122A8B;
}
#nav LI A.active
{
	color: #FFF;
	text-decoration: none;
}
.clear
{
	clear: both;
}
.current_page_item
{
	color: #FFF !important;
}
.main_phone
{
	color: #F8F8F8 !important;
	font-size: 16px !important;
	padding-top: 17px;
	padding-left: 52px;
	text-transform: none !important;
}
/*Navigation
------------------------------*/
.page-item-3 A
{
	margin-left: 15px !important;
	padding-left: 15px !important;
}
BODY.home .page-item-3, #nav LI.hover
{
/*Home hover/active*/
	background: url(img/nav_background_blueleft.gif) no-repeat left top !important;
}
/*content
--------------------------------------------------*/
#content
{
	padding-left: 25px;
	font-size: 12px;
	line-height: 20px;
}
#content2
{
	margin: 0 !important;
	padding: 10px 0 0px;
}
#content P, #content2 P
{
	padding-left: 25px;
	padding-right: 25px;
	margin: 0 0 1em;
}
#content A, #content2 A
{
	text-decoration: underline;
	color: #122A8B;
}
#content A:hover, #content2 A:hover
{
	color: #6AA6B8;
}
#content H2, #content2 H2
{
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 30px;
	padding: 8px 25px;
	color: #122A8B;
}
#content H2 A, #content2 H2 A
{
	text-decoration: none;
	border: none;
}
#content H1
{
	font-size: 3em;
	color: #222;
	margin: 10px 0;
}
#content H3
{
	font-size: 2em;
	color: #222;
	margin: 10px 0;
}
#content H4
{
	font-size: 1.8em;
	color: #222;
	margin: 10px 0;
}
#content H5
{
	font-size: 1.6em;
	color: #222;
	margin: 10px 0;
}
#content2 H3
{
	font-size: 160%;
	color: #222;
	margin: 10px 0;
}
#content UL, #content OL, #content2 UL, #content2 OL
{
	margin: 10px 10px 10px 40px;
}
#lg_content_box
{
	float: left;
	width: 690px;
}
#news_content_box
{
	float: left;
	width: 690px;
}
.entry IMG
{
	padding: 0 0 20px 20px;
}
/*blockquote + links
--------------------------------------------------*/
BLOCKQUOTE
{
	background: #EFF8FB;
	border: 1px solid #CCC;
	margin: 10px 0;
	padding: 5px 15px;
}
A:hover
{
	color: #000;
	text-decoration: none;
}
A.more
{
	display: block;
	text-align: right;
	color: #2F460D;
	text-decoration: none;
	margin: 10px 0 0;
}
A.more:hover
{
	text-decoration: none;
}
/*metadata under post
--------------------------------------------------*/
.post
{
	text-align: justify;
}
.post IMG
{
	padding: 0 0 20px 20px;
}
.post .info
{
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	background-color: #EFF8FB;
	font-size: 1em;
	color: #333;
	padding: 2px 3px 3px 8px;
	margin: 25px 0;
}
.date
{
	margin: 0 0 0 25px;
}
.post SMALL
{
	margin-top: -15px !important;
	margin-bottom: 1em;
	display: block;
}
/*metadata sidebar ('about this post')
--------------------------------------------------*/
P.news
{
	background: #EFF8FB;
	color: #333;
	font-size: 120%;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	margin: 10px 0 28px;
	padding: 10px;
}
/*sidebar
--------------------------------------------------*/
#sidebar
{
	width: 220px;
	float: right;
	padding: 28px 10px 30px;
	height: 100%;
}
#sidebar H2
{
	letter-spacing: 1px;
	font-size: 1.6em;
	color: #333;
	padding: 0 0 3px;
}
#sidebar UL
{
	list-style: none;
	font-size: 120%;
	margin: 0 0 23px;
}
#sidebar LI
{
	border-bottom: 1px solid #EFF8FB;
	list-style: none;
	padding: 3px;
}
#sidebar LI A:hover
{
	color: #000;
	background-color: #EFF8FB;
}
#sidebar INPUT
{
	width: 102px;
	background: #FFF;
	color: #444;
	border: 1px solid #EEE;
	font-size: 11px;
	padding: 3px;
}
#sidebar INPUT:focus
{
	background: #FFF;
	border: 1px solid #EEE;
}
/*some input
--------------------------------------------------*/
INPUT
{
	border: 1px solid #CCC;
	font-size: 11px;
	padding: 3px;
}
INPUT:hover
{
	border: 1px solid #262626;
}
INPUT:focus
{
	border: 1px solid #262626;
	color: #333;
}
.linklove { display: none; }
/*comments
--------------------------------------------------*/
#comments
{
	font-size: 0.9em;
}
#commentlist LI
{
	margin-bottom: 1.5em;
	padding-bottom: 1em;
}
#commentform
{
	background: #FFF;
	width: 350px;
	text-align: left;
	margin: 0 0 15px;
}
#commentform TEXTAREA
{
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
	width: 480px;
	font-size: 13px;
}
#commentform #email, #commentform #author, #commentform #url
{
	font-size: 1.1em;
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
	width: 350px;
}
#commentform INPUT
{
	margin-bottom: 3px;
}
#gravatar
{
/*align: right*/
}
/*wp stuff
--------------------------------------------------*/
.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft
{
	float: left;
}
.alignright
{
	float: right;
}
.navigation
{
	text-align: center;
	font-size: 120%;
}
.wp-caption
{
	border: 1px solid #DDD;
	text-align: center;
	background-color: #F3F3F3;
	padding: 4px 0 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin: 10px;
}
.wp-caption IMG
{
	border: 0 none #000000;
	margin: 0;
	padding: 0;
}
.wp-caption-dd
{
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}
#header H1 A:hover, #footer A:hover
{
	text-decoration: none;
	color: #333;
	background: #EFF8FB;
}
#content LI, #content2 LI
{
	border-bottom: 1px solid #EFF8FB;
	padding-bottom: 5px;
}
A, #sidebar LI A
{
	color: #999;
	text-decoration: none;
}
/*footer
--------------------------------------------------*/
#footer
{
	color: #333;
	margin: 30px 25px 0;
	padding: 22px 20px;
	border-top: 1px solid #BDD8E0;
	font-size: 12px;
}
#footer A
{
	text-decoration: underline;
	color: #122A8B;
}
#footer A:hover
{
	color: #6AA6B8;
	background: none;
}
.birdseed
{
	color: #434343;
	font-size: 10px;
	font-family: Verdana;
}
#footer STRONG
{
	padding-left: 10px;
	padding-right: 10px;
}
/*home page
--------------------------------------------------*/
#home_banner
{
	width: 690px;
	height: 280px;
	float: left;
}
#sidebar_callout
{
	width: 245px;
	height: 280px;
	float: left;
	padding-left: 16px;
}
#home_btm_row
{
}
.box_link A
{
	font-family: Verdana;
	color: #FFF !important;
	font-size: 12px;
	text-decoration: underline;
	vertical-align: top;
	line-height: 40px;
}
.box_link A:hover
{
	color: #122A8B !important;
}
.box_link IMG
{
	margin: 13px 5px 0 200px;
	vertical-align: middle;
}
.in_the_news P
{
	font-size: 12px !important;
	padding-left: 0px !important;
}
.in_the_news A, .in_the_news A P
{
	text-decoration: underline !important;
}
.in_the_news_date
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
/*box work
--------------------------------------------------*/
.box_title
{
	margin: 12px 0 0 15px;
	position: absolute;
	font-weight: bold;
	font-size: 1.1em !important;
	text-transform: uppercase;
	color: #122A8B;
}
.box_content
{
	margin: 15px 0 0 20px;
	position: absolute;
	font-family: Verdana;
	font-size: 12px;
	width: 265px;
	color: #515151;
	line-height: 20px;
}
.box_content_small
{
	margin: 15px 0 0 15px;
	position: absolute;
	font-family: Verdana;
	font-size: 12px;
	width: 210px;
	color: #515151;
	line-height: 20px;
}
.btm_box
{
	width: 310px;
	height: 320px;
	float: left;
	padding: 20px 0 0 10px;
}
.btm_box_first
{
	width: 310px;
	height: 320px;
	float: left;
	padding: 20px 0 0 5px;
}
.small_box_h
{
/*h = header*/
	background: url(http://www.coreipsolutions.com/wp-content/themes/coreIP/img/small_box_header.gif) no-repeat;
	width: 245px;
	height: 50px;
}
.small_box_m
{
/*m = middle*/
	background: url(http://www.coreipsolutions.com/wp-content/themes/coreIP/img/small_box_middle.gif) repeat-y;
	width: 245px;
	height: 220px;
}
.small_box_b
{
/*b = bottom*/
	background: url(http://www.coreipsolutions.com/wp-content/themes/coreIP/img/small_box_bottom.gif) no-repeat;
	width: 245px;
	height: 10px;
}
.med_box_h
{
	background: url(http://www.coreipsolutions.com/wp-content/themes/coreIP/img/med_box_header.gif) no-repeat;
	width: 310px;
	height: 50px;
}
.med_box_m
{
	background: url(http://www.coreipsolutions.com/wp-content/themes/coreIP/img/med_box_middle.gif) repeat-y;
	width: 310px;
	height: 260px;
}
.med_box_b
{
	background: url(http://www.coreipsolutions.com/wp-content/themes/coreIP/img/med_box_bottom.gif) no-repeat;
	width: 310px;
	height: 10px;
}
.lg_box_h
{
	background: url(http://www.coreipsolutions.com/wp-content/themes/coreIP/img/lg_box_header.gif) no-repeat;
	width: 690px;
	height: 50px;
}
.lg_box_m
{
	background: url(http://www.coreipsolutions.com/wp-content/themes/coreIP/img/lg_box_middle.gif) repeat-y;
	width: 690px;
	height: 100%;
	padding-bottom: 1em;
}
.lg_box_b
{
	background: url(http://www.coreipsolutions.com/wp-content/themes/coreIP/img/lg_box_bottom.gif) no-repeat;
	width: 690px;
	height: 10px;
}
/*jquery img rotator*/
.pics
{
	height: 280px;
	width: 265px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
