/*  
Theme Name: Rapid Rank
Theme URI: http://www.rapidrank.co.uk/
Description: Rapid Rank Theme designed for WordPress
Version: 1.6
Author: Rapid Rank Design
Author URI: http://www.rapidrank.co.uk/
*/

/*  
	
	Stylesheet Structure

	GENERAL
	LINKS
	HEADINGS
	TOP
	LEFT
	MIDDLE
	RIGHT
	FOOTER

*/

	/* GENERAL */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #333333;
	background: url(img/bg_new.gif) repeat-x center top;
}
#wrap {
	width: 980px;
	margin: 40px auto 0px auto;
}
blockquote {
	line-height: 18px;
	margin-bottom: 40px;
	border-left: 6px solid #CCCCCC;
	padding: 8px 8px 8px 10px;
	background-color: #f2f2f2;
}
acronym {
	border-bottom: 1px dashed #D62223;
	cursor: help;
}




	/* LINKS */
	
a:link,
a:visited{
	color: #D62223;
	text-decoration: none;
}
a:hover{
	color: #545454;
	text-decoration: underline;
	font-variant: small-caps;
}




	/* HEADINGS */

h2 {
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	font-variant: small-caps;
	padding: 0px;
	color: #D62223;
	margin: 11px 0 15px 0;
}
h3 {
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	padding: 0px;
	color: #000;
	margin: 11px 0 15px 0;
}
h4 {
	font-size: 15px;
	line-height: 16px;
	font-weight: normal;
	padding: 0px;
	color: #000;
	margin: 11px 0 15px 0;
}
#wrap #inner_wrap #mid_col #page-wrap h2 {
	color: #D62223;
}


	/* TOP */

#page_menu {
	width: 619px;
	list-style-type: none;
	text-align: center;
	margin: 0px auto;
	height: 35px;
	background: url(img/menu_divide.gif) no-repeat left 5px;
	padding: 0px;

}
#page_menu ul {
	margin: 0px;
	padding: 0px;
}
#page_menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#page_menu a, 
#page_menu a:visited {
	color: #ccc;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	display: block;
	height: 29px;
	padding: 11px 27px 0px 27px;
}
#page_menu a:hover {
	background: url(img/menu_bg_hover.gif) center;
	color: #fff;
	font-variant: normal;
}
#page_menu #menu_home,
#page_menu #menu_fast_rank,
#page_menu #menu_stategies,
#page_menu #menu_optimisation,
#page_menu #menu_contact {
	float: left;
	height: 35px;
	background: url(img/menu_divide.gif) no-repeat right 5px;
}




	/* LEFT */

#left_col {
	float: left;
	width: 180px;
}
#left_col #logo {
	height: 140px;
	width: 180px;
	background-image: url(img/logo.gif);
}
#left_col #categories {
	width: 172px;
	margin: 10px 0px;
	padding-left: 8px;
}
#left_col #categories ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#left_col #categories li {
	line-height: 22px;
}
#left_col #categories a,
#left_col #categories a:visited {
	color: #D62223;
	text-decoration: none;
	font-weight: bolder;
}
#left_col #categories a:hover {
	color: #545454;
	font-variant: normal;
}




	/* MIDDLE */

