/*/*
Theme Name: 2. Large Text
Theme URI: access-bydesign.com
Description: Accessible standard text css Prescription Footwear Associates Ltd theme
Author: http://www.access-bydesign.com

*/

/*pretty stuff*/

h2
{
display:none;	
}

.subhead{
	font-weight: bold;
	font-size: x-large;
	color: #008A63;
	text-align: left;
}
.subheadblack{
	font-weight: bold;
	font-size: large;
	color: #000000;
}

.smallersub{
	font-weight: bold;
	font-size: large;
	color: #008A63;
}
.hugetext{
	font-weight: bolder;
	font-size: 4em;
}
.verylargetext{
	font-size: xx-large;
}
.largetext{
	font-size: large;
}
.mediumtext{
	font-size: medium;
}
.smalltext{
	font-size: medium;
}
.verysmalltext{
	font-size: x-small;
}
.bold{
	font-weight: bold;
}
.italic{
	font-style: italic;
}
.bolditalic{
	font-weight: bolder;
	font-style: italic;
}
.underline{
	text-decoration: underline;
}

/*align*/
.alignright{
	text-align: right;
	float:right;
	margin: 1em;
	padding: 1em;
}
.alignleft{
	text-align: left;
	float:left;
	margin: 1em;
	padding: 1em;
}
.align-center{
	text-align:center;
	margin: auto;
	padding: 1em;
}	
.topleft{
	text-align: left;
	vertical-align: text-top;
	margin: 5px;
	float: left;
}
/*image*/
.imagelayout {
	display: inline;
	float: left;
	border:none;
}
.imageleft{
	float:left;
	padding: 2em;
	border:none;
}
imageright{
	float:right;
	padding: 2em;
	border:none;
}
.image-center{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	float:none;
}
.imagewrap {
	margin: 5px;
	padding: 5px;
	float: left;
}
.boxright{
	float:right;
	border: thick solid #5CB4DC;
	margin: 2em;
	padding: 2em;
	color: #008A63;
}


/*layout*/

.linklove
{
	display:none;
}

html{
	margin:0px;
	padding:0px;
} 

body{
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color:#000000;
	background-color: #008A63;
	line-height: 1.5em;
} 
 
#pagewidth{
	max-width:90%;
	min-width:25%;
	margin-top: 1em;
	margin-right: 4em;
	margin-bottom: 4em;
	margin-left: 4em;
	border-width: thick;
	border-style: groove;
	border-top-color: #5CB4DC;
	background-color: #FFFFFF;
	overflow:hidden;
	color:#000000;
}
a:link{
	color: #0099CC;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color: #990000;
	font-weight: bolder;
	text-decoration: underline;
}
a:active{
	color: #990000;
	font-weight: bolder;
	text-decoration: underline;
}
a:visited{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
#header{
	position:relative;
	height:125px;
	width:95%;
	text-align: left;
	vertical-align: top;
	font-size: medium;
	margin-bottom: 2em;
	margin-top: 2.5em;
	margin-right: 1em;
	padding-bottom: 2em;
	background-image: url(/images/temp-top.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	font-weight: bold;
	color: #000000;
	text-transform: none;
	z-index:2;
	
}
#header a:link{
	color: #FFFF00;
	font-weight: bold;
	text-decoration: underline;
}
#header a:hover{
	color: #FFCC00;
	font-weight: bolder;
	text-decoration: underline;
}
#header a:active{
	color: #FFCC00;
	font-weight: bolder;
	text-decoration: underline;
}
#header a:visited{
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
#nav{
	width:100%;
	height:auto;
	margin-bottom:2em;
}

#breadcrumb
{
width:100%;
height:30px;
float:left;
color:#000;
}



h2{
	font-weight: bold;
	font-size: x-large;
	color: #008A63;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-transform: uppercase;
} 
  
#twocols{
	width:95%;
	height:auto;
	float:left;
	position:relative;
	padding-top: 0px;
	padding-right:  2em;
	padding-bottom: 0px;
	padding-left: 1em;
	
}
 
/*#sidebar{
	width:25%;
	float:left;
	display:inline;
	position:relative;
	min-height:300px;
	min-width: 100px;
	font-size: x-medium;
	color: #006699;
	text-align: center;
	text-transform: uppercase;
	line-height: 1em;
	padding-right:4em;
	padding-top: 1em;
	border: thick solid #008A63;
	font-weight: bold;
	margin-bottom: 2em;
 }
#sidebar li{
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	background-color: #FFFFFF;
	display: block;
	text-align: left;
}
#sidebar a:link{
	font-weight: bold;
	text-align: left;
	color: #000000;
	text-decoration: none;
	width:90%;
	height:auto;
	display: block;
	border: 1px groove #CCCCCC;
	padding: 1em;
}
#sidebar a:hover{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	background-color: #33CCCC;
	width:90%%;
	display: block;
	border: 1px groove #CCCCCC;
	padding: 1em;
	}
	
#sidebar a:active{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	background-color: #33CCCC;
	width:90%;
	display: block;
	border: 1px groove #CCCCCC;
	padding: 1em;
	}
	
#sidebar a:visited{
	color: #000000;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	width:90%;
	display: block;
	border: 1px groove #CCCCCC;
	padding: 1em;
	background-color: #FFFFFF;
}
#sidebar .subhead{
	font-weight: bold;
	font-size: x-large;
	color: #008A63;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 2em;
	line-height: 1em;
}
 */
