<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Write Angle
Theme URI: http://www.write-angle.com/
Description: The Write Angle Theme
Version: 0.1
Author: write-angle.com
Author URI: http://www.write-angle.com/
*/

/* Zero Out */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;outline:0;vertical-align:baseline;background:transparent;margin:0;padding:0;}

html {
	font-size: 62.5%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #565656;
	color: #252525;
	text-align: center;
	overflow-y: scroll;
	overflow-x: hidden;
}

.wrapper {
  margin: 0 auto;
  width: 935px;
	text-align: left;
}

.clear {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0;
}

.hupso-share {
	height: 20px;/*30px*/
	padding: 30px 0 0 0;
}

.testimonial {
	width: 282px;
	padding: 0 0 20px 0;
}

.testimonial-content {
	min-height: 25px;
	height: auto !important;
	height: 25px;
	background-image: url('images/quote-bubble-bg.gif');
	background-repeat: repeat-y;
	padding: 10px 0 0 0;
}

.testimonial-content p {
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.4em;
	color: #999999;
	padding: 0 20px 15px 20px;
}

.testimonial-credit {
	min-height: 85px;
	height: auto !important;
	height: 85px;
	background-image: url('images/quote-bubble-bottom.gif');
	background-repeat: no-repeat;
	background-position: center top;
}

.testimonial-credit p {
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.4em;
	color: #999999;
	padding: 30px 20px 0 80px;
}

.testimonial-credit p.testimonial-credit-title {
	padding: 0 20px 0 90px;
}

a, a:visited {
	color: #cf301e;
	text-decoration: none;
}
a:active, a:hover {
	color: #cf301e;
	text-decoration: underline;
}

/* Masthead */

#masthead {
	height: 113px;
	background-color: #565656;
	overflow: hidden;
}

#masthead .logo {
	padding: 27px 0 0 0;
	width: 362px;
	float: left;
}

#masthead ul.social {
	list-style-type: none;
	width: 573px;
	float: left;
	padding: 44px 0 0 0;
}

#masthead ul.social li {
	float: right;
	width: 33px;
	text-align: right;
}

/* Top Nav */

#top-nav {
	background-color: #cf301e;
}

#top-nav ul.navigation {
	list-style-type: none;
	position: relative;
}

#top-nav ul.navigation li {
	float: left;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#top-nav ul.navigation li:hover,
#top-nav ul.navigation li a:hover,
#top-nav ul.navigation li a.current {
	position: relative;
	z-index: 599;
	background: #cf301e;
	color: #ffffff;
}

#top-nav ul.navigation,
#top-nav ul.navigation li,
#top-nav ul.navigation ul {
	list-style: none;
}

#top-nav ul.navigation li {
	float: left;
	line-height: 1.3em;
	vertical-align: middle;
	zoom: 1;
	color: #007bb0;
}

#top-nav ul.navigation li.primary a {
	height: 42px;/*57px*/
	padding: 15px 61px 0 0;
	display: block;
	text-decoration: none;
	color: #ffffff;
}
#top-nav ul.navigation li.primary a:hover {
	height: 42px;/*57px*/
	padding: 15px 61px 0 0;
	display: block;
	text-decoration: none;
	color: #000000;
}
#top-nav ul.navigation li.last a {
	padding-right: 0;
	float: right;
}
#top-nav ul.navigation li.last a:hover {
	padding-right: 0;
	float: right;
	color: #000000;
}
#top-nav ul.navigation li a.current {
	color: #000000;
}

#top-nav ul.navigation ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 598;
	width: 225px;
	border-bottom: 1px solid #f5f5f5;
}

#top-nav ul.navigation ul li {
	border: 1px solid #f5f5f5;
	background: #565656;
	font-size: 14px;
	float: none;
	border-bottom: 0;
	padding: 5px 10px;
}
#top-nav ul.navigation ul li a {
	padding: 0 !important;
	min-height: 20px !important;
	height: auto !important;
	height: 20px !important;
}
#top-nav ul.navigation ul li a:hover {
	color: #ffffff !important;
}
#top-nav ul.navigation ul ul {
	top: -1px;
	left: 100%;
	border-bottom: 1px solid #f5f5f5;
	margin: 0;
	padding: 0;
}

#top-nav ul.navigation li:hover &gt; ul {
	visibility: visible
}

/* Home */

#home {
	min-height: 450px;
	height: auto !important;
	height: 450px;
	background-color: #f3f0e3;
	padding: 0 0 50px 0;
}

#home h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 4.6em;
	font-weight: normal;
	color: #cf301e;
	padding: 40px 0 0 0;
}

#home h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3.6em;
	font-weight: normal;
	color: #666666;
	padding: 0 0 20px 0;
}

#home-slides {
	padding: 0 0 35px 0;
}

#home .module-01 {
	width: 295px;/*325px*/
	float: left;
	padding: 0 30px 0 0;
}

#home .module-02 {
	width: 298px;/*328px*/
	float: left;
	padding: 0 30px 0 0;
}

#home .module-01 h3,
#home .module-02 h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.0em;
	font-weight: normal;
	color: #cf301e;
	padding: 0 0 20px 0;
}

