/*
Theme Name: Sure Rankings
Theme URI: http://www.surerankings.com/
Description: Custom theme developed by Adeel Sarfraz
Version: 1.0
Author: Adeel Sarfraz
Author URI: http://www.adeelsarfaraz.com/
Tags: blue, custom header, fixed width, two columns, widgets

*/

body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}

a {
	color: #009BCE;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	color: #009BCE;
	text-decoration: underline;
}

/* Font Sizes */

.ten {font-size: 10px;}
.eleven {font-size: 11px;}
.twelve {font-size: 13px;}
.thirteen {font-size: 14px;}
.fourteen {font-size: 15px;}
.fifteen {font-size: 16px;}
.sixteen {font-size: 17px;}
.seventeen {font-size: 18px;}
.eighteen {font-size: 19px;}
.nineteen {font-size: 20px;}
.twenty {font-size: 21px;}

/* Font Colours */

.white {color: #FFFFFF;}
.black {color: #000000;}
/*.gray {color: #717171;}*/
.gray {color: #000000;}
.lightgray {color: #B1B1B1;}
.darkgray {color: #5A5859;}
.red {color: #E70000;}
.orange {color: #FF8400;}
.blue {color: #009BCE;}
.lime {color: #C6D29B;}
.yellow {color: #FFCD7F;}
.darkorange {color: #FF6A6A;}
.verylightgray {color: #DCDADA;}
.lightblue {color: #29CAFF;}

/* Fonts */
/*
.arial {font-family: Arial, Helvetica, sans-serif;}
.verdana {font-family: Verdana, Arial, Helvetica, sans-serif;}
.tahoma {font-family:,Arial, Helvetica, sans-serif;}
*/
.arial {font-family: "trebuchet ms", verdana, arial, sans-serif;}
.verdana {font-family: "trebuchet ms", verdana, arial, sans-serif;}
.tahoma {font-family: "trebuchet ms", verdana, arial, sans-serif;}

/* Font Style & Weight */

.bold {font-weight: bold;}
.italic {font-style: italic;}
.strikeout {text-decoration: line-through;}

/* Hovers */

.n2u {text-decoration: none;}
.n2u:hover {text-decoration: underline;}

.u2n {text-decoration: underline;}
.u2n:hover {text-decoration: none;}

.n2n {text-decoration: none;}
.n2n:hover {text-decoration: none;}


.anycolor2orange {text-decoration: none; color:#000000;}
.anycolor2orange:hover {text-decoration: none; color: #FF8737;}

.anycolor2black {text-decoration: none;}
.anycolor2black:hover {text-decoration: none; color: #5A5859;}

.anycolor2yellow {text-decoration: none;}
.anycolor2yellow:hover {text-decoration: none; color: #FFCD7F;}


h1,h2,h3,h4,h5{
	height: 15px;
}
