/*
Theme Name: RC Romine
Theme URI: http://www.graphictechnique.com
Description: Custom WordPress theme for RC Romine & Associates. Created by <a href="http://www.graphictechnique.com/">Graphic Technique.
Version: 1.0
Author: Chris Frishe
Author URI: http://www.graphictechnique.com
*/


/* ====================   Layout   ==================  */

#page {width:1025px;height:1030px;background:url(images/rc_romine_content_back.png)  no-repeat;padding-top:50px;margin:0px auto;}
#page_gallery {width:1025px;height:1200px;background:url(images/rc_romine_content_back.png) repeat ;padding-top:50px;margin:0px auto;margin-bottom:20px;}

#blue_bar {width:1000px;height:119px;background:url(images/rc_romine_blue_bar.png) no-repeat; margin-left:-25px;padding-top:10px;}
#logo {margin-left:125px;width:609px;height:88px;background:url(images/rc_romine_logo.png) no-repeat; }

#green_bar {width:1000px; height:56px;background:url(images/rc_romine_green_bar.png) no-repeat; margin-left:-24px;}
#menu {width:825px;height:25px;margin-left:125px;margin-top:3px; }

#content {width:825px;margin-left:100px;padding-bottom:20px;margin:0px auto; }
#header {width:819px;height:270px;background:url(images/rc_romine_home_image.png) no-repeat;border:3px solid #fff;margin:0px auto; }
#header_i {width:819px;height:170px;background:url(images/rc_romine_inside_image.jpg) no-repeat;border:3px solid #fff;margin:0px auto; }
#head_buttons {margin-left:-12px;width:844px;height:42px;background:url(images/rc_romine_buttons.png) no-repeat;margin-top:210px;position:absolute;z-index:100;}
#head_arrow_l {width:20px; height:26px;background:url(images/rc_romine_left_arrow.png) 4px 4px no-repeat;float:left; }
#head_arrow_r {width:20px; height:26px;background:url(images/rc_romine_right_arrow.png) -4px 4px no-repeat;float:right; }
#col1 {width:375px;min-height:200px;background:url(images/rc_romine_col1_back.png) repeat;margin-top:10px; float:left;border:3px solid #fff; padding:15px;}
#col2 {width:375px;min-height:200px;background:url(images/rc_romine_col2_back.png) repeat;margin-top:10px; float:right;border:3px solid #fff;padding:15px; }
#col_wide {width:789px; min-height:120px;background:url(images/rc_romine_wide_col_back.png) repeat;margin-top:10px; border:3px solid #fff; padding:15px; }
.home_icon_nav {width:200px;height:110px;padding:0px 25px 0px 25px;float:left;}
#col_wide_i {width:789px; max-height:450px;background:url(images/rc_romine_wide_col_back.png) repeat;margin-top:10px; border:3px solid #fff; padding:15px;overflow:auto; }
#col_wide_i2 {width:789px;background:url(images/rc_romine_wide_col_back.png) repeat;margin-top:10px; border:3px solid #fff; padding:15px; }
.column1 {width:575px;float:left; }
.column2 {width:150px;float:right;}
#action_button {width:18px;height:18px;background:url(images/rc_romine_action_button.png) no-repeat; float:right;}
#footer { }
.foot_menu {height:20px;padding-left:35px; margin:0;padding-top:8px;float:left;}
.foot_menu .menu {height:20px;float:none;margin:0;float:left;padding:0;width:inherit;}  
.foot_menu ul {margin:0;padding:0;}
.foot_menu li {float:left;color:#005484;list-style:none; text-transform:uppercase; }
.foot_menu ul li a  {color:#000;text-decoration:none;padding-left:8px;padding-right:8px;border-left:1px solid #005484;; }
.foot_menu  ul li a:Hover {text-decoration:underline;}
.foot_menu  ul li:first-child a {border-left:0px solid #005484; }
#social {float:right;line-height:25px;padding-top:3px;margin-right:5px;}
#copyright {float:left;width:150px;padding-top:8px; margin-left:20px;}


/* ====================   Slider Override   ==================   */

.nivo-directionNav a {
	position:absolute;
	top:/*45*/78%;
	z-index:99;
	cursor:pointer;
}
.nivo-directionNav a {
	display:block;
	width:31px;
	height:34px;
	/*background:url(images/arrows.png) no-repeat;*/
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:/*15*/-8px;
	z-index:150;
}
a.nivo-prevNav {
	left:/*15*/-8px;
	z-index:150;
}

/* ====================   content   ==================  */


body {width:100%;margin:0;font-family:Verdana, Geneva, sans-serif;font-size:12px;color:#000;line-height:16px;background:#fff url(images/rc_romine_page_back.jpg) center center no-repeat;padding-top:80px; }

h1 {font-size:36px;color:#000;font-weight:normal;margin-bottom:20px;margin-top:5px;}
h2 {font-size:30px;line-height:30px;color:#000;font-weight:normal;margin-bottom:10px;margin-top:5px;}
a {color:#2e3192;text-decoration:none;}
a:hover {text-decoration:underline;}
h3 {font-size:18px;color:#000;font-weight:normal;margin:0px;line-height:20px;}
h4 {font-size:14px;color:#005484;font-weight:bold;margin:0px;}
h5 {font-size:14px;color:#005484;font-weight:bold;margin-bottom:-15px;}
h6 {font-size:12px;color:#000;font-weight:bold;margin:0px;}

.left {float:left;margin:5px;}
.right {float:right;margin:5px;}
.clear {clear:both;}
.center {margin:0px auto;}
.padding {padding:10px;}
.home_thumb {float:left;width:100px;height:120px;margin:0px 10px 10px 0px;overflow:hidden;}
.home_thumb2 {float:left;width:110px;height:75px;margin:0px 10px 10px 0px;overflow:hidden;}


.facebook {width:26px;height:26px;background:url(images/fb_icon.png) no-repeat;margin:0px 5px 5px 5px;float:right;}
.twitter {width:26px;height:26px;background:url(images/twitter_icon.png) no-repeat;margin:0px 5px 5px 5px;float:right;}
.rss {width:26px;height:26px;background:url(images/rss_icon.png) no-repeat;margin:0px 5px 5px 5px;float:right;}
.yt {width:26px;height:26px;background:url(images/yt_icon.png) no-repeat;margin:0px 5px 5px 5px;float:right;}
.linkedin {width:26px;height:26px;background:url(images/li_icon.png) no-repeat;margin:0px 5px 5px 5px;float:right;}
.email{width:26px;height:26px;background:url(images/email_icon.png) no-repeat;margin:0px 5px 5px 5px;float:right;}

.facebook_i {width:26px;height:26px;background:url(images/fb_icon.png) no-repeat;margin:0px 5px 5px 5px;float:right;}
.twitter_i {width:26px;height:26px;background:url(images/twitter_icon.png) no-repeat;margin:0px 5px 5px 5px;float:right;}
.rss_i {width:26px;height:26px;background:url(images/rss_icon.png) no-repeat;margin:0px 5px 5px 5px;float:right;}
.yt_i {width:26px;height:26px;background:url(images/yt_icon.png) no-repeat;margin:0px 5px 5px 5px;float:right;}
.linkedin_i {width:26px;height:26px;background:url(images/li_icon.png) no-repeat;margin:0px 5px 5px 5px;float:right;}
.email_i {width:26px;height:26px;background:url(images/email_icon.png) no-repeat;margin:0px 5px 5px 5px;float:right;}

.rotator {margin:10px;padding:0px 10px 10px 10px;border-top:1px solid #1C75BC;border-bottom:1px solid #1C75BC;width:240px;text-align:center; }

.gallery-item {margin:0px; }

.archive {color:#666;}
ul.archive  li a {color:#056839;text-decoration:none;}
ul.archive {list-style-type:square;margin-left:-20px;margin-top:-10px;}

.attachment-post-thumbnail{width:300px;height:auto; }

#s {width:128px;padding: 1px;margin-top:1px;}
.submit {height:23px;background-color:#72afb6;color:#fff;font-size:12px;font-weight:bold;text-align:center;padding-left:5px;padding-right:5px;text-transform:uppercase;border:none;line-height:20px;padding-top:0px;}


.menu {width:800px;}
/* Menu */
#menu .menu  ul {margin:0;padding:0;  list-style-type:none; list-style-position:outside; position:relative;font-size:20px;;line-height:28px;margin-left:1px;margin-right:1px;font-family:Arial, Helvetica, sans-serif;height:25px;margin-top:0px;}
#menu .menu ul li a  {color:#95C2C7;text-decoration:none;padding-left:8px;padding-right:8px;display:block;height:25px;font-weight:bold;padding-top:2px;margin-left:1px;border-left:0px solid #1C75BC;}
#menu .menu ul li:first-child a {border-left:0px solid #fff;} 
#menu .menu  ul li a:Hover {color:#c2c9e3;text-decoration:none;display:block;height:25px;font-weight:bold;}

#menu .menu  ul li.current_page_item a,  #menu .menu  ul li.current_page_ancestor a {height:25px;color:#fff;font-size:20px;font-weight:bold;}


/*#menu .menu  ul li.current_page_parent a,*/
#menu .menu  ul li.current-menu-item a,
#menu .menu  ul li.current-page-ancestor a,
#menu .menu  ul li.current-post-ancestor a,
#menu .menu  ul li.current-post-parent a{height:25px;color:#Fff;font-size:20px;font-weight:bold; }

#menu .menu li {float:left;  height:25px; text-transform:uppercase;}

/*Drop Down*/

#menu .menu li { float: left; display: block; position: relative;}
#menu .menu ul li ul.sub-menu li.menu-item  a { margin-left:0px;color:#A7D5D8;background-color:#72AFB6;font-weight:normal;height:20px;padding-top:2px;border:1px solid #fff;text-transform:none;padding-left:11px;line-height:18px;opacity:0.9;filter:alpha(opacity=90);font-size:15px;}

#menu .menu ul li ul.sub-menu li.menu-item  a:Hover {background-color:#174A7C;color:#fff;margin-left:0px;font-weight:normal;height:20px;padding-top:2px;font-size:15px;  }
#menu .menu ul li ul.sub-menu li.current-menu-item  a {background-color:#174A7C;color:#fff;margin-left:0px;font-weight:normal;height:20px;padding-top:2px;font-size:15px;  }

#menu .menu  ul ul { display: none; position: absolute;width:200px;top:26px; left: 0;  z-index:20000; }

#menu .menu  ul ul ul { left:100%; top: -1px; }
#menu .menu  ul ul li { float: none; border-width: 1px 1px 0px 1px;height:20px; }

#menu .menu ul li:hover ul ul,#menu .menu  ul li:hover ul li:hover ul ul { display: none; }
#menu .menu ul li:hover ul, #menu .menu  ul li:hover ul li:hover ul, #menu .menu  ul li:hover ul li:hover ul li:hover ul { display: block;}


/* Begin Typography & Colors */





#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.post {
	 margin: 0 0 40px;
	text-align: left;
	}

.post hr {
	display: block;
	}



/* End Structure */



/*	Begin Headers */

/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body  .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}
 #sidebar ul {list-style:none; padding-left:-20px;}
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";

	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 70px;
	padding: 1px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 5px 0 10px 0;
	/* margin-left: 545px; */
	width: 210px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

 blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* End captions */
