﻿/* -- START CSS --

Author: Fram
Author URI: http://mrsbrightside.com/
Theme Name: Allison PAPER
Theme URI: http://mrsbrightside.com/
Description:  WP Theme by fram2/Mrs.Brightside


/* ------------------------------------------------------ Body and Globals 
----------------------------------------------------------------------------------------*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background-color: #DED9E9;
    background-repeat:repeat-x;
    color: #794043;
    font-family: Verdana;
    font-size: 9pt;
    }
    
td  {
	margin: 0px;
    color: #111111;
    font-family: Verdana;
    font-size: 8pt;
	-moz-border-radius:  1em; 
	-webkit-border-radius: 1em;
	-khtml-border-radius: 1em;
	width: 600px;
}

p  {
	margin: 0px;
    color: #;
    font-family: Verdana;
    font-size: 8pt;
	-moz-border-radius:  1em; 
	-webkit-border-radius: 1em;
	-khtml-border-radius: 1em;
	width: 600px;
}

td.sidebar {
    background-image: url('http://www.allison-munn.com/wp-content/themes/fram2/title.jpg');
	font-size:8pt;
	font-family:Verdana, Arial, sans-serif;
	color: #C3E6FD;
	text-align:left;
	line-width: auto;
	background-color: #0D2831;
	-moz-border-radius:  1em 2em; 
	-webkit-border-radius: 1em 2em;
	-khtml-border-radius: 1em 2em;
	border: 1px solid #0F2E39;
	padding: 10px;
	font-weight:bold;
        valign: top;
	border: 1px solid #111111;
}

td.style2 {
	font-family:Verdana, Arial, sans-serif;
	font-size:8pt;
	color:#687779;
	text-align:left;
	line-width: auto;
	background-color: #efefef;
	-moz-border-radius:  1em; 
	-webkit-border-radius: 1em;
	-khtml-border-radius: 1em;
	padding: 10px;
}
    
strong {
    color: #5F837E;
}

b {
    color: #5F837E;
}

em {
    color: #666262;
}

i {
    color: #666262;
}

u {
color: #455256;
}


img {margin: 5px;}

/* ------------------------------------------------------ Links
----------------------------------------------------------------------------------------*/

a {
    color: #054E9C;
    text-decoration: none;
}


a:hover {    
    color: #054E9C;
    text-decoration: none;
}

a.altlink {
	color:#054E9C;
	font-weight:600;
	text-decoration:none;
}	

a.altlink:hover {
    color: #628375;
    text-decoration: none;
}


/* ------------------------------------------------------ Headers
----------------------------------------------------------------------------------------*/

h1 {
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
    background-image: url('http://www.allison-munn.com/wp-content/themes/fram2/title.jpg');
	color: #C3E6FD;
	margin: 10px;
	text-align: center;
	line-width: auto;
	background-color: #0D2831;
	-moz-border-radius: 1em 2em;
	-webkit-border-radius: 1em 2em;
	-khtml-border-radius: 1em 2em;
	border: 1px solid #0C242C;
	padding: 10px;
	text-transform: uppercase;
}

h1 a {color:#C3E6FD; text-decoration:none}
h1 a:hover {color:#9A9593; text-decoration:none}

h2 {
	font-size:10px;
	font-family:Arial, sans-serif;
	color:#054E9C;
	text-align:left;
	margin-left:18px;
	margin-right:18px;
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 12px;
	background-color: #EEEEEE;
	-moz-border-radius: 5px;
	-webkit-border-radius: 40px;
	padding: 5px;
}
h2 a {color: #054E9C; text-decoration:none}
h2 a:hover {color:#9A9593; text-decoration:none}