#home .module-01 p,
#home .module-02 p {
	font-size: 1.6em;
	line-height: 1.4em;
	padding: 0 0 15px 0;
}

#home .sidebar {
	width: 282px;/*282px*/
	float: left;
}

/* Lev 2 */

#lev2 {
	min-height: 450px;
	height: auto !important;
	height: 450px;
	background-color: #f3f0e3;
	padding: 0 0 50px 0;
}

#lev2 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 4.8em;
	font-weight: normal;
	color: #cf301e;
	padding: 40px 0 30px 0;
}

#lev2 h6 {
	font-size: 1.4em;
	font-weight: normal;
	color: #666666;
	padding: 0 0 30px 0;
}

#lev2 .content {
	width: 623px;/*653px*/
	padding: 0 30px 0 0;
	float: left;
}
#lev2 .content-full {
	width: 935px;/*935px*/
}

		#lev2 .content .left-column {
			width: 296px;/*326px*/
			padding: 0 30px 0 0;
			float: left;
		}
		#lev2 .content .right-column {
			width: 296px;/*326px*/
			float: left;
		}

		#lev2 .content-full .left-column {
			width: 447px;/*467px*/
			padding: 0 20px 0 0;
			float: left;
		}
		#lev2 .content-full .right-column {
			width: 447px;/*467px*/
			padding: 0 0 0 20px;
			float: left;
		}

		#lev2 .content .partner-left-column {
			width: 175px;/*175px*/
			float: left;
			padding: 0 0 50px 0;
		}
		#lev2 .content .partner-right-column {
			width: 428px;/*448px*/
			float: left;
			padding: 0 0 50px 20px;
		}

#lev2 .content h2,
#lev2 .content-full h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3.6em;
	font-weight: normal;
	color: #666666;
	padding: 0 0 15px 0;
}

#lev2 .content h3,
#lev2 .content-full h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.0em;
	font-weight: normal;
	color: #cf301e;
	padding: 0 0 15px 0;
}

#lev2 .content h3 img,
#lev2 .content-full h3 img {
	vertical-align: middle;
	margin: 0 5px 0 0;
}

#lev2 .content img {
	max-width: 623px;
	height: auto;
}

#lev2 .content p,
#lev2 .content-full p {
	font-size: 1.6em;
	line-height: 1.4em;
	padding: 0 0 15px 0;
}

#lev2 .content ul,
#lev2 .content-full ul,
#lev2 .content ol,
#lev2 .content-full ol {
	padding: 0 0 15px 30px;
}

#lev2 .content ul li,
#lev2 .content-full ul li,
#lev2 .content ol li,
#lev2 .content-full ol li {
	font-size: 1.6em;
	line-height: 1.4em;
}

#lev2 .feature {
	padding: 0 0 15px 0;
	margin: 0 0 30px 0;
	border-bottom: 1px solid #d5d2c5;
}

		#lev2 .feature .icon {
			width: 135px;
			float: left;
		}

		#lev2 .feature .summary {
			width: 488px;
			float: left;
		}

#lev2 .sidebar {
	width: 282px;/*282px*/
	float: left;
}

#lev2 .testimonial {
	padding: 0 0 50px 0;
}

#lev2 .client-logo {
	float: left;
	margin: 0 5px 10px 5px;
	border: 1px solid #c0c0c0;
}

#lev2 img.alignleft  {
	float: left;
	margin: 0 15px 5px 0;
}

#lev2 div.alignleft {
	font-size: 1.4em;
	width: 40%;
	float: left;
}
#lev2 div.alignright {
	font-size: 1.4em;
	width: 40%;
	float: right;
	text-align: right;
}

/* Sidebar */

#sidebar h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3.6em;
	font-weight: normal;
	color: #666666;
	padding: 0 0 15px 0;
}

#sidebar ul {
	list-style-type: none;
}

#sidebar ul ul {
	padding: 0 0 0 25px;
	list-style-type: disc;
}

#sidebar ul ul li {
	font-size: 1.4em;
}

/* Footer */

#footer {
  padding: 50px 0 50px 0;
  border-top: 57px solid #cf301e;
}

#footer p {
  font-size: 1.4em;
  line-height: 1.4em;
	padding: 0 0 15px 0;
}

#footer .module-01 {
	width: 454px;
	float: left;
}

		#footer .module-01 p {
			color: #7f7f7f;
		}

		#footer .module-01 a, #footer .module-01 a:visited {
			color: #7f7f7f;
			text-decoration: none;
		}
		#footer .module-01 a:active, #footer .module-01 a:hover {
			color: #7f7f7f;
			text-decoration: underline;
		}

#footer .module-02 {
	width: 481px;
	float: left;
}

		#footer .module-02 p {
			color: #7f7f7f;
		}

		#footer .module-02 a, #footer .module-02 a:visited {
			color: #7f7f7f;
			text-decoration: none;
		}
		#footer .module-02 a:active, #footer .module-02 a:hover {
			color: #7f7f7f;
			text-decoration: underline;
		}</pre></body></html>