#content{
	float: none;
	position: relative;
	width:95%;
	min-height:400px;
	text-align: justify;
	color: #000000;
	margin-bottom: 2em;
	padding-top: 0em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	background-color: #FFFFFF;
 }
 #content-xmas{
	float: right;
	display:inline;
	position: relative;
	width:60%;
	min-height:400px;
	text-align: justify;
	color: #000000;
	letter-spacing: 1em;
	border: thick solid #CCCCCC;
	margin-bottom: 2em;
	padding-top: 2em;
	padding-right: 2em;
	padding-bottom: 2em;
	padding-left: 2em;
	background-image: url(/images/holly.jpg);
	background-repeat: no-repeat;
	background-position: top right;
 }
#content ul{
	list-style-position: outside;
	padding-top: 1em;
	font-weight: bold;
	list-style-type: square;
}
.christmasbox{
	list-style-position: outside;
	list-style-type: none;
	display: block;
	margin: 2em;
	padding-top: 2em;
	padding-right: 4em;
	padding-bottom: 2em;
	padding-left: 2em;
	clear: both;
	height: auto;
	width: 70%;
	border: thin inset #336600;
	background-image: url(/images/holly-thumb.jpg);
	color: #006600;
	font-size: medium;
	font-weight: bold;
	background-repeat: repeat-y;
	background-position: right;
}

#footer{
	height:160px;
	clear:both;
	padding-top: 2em;
	color: #000000;
	border-top-width: thin;
	border-top-style: groove;
	border-top-color: #5CB4DC;
	font-size: medium;
	background-color: #FFFFFF;
	margin-top: 2em;
	padding-left: 2em;
	text-align: center;
 }
.footer_item{
	display:inline;
	float:left;
	height:auto;
	width:200px;
	text-align:left;
}

.footer_item_small{
	display:inline;
	float:left;
	height:50px;
	min-width:150px;
	text-align:left;
}

.inside{
	height:auto;
	min-height:150px;
	width:auto;
	text-align:left;
}
#logo{
	width: 100%;
}
 /*general*/
 .nofloat{
	float: none;
}
 .hide{
 	display:none;}
.nodisplay{
	display:none;}

ul {
	list-style-position: outside;
}

ul li {
	list-style-position: outside;
	list-style-type: square;
}

ol {
	list-style:lower-alpha;
}

ol li {
}

.bluebold{
	color: #000033;
	font-weight: bold;
}
.box {
	text-align: justify;
	vertical-align: top;
	margin: 5px;
	padding: 5px;
	width: 100%;
	border: thin dotted #000000;
	font-weight: bold;
	color: #000000;
}
#box {
	width:50%;
	display: block;
	margin-left: 20%;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	border: thin double #372C28;
}
.boldquote {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-align: justify;
	text-transform: none;
}
.postmetadata{
	margin-bottom: 50px;
	padding-bottom: 50px;
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #999999;
}

.boxed {
	margin-bottom: 1em;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

.boxed .title {
	padding: 2px 0 0 2px;
	text-transform: uppercase;
	font-size: medium;
	font-weight: bolder;
	color: #000000;
}

.boxed .content {
	padding: 2px;
}
html>body .entry li {
	margin: 7px 0 8px 10px;
	list-style-position: outside;
	list-style-type: square;
	}

.entry ul li:before, #sidebar ul ul li:before {
	list-style-position: outside;
	list-style-type: square;
	}

.bluetagline{
	font-size: medium;
	color: #000066;
	font-weight: bold;
}
.blueitalic{
	font-size: medium;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
}
.widgettitle{
	color: #666666;
	font-size: medium;
	font-weight: bolder;
	text-transform: uppercase;
	text-indent: 1em;
}
#sidebar hr{
	width: 100%;
	height: 2px;
	background-color: #006699;
	margin-left: 2em;
}

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
.whitehuge{
	font-family: Tahoma;
	font-size: xx-large;
	color: #FFFFFF;
}

#suckerfishnav {
    background:#9C1F1B url("http://pixopoint.com/multi-level-navigation-plugin/images/suckerfish_red.png") repeat-x;
    font-size:18px;
    font-family:verdana,sans-serif;
    font-weight:bold;
    width:100%;
    }
#suckerfishnav, #suckerfishnav ul {
    float:left;
    list-style:none;
    line-height:40px;
    padding:0;
    border:1px solid #aaa;
    margin:0;
    width:100%;
	z-index:200;
    }
#suckerfishnav a {
    display:block;
    color:#dddddd;
    text-decoration:none;
    padding:0px 10px;
	z-index:200;
    }
#suckerfishnav li {
	float:left;
	padding:0;
	z-index:200;
	list-style-type: none;
    }
#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:101px;
    font-weight:normal;
    margin:0;
    line-height:1;
    border:0;
    border-top:1px solid #666666;
	z-index:200;
    }
#suckerfishnav li li {
    width:99px;
    border-bottom:1px solid #666666;
    border-left:1px solid #666666;
    border-right:1px solid #666666;
    font-weight:bold;
    font-family:verdana,sans-serif;
	z-index:200;
	list-style-type: none;
    }
#suckerfishnav li li a {
    padding:4px 10px;
    width:80px;
    font-size:12px;
    color:#dddddd;
	z-index:200;
	list-style-type: none;
    }
#suckerfishnav li ul ul {
    margin:-21px 0 0 100px;
	z-index:200;
	list-style-type: none;
    }
#suckerfishnav li li:hover {
    background-color:#9C1F1B;
	z-index:200;
	list-style-type: none;
    }
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color:#dddddd;
    }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
    color:#dddddd;
    }
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
    color:#dddddd;
    }
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
	z-index:200;
    }
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left:auto;
    background-color:#008A63;
	z-index:200;
    }
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
    background-color:#DA0909;
	z-index:200;
    }