#mid_col {
	width: 600px;
	margin-left: 7px;
	float: left;
	border-right: 1px dotted #ccc;
	border-left: 1px dotted #ccc;
	padding: 0px;
}
#mid_col a:link,
#mid_col a:visited{
	color: #D62223;
	text-decoration: none;
	font-variant: small-caps;
}
#mid_col a:hover{
	color: #545454;
	text-decoration: underline;
	font-variant: small-caps;
}
#mid_col h2 a:link,
#mid_col h2 a:visited{
	color: #D62223;
	text-decoration: none;
	font-variant: small-caps;
}
#mid_col h2 a:hover{
	color: #000;
	text-decoration: none;
	font-variant: small-caps;
}
#mid_col p {
	margin-bottom: 27px;
	line-height: 18px;
	clear: both;
}
#wrap #inner_wrap #mid_col .post-content {
	padding-bottom: 35px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	background-image: url(img/bg_header.png);
	background-repeat: repeat-x;
	background-position: center -30px;
	padding-top: 8px;
	padding-right: 25px;
	padding-left: 25px;
	margin-bottom: 30px;
}
#wrap #inner_wrap #mid_col #page-wrap {
	padding-bottom: 35px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	background-image: url(img/bg_header.png);
	background-repeat: repeat-x;
	background-position: center -30px;
	padding-top: 8px;
	padding-right: 25px;
	padding-left: 25px;
}
#wrap #inner_wrap #mid_col .post-content .post-info .read-more {
	float: left;
	width: 50%;
}
#wrap #inner_wrap #mid_col .post-content .post-info .post-comments {
	text-align: right;
	float: right;
	width: 50%;
}
#wrap #inner_wrap #mid_col .post-content .post-info {
	height: 25px;
	padding-top: 7px;
	background-color: #F2F2F2;
	border: 1px solid #CCCCCC;
	padding-right: 7px;
	padding-left: 7px;
}
#wrap #inner_wrap #mid_col #form_1 #formSend #formResponse img {
	margin-left: 130px;
}
#wrap #inner_wrap #mid_col #form_1 #formSend #formResponse #submitButtons #submit {
	margin-left: 130px;
}



	/* RIGHT */

#right_col {
	float: right;
	width: 164px;
	padding: 0px 8px;
}
#right_col h2 {
	font-size: 26px;
	line-height: 26px;
	font-weight: normal;
	padding: 0px;
	color: #D62223;
	margin: 11px 0 15px 0;
}
#right_col h3 {
	margin: 0px;
	padding: 0px;
}
#wrap #inner_wrap #right_col a,
#wrap #inner_wrap #right_col a:visited {
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	margin: 12px 0 10px 0;
	padding: 0px;
	color: #D62223;
	text-decoration: none;
}
#wrap #inner_wrap #right_col a:hover {
	color: #545454;
	text-decoration: underline;
	font-variant: normal;
}
#right_col p {
	margin-bottom: 32px;
	line-height: 18px;
	padding: 0px;
	margin-top: 2px;
}




	/* FOOTER */

#foot_wrap {
	clear: both;
	width: 100%;
	text-align: center;
	height: 30px;
	padding-top: 30px;
	margin: 0px auto;
	background: url(img/footer_bg.gif) repeat-x;
	color: #ccc;
	position: fixed;
	z-index: 1000;
	bottom: -5px;
	margin-top: 80px;
}


/****************************************************/
/* Within this file (change the name to your plugin */
/* name) you can change the styling of your plugin  */
/* with ease. Like the javascript it will be added  */
/* to the head automatically. If you do not require */
/* extra styling you can delete this file.          */
/****************************************************/

#mid_col form {
	margin: 10px 0;
}

#mid_col input[type="hidden"] {
	border: 0;
}

#mid_col fieldset {
	padding: 0 12px;
	border: 0px;
	clear: both;
}

#mid_col form label {
	clear: both;
	width: 25%;
	display: block;
	float: left;
	margin: 10px 0;
}

.form_action {
	display: none;
}

#mid_col form input, #mid_col form textarea {
	display: block;
	float: left;
	margin: 10px 0;
	/*width: 73%;*/
	width: 69%;
	border-width: 1px;
}

#mid_col form p {
	width: auto;
	clear: both;
	padding: 0;
	margin: 0;
}

#mid_col form p#submitButtons {
	/*clear: both;
	width: auto;
	margin: 10px auto;
	float: none;*/
}

#mid_col form p#submitButtons input {
	/*display: block;
	float: left;
	width: auto;*/
}

#mid_col form input#reply {
	width: 13px;
}
/*#mid_col form input#submit, #mid_col form input#reset {
	clear: both;
	width: auto;
	margin: 10px auto;
	float: none;
}*/
