/*
Theme Name: Torypages
Theme URI: http://www.torypages.com
Description: the theme for http://www.torypages.com
Version: 1.0
Author: Tory Law
Author URI: http://www.torypages.com
Tags: primary
*/




#sidebar ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    text-align: right;
    
}


#sidebar ul li {

display: block;
    padding: 0 0 0 0;
    text-align: right;
}

#wp-calendar {
    margin-left: auto;
}

#sidebar ul li ul {
    margin-bottom: 20px;
}





#tagline {
    color: rgb(53, 24, 126);
    font-family: "Courier New", "Courier", monospace;
    font-size: 3em;
    text-align: right;
}


h1, h2 {
    color: rgb(88,38,215);
    font-family: "Courier New", Courier, monospace;
    margin: 0px;
}

h1 {
    font-size: 6em;
}

h2 {
    font-size: 1.5em;   
}

#sidebar {
    font-size: .75em;
    margin-right: 30px;
    width: 170px;
}

h1 a, h1 a:hover, h2 a, h2 a:hover  {
    text-decoration:none;
    color: rgb(88,38,215);
    font-family: "Courier New", Courier, monospace;
}

h1 a, h1 a:hover {
    font-weight: normal;
}

h2 a, h2 a:hover {
    font-weight: bold;
}




#wrap {
	width: 960px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}


#header {

}




.content {
    width: 760px;
    float: right;
    margin-left: 0px;
}

.post {
    margin-top: 25px;
    margin-bottom: 40px;
}

#nextPost {
    float: right;
}

#previousPost {

}


.content .post  {
	font-family: "Verdana", sans;
	font-size: .75em;
	color: rgb(46, 46, 46);
}

a {
    color: rgb(243, 0, 0);
    text-decoration: none;
    font-family: "Verdana", sans;
} 

a:hover {
    text-decoration: underline;
    color: rgb(243, 0, 0);
    text-decoration: none;
    font-family: "Verdana", sans;
}


#footer {
    clear: right;
    padding-top: 50px;
    font-family: "Verdana", serif;
    font-size: .75em;
    text-align: center;
}
